Skip to content

Releases: yogeshpaliyal/KeyPass

v1.4.13

10 May 19:56
42ef3fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.12...v1.4.13

v1.4.12

30 Apr 09:12
9218c91
Compare
Choose a tag to compare

What's Changed

  • [Android]: Bump com.google.accompanist:accompanist-themeadapter-material3 from 0.30.0 to 0.30.1 by @dependabot in #424
  • fix(deps): update dependency androidx.compose.ui:ui to v1.4.1 by @renovate in #428
  • fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.4.1 by @renovate in #427
  • fix(deps): update dependency androidx.compose.material3:material3 to v1.1.0-beta02 by @renovate in #425
  • fix(deps): update dependency androidx.compose.material:material-icons-extended to v1.4.1 by @renovate in #426
  • fix(deps): update dependency androidx.core:core-ktx to v1.10.0 by @renovate in #432
  • fix(deps): update dependency androidx.compose.ui:ui-tooling-preview to v1.4.1 by @renovate in #431
  • fix(deps): update dependency androidx.compose.ui:ui-tooling to v1.4.1 by @renovate in #430
  • chore(deps): update plugin com.diffplug.spotless to v6.18.0 by @renovate in #433
  • Add Kotlin Redux and Migrate Dashboard to Compose by @yogeshpaliyal in #458
  • fix: bug fixes by @yogeshpaliyal in #422
  • fix(deps): update dependency androidx.compose.ui:ui-viewbinding to v1.4.2 by @renovate in #460
  • fix(deps): update dependency androidx.compose.ui:ui-test-manifest to v1.4.2 by @renovate in #459
  • Redux improvements by @yogeshpaliyal in #462
  • Redux improvements by @yogeshpaliyal in #463
  • Ui Improvements, added selected tag chip and clear icon in search field by @yogeshpaliyal in #464
  • [Android]: Bump androidx.activity:activity-compose from 1.7.0 to 1.7.1 by @dependabot in #469
  • [Android]: Bump androidx.compose.material:material-icons-extended from 1.4.1 to 1.4.2 by @dependabot in #468
  • [Android]: Bump androidx.compose.ui:ui-tooling from 1.4.1 to 1.4.2 by @dependabot in #467
  • [Android]: Bump androidx.compose.material3:material3 from 1.1.0-beta02 to 1.1.0-rc01 by @dependabot in #465
  • [Android]: Bump androidx.compose.ui:ui-test-junit4 from 1.4.0 to 1.4.2 by @dependabot in #466
  • fix(deps): update dependency com.google.dagger:hilt-android-testing to v2.46 by @renovate in #473
  • KEYPASS-237 | Add sorting options by @yogeshpaliyal in #475
  • KEYPASS-472 | Add custom auth screen by @yogeshpaliyal in #476
  • Setting page migrate to compose by @yogeshpaliyal in #478
  • Version bump to v1.1.42 by @yogeshpaliyal in #479

Full Changelog: v1.4.11...v1.4.12

v1.4.11

26 Mar 05:53
6edd24b
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #367
  • fix(deps): update dependency androidx.core:core-ktx to v1.9.0 by @renovate in #373
  • chore(deps): update r0adkll/upload-google-play action to v1.1.1 by @renovate in #372
  • chore(deps): update dependency gradle to v7.6.1 by @renovate in #369
  • chore(deps): update actions/checkout action to v3 by @renovate in #374
  • fix(deps): update dependency com.google.code.gson:gson to v2.10.1 by @renovate in #368
  • chore(deps): update actions/upload-artifact action to v3 by @renovate in #376
  • chore(deps): update github/codeql-action action to v2 by @renovate in #377
  • fix(deps): update dependency androidx.compose.material3:material3 to v1.1.0-alpha08 by @renovate in #379
  • [Android]: Bump androidx.lifecycle:lifecycle-viewmodel-compose from 2.5.1 to 2.6.0 by @dependabot in #387
  • [Android]: Bump lifecycle_version from 2.5.1 to 2.6.0 by @dependabot in #386
  • [Android]: Bump androidx.lifecycle:lifecycle-runtime-compose from 2.6.0-rc01 to 2.6.0 by @dependabot in #385
  • fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.6.0 by @renovate in #380
  • fix(deps): update dependency com.google.android.material:material to v1.9.0-beta01 by @renovate in #390
  • Turkish language support by @neoplus72 in #394
  • fix(deps): update dependency androidx.compose.material:material-icons-extended to v1.4.0 by @renovate in #409
  • fix(deps): update dependency androidx.activity:activity-compose to v1.7.0 by @renovate in #408
  • [Android]: Bump room_version from 2.5.0 to 2.5.1 by @dependabot in #404
  • fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.1 by @renovate in #399
  • fix(deps): update dependency androidx.compose.material3:material3 to v1.1.0-beta01 by @renovate in #395
  • fix(deps): update dependency androidx.compose.ui:ui-tooling to v1.4.0 by @renovate in #413
  • fix(deps): update dependency androidx.compose.ui:ui to v1.4.0 by @renovate in #411
  • fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.6.1 by @renovate in #396
  • fix(deps): update dependency composeoptions to v1.4.4 by @renovate in #400
  • fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.6.1 by @renovate in #397
  • fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.6.1 by @renovate in #398
  • fix(deps): update lifecycle_version to v2.6.1 by @renovate in #401
  • fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.4.0 by @renovate in #410
  • fix(deps): update dependency com.google.accompanist:accompanist-themeadapter-material3 to v0.30.0 by @renovate in #415
  • fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.4.0 by @renovate in #412
  • fix(deps): update dependency androidx.compose.ui:ui-tooling-preview to v1.4.0 by @renovate in #414
  • Crashes Fix and Add more details in crash activity by @yogeshpaliyal in #416
  • Bump to v1.4.11 by @yogeshpaliyal in #417

