Commit Graph

31 Commits

Author SHA1 Message Date
Yogesh Choudhary Paliyal 146c6178ce Jetpack Compose: Migrate Detail Page (#361)
* WIP

* minor improvement

* Minor improvements

* feat: migrate detail and add account screen from XML to compose

* fix: spotless
2023-03-05 00:10:07 +05:30
Yogesh Choudhary Paliyal 078ff5fe0e AGP version bump (#358)
* version bump

* minor improvements
2023-03-04 15:54:31 +05:30
Yogesh Choudhary Paliyal 9c5bf0727d fix work manager issue (#352)
* fix

* fix workmanager provider issue
2023-02-27 21:52:18 +05:30
Yogesh Choudhary Paliyal 436b6fba2e Update AndroidManifest.xml 2023-02-27 11:50:24 +05:30
Yogesh Choudhary Paliyal a1a5160016 yogeshpaliyal patch 1 (#345)
* Update AndroidManifest.xml

* Update AndroidManifest.xml
2023-02-27 09:42:21 +05:30
Yogesh Choudhary Paliyal 34613b29fa copied xml code to compose module (#305) 2023-01-19 00:04:59 +05:30
Yogesh Choudhary Paliyal 872098a04e create common application class, fix fab styling (#287)
* create common application class, fix fab styling

* fix: remove unused imports and add last line

* fix: spotless issues

* common application changes
2023-01-14 17:16:37 +05:30
Yogesh Choudhary Paliyal ca2886acc8 Add support for Custom Keyphrase for the backups (#252)
* downgrade material

* added option for custom keyphrase

* fix spotless

* minor improvements

* fix magic number

* add more transaltions
2022-11-07 17:33:22 +05:30
Yogesh Choudhary Paliyal efaa85cb49 Improve modular (#221)
* Improving module

* refactor: modules

* refactor: modules

* bump sdk v

* minor fixes

* fix spotless
2022-09-04 21:36:19 +05:30
Yogesh Choudhary Paliyal 041a76952d security fixes 2022-07-03 14:30:47 +05:30
Yogesh Choudhary Paliyal 8d9229182c Fixes 2022-07-03 14:20:09 +05:30
Yogesh Choudhary Paliyal 9e73222185 fix spotless 2022-07-03 00:58:21 +05:30
Yogesh Choudhary Paliyal c7db577e2e removed wildcard entries" 2022-07-03 00:51:47 +05:30
Yogesh Choudhary Paliyal 19f1338eb9 fix spotless 2022-07-03 00:11:23 +05:30
Yogesh Choudhary Paliyal 39206e414e more fixes 2022-07-02 23:59:31 +05:30
Yogesh Choudhary Paliyal 1dc90079e7 Security fixes 2022-07-02 23:50:13 +05:30
Yogesh Choudhary Paliyal df50981a89 Remove multiple return statement 2022-07-02 23:44:04 +05:30
Yogesh Choudhary Paliyal 37d867306b Fix spotless 2022-05-15 00:58:12 +05:30
Yogesh Choudhary Paliyal 282fa2e65a Lint improvements 2022-05-15 00:27:49 +05:30
Eldad Zack 5a8a0ff515 specify exact return type (resolve compiler warning) 2022-02-26 14:51:48 +01:00
Yogesh Choudhary Paliyal 110ec1429f Merge pull request #100 from yogeshpaliyal/feature/datastore
Remove sharedpreference causing crash
2022-02-07 09:29:27 +05:30
Yogesh Choudhary Paliyal 9ea1cec5d2 Run spotless 2022-02-07 09:22:23 +05:30
Yogesh Choudhary Paliyal 5a69ca617f Remote shared preferences 2022-02-06 21:06:08 +05:30
Eldad Zack e0c4c452be TOTP QR Scan: Set account name from otpauth label 2022-02-01 18:46:53 +01:00
Yogesh Choudhary Paliyal ef1103c44c SpotlessApply 2022-01-23 11:13:27 +05:30
Yogesh Choudhary Paliyal ba975a7dc5 Shared preference to data store migration added 2022-01-23 11:11:29 +05:30
Yogesh Choudhary Paliyal 8f326c4399 Replace data store from shared preference 2022-01-23 10:20:44 +05:30
Yogesh Choudhary Paliyal 7f16024ce7 Remove second launcher icon 2022-01-19 23:18:57 +05:30
Yogesh Choudhary Paliyal 6d1ff039d2 [Formatting] Spotless 2021-11-13 20:32:18 +05:30
Yogesh Choudhary Paliyal 90a93d2a68 Move worker to common module
Remove unused dependencies from app module
2021-11-13 15:47:32 +05:30
Yogesh Choudhary Paliyal bcae38a22e Create different module common to store business logic that is common for both xml and jetpack compose 2021-11-13 15:17:09 +05:30