Yogesh Choudhary Paliyal
2ddaa919c5
Biometric option added ( #552 )
2023-05-18 08:19:35 +05:30
renovate[bot]
a4eb03a280
Update dependency androidx.core:core-ktx to v1.10.1 ( #537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 00:15:22 +05:30
Yogesh Choudhary Paliyal
31bbd1dfa7
kmp migration started: shared module added ( #530 )
...
* kmp migration started: shared module added
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
* Drop files from .gitignore
2023-05-10 20:31:37 +05:30
Yogesh Choudhary Paliyal
9fef76a3f4
Migration from gradle groovy to kotlin kts ( #525 )
...
* versions improvements
* improvements
* remove navigatio plugin
* migrated gradle files from grovvy to kts
2023-05-10 14:43:22 +05:30
Yogesh Choudhary Paliyal
d293d4bca9
totp migration to kotlin ( #521 )
2023-05-07 23:46:47 +05:30
renovate[bot]
9989ef118e
Update dependency com.google.android.material:material to v1.9.0 ( #515 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yogesh Choudhary Paliyal <paliyalyogesh@gmail.com >
2023-05-07 22:04:44 +05:30
Yogesh Choudhary Paliyal
cd364b755e
java set to 8 ( #520 )
...
* java set to 8
* java bump to 11
* Update action.yml
* Update build.gradle
* material version bump
* Update pr-check.yaml
* java version change
* fix styling
* fix styling
* fix styling
* fix styling
* fix styling
* fix styling
* fix image styling
* fix styling
* fix styling
* fix styling
2023-05-07 21:45:49 +05:30
Yogesh Choudhary Paliyal
0e65479a85
Backup Screen Migration to Compose ( #512 )
2023-05-07 11:54:49 +05:30
Yogesh Choudhary Paliyal
b3c94f1b04
Bump Java Version to 17 ( #519 )
2023-05-07 11:21:34 +05:30
renovate[bot]
f45d4f2dd9
Update dependency androidx.security:security-crypto to v1.1.0-alpha06 ( #486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 20:07:35 +05:30
renovate[bot]
40e636d148
Update dependency com.google.android.material:material to v1.9.0-rc01 ( #487 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yogesh Choudhary Paliyal <paliyalyogesh@gmail.com >
2023-05-01 14:15:32 +05:30
Yogesh Choudhary Paliyal
507be14e5a
KEYPASS-472 | Add custom auth screen ( #476 )
...
* add custom auth screen
* minor improvements
2023-04-30 00:44:43 +05:30
Yogesh Choudhary Paliyal
2e6df18677
KEYPASS-237 | Add sorting options ( #475 )
2023-04-29 19:51:39 +05:30
Yogesh Choudhary Paliyal
d2ef2db341
fix: bug fixes ( #422 )
2023-04-22 20:11:35 +05:30
Yogesh Choudhary Paliyal
2e210102f1
minor improvement ( #458 )
2023-04-22 18:49:21 +05:30
Yogesh Paliyal
1b0240d76d
Revert "spotless update and redux implementation"
...
This reverts commit 4431d03232 .
2023-04-22 17:15:34 +05:30
Yogesh Paliyal
4431d03232
spotless update and redux implementation
2023-04-22 17:13:35 +05:30
renovate[bot]
ac1c857489
fix(deps): update dependency androidx.core:core-ktx to v1.10.0 ( #432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 13:31:01 +05:30
Yogesh Choudhary Paliyal
019d14e449
Crashes Fix and Add more details in crash activity ( #416 )
2023-03-26 11:04:45 +05:30
renovate[bot]
74892cb208
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.1 ( #399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 18:49:45 +05:30
renovate[bot]
6f3812ee5d
fix(deps): update dependency com.google.android.material:material to v1.9.0-beta01 ( #390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 06:01:42 +05:30
renovate[bot]
1e252cd4c6
fix(deps): update dependency com.google.code.gson:gson to v2.10.1 ( #368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 22:06:35 +05:30
renovate[bot]
0c195d482b
fix(deps): update dependency androidx.core:core-ktx to v1.9.0 ( #373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 20:20:29 +05:30
Yogesh Choudhary Paliyal
d33293e14b
Remove unused resource ( #363 )
...
* migration
* spotless run
* remvoed
* Update pr-check.yaml
* Update pr-check.yaml
* delete
2023-03-05 19:39:04 +05:30
Yogesh Choudhary Paliyal
9bbfef35e7
migration ( #362 )
...
* migration
* spotless run
2023-03-05 17:53:39 +05:30
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
dependabot[bot]
ee97c6ff8f
[Android]: Bump androidx.security:security-crypto ( #340 )
...
Bumps androidx.security:security-crypto from 1.1.0-alpha04 to 1.1.0-alpha05.
---
updated-dependencies:
- dependency-name: androidx.security:security-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 08:23:18 +05:30
dependabot[bot]
fadb613440
[Android]: Bump com.google.android.material:material ( #336 )
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.9.0-alpha01 to 1.9.0-alpha02.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.9.0-alpha01...1.9.0-alpha02 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 18:50:43 +05:30
dependabot[bot]
ec5787e6fd
[Android]: Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 ( #326 )
...
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 00:18:41 +05:30
dependabot[bot]
da03b8f218
[Android]: Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0 ( #325 )
...
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0.
---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 00:18:30 +05:30
dependabot[bot]
ac7a6837e9
[Android]: Bump material from 1.8.0-rc01 to 1.9.0-alpha01 ( #306 )
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.8.0-rc01 to 1.9.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-rc01...1.9.0-alpha01 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 16:10:41 +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
dependabot[bot]
b20bc2f811
[Android]: Bump appcompat from 1.5.1 to 1.6.0 ( #292 )
...
Bumps appcompat from 1.5.1 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 16:39:31 +05:30
dependabot[bot]
9d645e8501
[Android]: Bump junit-ktx from 1.1.4 to 1.1.5 ( #284 )
...
Bumps junit-ktx from 1.1.4 to 1.1.5.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:29:12 +05:30
dependabot[bot]
6d4b011789
[Android]: Bump junit from 1.1.4 to 1.1.5 ( #285 )
...
Bumps junit from 1.1.4 to 1.1.5.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:59 +05:30
dependabot[bot]
b64b7e52ad
[Android]: Bump gson from 2.10 to 2.10.1 ( #288 )
...
Bumps [gson](https://github.com/google/gson ) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10...gson-parent-2.10.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:45 +05:30
dependabot[bot]
6720a653d1
[Android]: Bump material from 1.8.0-beta01 to 1.8.0-rc01 ( #289 )
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.8.0-beta01 to 1.8.0-rc01.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-beta01...1.8.0-rc01 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:26 +05:30
dependabot[bot]
7f718c4030
[Android]: Bump espresso-core from 3.5.0 to 3.5.1 ( #286 )
...
Bumps espresso-core from 3.5.0 to 3.5.1.
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 16:11:15 +05:30
dependabot[bot]
129ec0490a
[Android]: Bump material from 1.8.0-alpha03 to 1.8.0-beta01 ( #281 )
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.8.0-alpha03 to 1.8.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-alpha03...1.8.0-beta01 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 11:39:36 +05:30
dependabot[bot]
e29ad5c3f5
[Android]: Bump material from 1.6.0-beta01 to 1.8.0-alpha03 ( #272 )
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.6.0-beta01 to 1.8.0-alpha03.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0-beta01...1.8.0-alpha03 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 19:20:35 +05:30
dependabot[bot]
87fff1303f
[Android]: Bump security-crypto from 1.1.0-alpha03 to 1.1.0-alpha04 ( #264 )
...
Bumps security-crypto from 1.1.0-alpha03 to 1.1.0-alpha04.
---
updated-dependencies:
- dependency-name: androidx.security:security-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:48:00 +05:30
dependabot[bot]
e84e3008f5
[Android]: Bump junit-ktx from 1.1.3 to 1.1.4 ( #260 )
...
Bumps junit-ktx from 1.1.3 to 1.1.4.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 12:13:21 +05:30
dependabot[bot]
4a1c66aee0
[Android]: Bump espresso-core from 3.4.0 to 3.5.0 ( #259 )
...
Bumps espresso-core from 3.4.0 to 3.5.0.
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 12:13:07 +05:30
dependabot[bot]
842ef2b069
[Android]: Bump junit from 1.1.3 to 1.1.4 ( #258 )
...
Bumps junit from 1.1.3 to 1.1.4.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:14:48 +05:30
dependabot[bot]
df2c231ec2
[Android]: Bump rules from 1.4.0 to 1.5.0 ( #257 )
...
Bumps rules from 1.4.0 to 1.5.0.
---
updated-dependencies:
- dependency-name: androidx.test:rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:14:36 +05:30