New Contributors

  • @renovate made their first contribution in #367
  • @neoplus72 made their first contribution in #394

Full Changelog: v1.4.10...v1.4.11

v1.4.10

05 Mar 18:37
095126b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.4.9

27 Feb 16:55
11dd12c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.8...v1.4.9

v1.4.8

07 Nov 12:13
fb8ed20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.7...v1.4.8

v1.4.7

19 Mar 13:43
Compare
Choose a tag to compare

What's Changed

  • [Android]: Bump com.diffplug.spotless from 6.2.1 to 6.2.2 by @dependabot in #102
  • [Android]: Bump lifecycle_version from 2.4.0 to 2.4.1 by @dependabot in #104
  • [Android]: Bump foundation from 1.0.5 to 1.1.0 by @dependabot in #106
  • [Android]: Bump ui from 1.0.5 to 1.1.0 by @dependabot in #107
  • [Android]: Bump material-icons-extended from 1.0.5 to 1.1.0 by @dependabot in #108
  • [Android]: Bump ui-tooling from 1.0.5 to 1.1.0 by @dependabot in #109
  • [Android]: Bump ui-tooling-preview from 1.0.5 to 1.1.0 by @dependabot in #110
  • [Android]: Bump ui-test-junit4 from 1.0.5 to 1.1.0 by @dependabot in #111
  • [Android]: Bump material-icons-core from 1.0.5 to 1.1.0 by @dependabot in #112
  • [Android]: Bump lifecycle-viewmodel-compose from 2.4.0 to 2.4.1 by @dependabot in #113
  • [Android]: Bump runtime-livedata from 1.0.5 to 1.1.0 by @dependabot in #115
  • [Android]: Bump material from 1.0.5 to 1.1.0 by @dependabot in #114
  • [Android]: Bump material3 from 1.0.0-alpha04 to 1.0.0-alpha05 by @dependabot in #116
  • [Android]: Bump gson from 2.8.9 to 2.9.0 by @dependabot in #117
  • [Android]: Bump com.diffplug.spotless from 6.2.2 to 6.3.0 by @dependabot in #118
  • [Android]: Bump hilt-android-testing from 2.40.5 to 2.41 by @dependabot in #119
  • [Android]: Bump runtime-livedata from 1.1.0 to 1.1.1 by @dependabot in #122
  • [Android]: Bump room_version from 2.4.1 to 2.4.2 by @dependabot in #123
  • [Android]: Bump material-icons-extended from 1.1.0 to 1.1.1 by @dependabot in #124
  • [Android]: Bump ui from 1.1.0 to 1.1.1 by @dependabot in #125
  • [Android]: Bump material3 from 1.0.0-alpha05 to 1.0.0-alpha06 by @dependabot in #126
  • [Android]: Bump foundation from 1.1.0 to 1.1.1 by @dependabot in #127
  • [Android]: Bump ui-test-junit4 from 1.1.0 to 1.1.1 by @dependabot in #131
  • [Android]: Bump material-icons-core from 1.1.0 to 1.1.1 by @dependabot in #130
  • [Android]: Bump material from 1.1.0 to 1.1.1 by @dependabot in #128
  • TOTP: copy generated OTP code to clipboard instead of the secret key by @eldad in #133
  • [Android]: Bump ui-tooling-preview from 1.1.0 to 1.1.1 by @dependabot in #134
  • [Android]: Bump material from 1.6.0-alpha02 to 1.6.0-alpha03 by @dependabot in #135
  • [Android]: Bump ui-tooling from 1.1.0 to 1.1.1 by @dependabot in #136
  • [Android]: Bump material3 from 1.0.0-alpha06 to 1.0.0-alpha07 by @dependabot in #138

Full Changelog: v1.4.6...v1.4.7

v1.4.6

07 Feb 04:27
Compare
Choose a tag to compare

What's Changed

  • Scan password via QR and use label from otpauth when adding TOTP via QR by @eldad in #92
  • [Android]: Bump room_version from 2.4.0 to 2.4.1 by @dependabot in #79
  • [Android]: Bump appcompat from 1.4.0 to 1.4.1 by @dependabot in #81
  • [Android]: Bump material3 from 1.0.0-alpha02 to 1.0.0-alpha04 by @dependabot in #89
  • [Android]: Bump com.diffplug.spotless from 6.0.5 to 6.2.1 by @dependabot in #93
  • [Android]: Bump universal-adapter from 3.0.0 to 3.0.1 by @dependabot in #94
  • [Android]: Bump material from 1.6.0-alpha01 to 1.6.0-alpha02 by @dependabot in #97
  • [Android]: Bump constraintlayout from 2.1.2 to 2.1.3 by @dependabot in #99
  • Feature/datastore by @yogeshpaliyal in #100

New Contributors

  • @eldad made their first contribution in #92

Full Changelog: v1.4.5...v1.4.6

v1.4.5

23 Jan 06:11
f922dc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

19 Jan 17:53
353668d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4