Commit Graph

679 Commits

Author SHA1 Message Date
Yogesh Choudhary Paliyal
193be8bbc9 Update README.md 2023-05-24 09:53:55 +05:30
Weblate (bot)
5f53236570 Translations update from Hosted Weblate (#562)
* Translated using Weblate (Hindi)

Currently translated at 100.0% (95 of 95 strings)

Translation: KeyPass/KeyPass
Translate-URL: https://hosted.weblate.org/projects/keypass/keypass/hi/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (95 of 95 strings)

Translation: KeyPass/KeyPass
Translate-URL: https://hosted.weblate.org/projects/keypass/keypass/pt_BR/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (95 of 95 strings)

Translation: KeyPass/KeyPass
Translate-URL: https://hosted.weblate.org/projects/keypass/keypass/zh_Hans/

---------

Co-authored-by: Yogesh Choudhary Paliyal <yogeshpaliyal@users.noreply.hosted.weblate.org>
2023-05-24 09:48:59 +05:30
Yogesh Choudhary Paliyal
ebaac78397 Update README.md 2023-05-24 09:36:50 +05:30
renovate[bot]
ecd20d8f4e Update dependency me.saket.cascade:cascade-compose to v2.0.0 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 06:07:34 +05:30
notjustvuuv
00b183eb02 Added RU localization (#558) 2023-05-21 10:20:45 +05:30
Yogesh Choudhary Paliyal
71962c0430 Create SECURITY.md 2023-05-18 20:33:15 +05:30
Yogesh Choudhary Paliyal
e94e4ba6b4 Add files via upload 2023-05-18 20:31:04 +05:30
Yogesh Choudhary Paliyal
ce6af67de1 Github Actions: App version Bumped to v1.4.14 v1.4.14 2023-05-18 03:09:52 +00:00
Yogesh Choudhary Paliyal
88eaf15f73 remove unused resource 2023-05-18 08:38:45 +05:30
Yogesh Choudhary Paliyal
6ea1b13f17 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	whatsnew/whatsnew-en-US
2023-05-18 08:38:23 +05:30
Yogesh Choudhary Paliyal
404aef8fd6 version bump changes 2023-05-18 08:37:57 +05:30
Yogesh Choudhary Paliyal
795b01d92d Github Actions: App version Bumped to v=..1 2023-05-18 02:50:56 +00:00
Yogesh Choudhary Paliyal
2ddaa919c5 Biometric option added (#552) 2023-05-18 08:19:35 +05:30
Yogesh Choudhary Paliyal
c7ac89a826 Update README.md (#551)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2023-05-17 17:54:29 +05:30
renovate[bot]
a159d984f9 Update plugin com.google.dagger.hilt.android to v2.46.1 (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-14 20:26:40 +05:30
renovate[bot]
f4ec15e561 Update dependency com.google.dagger:hilt-android-testing to v2.46.1 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-14 20:25:39 +05:30
renovate[bot]
7ae68fe85b Update Versions.hilt to v2.46.1 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 23:55:35 +05:30
renovate[bot]
05e47d99af Update plugin com.android.application to v7.4.2 (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 23:26:51 +05:30
renovate[bot]
a2f60b1988 Update plugin com.android.library to v7.4.2 (#542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 23:25:37 +05:30
renovate[bot]
289cdcae7f Update plugin com.google.dagger.hilt.android to v2.46 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 23:25:13 +05:30
Yogesh Choudhary Paliyal
42ef3fac23 version bump to 1.4.13 (#539)
* version bump to 1.4.13

* Update whatsnew-en-US

* Create 1413.txt
v1.4.13
2023-05-11 01:24:14 +05:30
Yogesh Choudhary Paliyal
207449db74 Github Actions: App version Bumped to v=..1 2023-05-10 19:38:46 +00:00
Yogesh Choudhary Paliyal
36c164ea4c Update versionBump.sh 2023-05-11 01:03:59 +05:30
Yogesh Choudhary Paliyal
c1391ab266 Update versionBump.sh 2023-05-11 01:01:41 +05:30
Yogesh Choudhary Paliyal
d9d6e53ee3 Github Actions: App version Bumped to v..1 2023-05-10 19:27:56 +00:00
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
renovate[bot]
2d309523b8 Update dependency androidx.compose.material3:material3 to v1.1.0 (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 00:15:05 +05:30
Yogesh Choudhary Paliyal
818206e93b KEYPASS-529 | Implement Copy functionality on all fields (#535)
* add copy icon on all the fields

* add animation on copy icon

* merge with origin/master
2023-05-11 00:14:20 +05:30
Yogesh Choudhary Paliyal
5381938454 Password change screen implementation (#534)
* 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

* add password change screen

* add password change screen

* add password change screen

* Drop files from .gitignore

* merged
2023-05-10 23:11:41 +05:30
renovate[bot]
bde4f09e84 Update dependency androidx.core:core-ktx to v1.10.0 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 20:53:38 +05:30
renovate[bot]
66f87ccd33 Update dependency androidx.appcompat:appcompat to v1.6.1 (#531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 20:51:51 +05:30
renovate[bot]
76a5093618 Update plugin org.jetbrains.kotlin.jvm to v1.8.21 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yogesh Choudhary Paliyal <paliyalyogesh@gmail.com>
2023-05-10 20:51:32 +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
3f0a2db28d merge apk script changes 2023-05-10 09:49:35 +05:30
Yogesh Choudhary Paliyal
651c8de304 manual workflow from master apk 2023-05-09 23:26:42 +05:30
Yogesh Choudhary Paliyal
1c111f732b script changes (#524) 2023-05-09 23:24:57 +05:30
Rohit Ashwani
eaf2e3a53e Issue #477 Multiple setting page issue resolved (#522)
* Multiple setting page issue resolved

* Issue #477 resolved
2023-05-08 23:13:31 +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
Yogesh Choudhary Paliyal
cf6cc72269 Update action.yml (#518) 2023-05-07 10:53:25 +05:30
Yogesh Choudhary Paliyal
91ca908b01 Update action.yml (#517) 2023-05-07 10:50:28 +05:30
Yogesh Choudhary Paliyal
c4c5e99083 Update action.yml (#516) 2023-05-07 10:48:27 +05:30
Yogesh Choudhary Paliyal
e1c2551328 Update action.yml 2023-05-07 10:42:33 +05:30
renovate[bot]
20859e7bf0 Update dependency androidx.compose.ui:ui-viewbinding to v1.4.3 (#514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 21:11:55 +05:30
renovate[bot]
c8d204dd81 Update dependency androidx.compose.ui:ui-tooling to v1.4.3 (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 20:29: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