Commit Graph

167 Commits

Author SHA1 Message Date
dependabot[bot]
19ce7d7cc4 [Android]: Bump appcompat from 1.3.1 to 1.4.0
Bumps appcompat from 1.3.1 to 1.4.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>
2021-11-18 07:18:35 +00:00
Yogesh Choudhary Paliyal
4822661146 Merge pull request #57 from yogeshpaliyal/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.2
[Android]: Bump constraintlayout from 2.1.1 to 2.1.2
2021-11-17 22:10:44 +05:30
Yogesh Choudhary Paliyal
cedb22ba06 Merge pull request #56 from yogeshpaliyal/dependabot/gradle/com.google.code.gson-gson-2.8.9
[Android]: Bump gson from 2.8.8 to 2.8.9
2021-11-17 22:08:33 +05:30
dependabot[bot]
96056e6786 [Android]: Bump constraintlayout from 2.1.1 to 2.1.2
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 07:17:36 +00:00
dependabot[bot]
f852d54317 [Android]: Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [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.8.8...gson-parent-2.8.9)

---
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>
2021-11-15 07:26:10 +00:00
Yogesh Choudhary Paliyal
5fa3f1dac3 Update README.md 2021-11-14 11:25:20 +05:30
Yogesh Choudhary Paliyal
8fbb293535 Update README.md 2021-11-13 20:46:06 +05:30
Yogesh Choudhary Paliyal
b026131f25 Merge pull request #52 from yogeshpaliyal/jetpack_compose
Create different module for business logic, default app and compose app
2021-11-13 20:45:29 +05:30
Yogesh Choudhary Paliyal
6d1ff039d2 [Formatting] Spotless 2021-11-13 20:32:18 +05:30
Yogesh Choudhary Paliyal
4751bc9464 Merge branch 'jetpack_compose' of https://github.com/yogeshpaliyal/KeyPass into jetpack_compose 2021-11-13 18:53:56 +05:30
Yogesh Choudhary Paliyal
c55aac9649 [Formatting] Spotless 2021-11-13 18:53:30 +05:30
Yogesh Choudhary Paliyal
cea6fee670 Merge branch 'master' into jetpack_compose 2021-11-13 18:24:09 +05:30
Yogesh Choudhary Paliyal
e881104f83 [Compose] Add Scaffold, Bottom Toolbar and Fab 2021-11-13 18:11:42 +05:30
Yogesh Choudhary Paliyal
da238f0bcd Create compose module 2021-11-13 15:52:01 +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
Yogesh Choudhary Paliyal
7f1245d551 Merge pull request #51 from yogeshpaliyal/dependabot/gradle/com.yogeshpaliyal-universal-adapter-3.0.0
[Android]: Bump universal-adapter from 1.0.0 to 3.0.0
2021-11-12 09:23:04 +05:30
dependabot[bot]
34389acd7a [Android]: Bump universal-adapter from 1.0.0 to 3.0.0
Bumps [universal-adapter](https://github.com/yogeshpaliyal/Android-Universal-Recycler-View-Adapter) from 1.0.0 to 3.0.0.
- [Release notes](https://github.com/yogeshpaliyal/Android-Universal-Recycler-View-Adapter/releases)
- [Commits](https://github.com/yogeshpaliyal/Android-Universal-Recycler-View-Adapter/compare/v1.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: com.yogeshpaliyal:universal-adapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 02:54:24 +00:00
Yogesh Choudhary Paliyal
ee432a41fb Merge pull request #50 from yogeshpaliyal/dependabot/gradle/com.google.android.material-material-1.5.0-beta01
[Android]: Bump material from 1.5.0-alpha05 to 1.5.0-beta01
2021-11-12 08:23:59 +05:30
dependabot[bot]
bbda085fd9 [Android]: Bump material from 1.5.0-alpha05 to 1.5.0-beta01
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0-alpha05 to 1.5.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0-alpha05...1.5.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>
2021-11-12 02:41:42 +00:00
Yogesh Choudhary Paliyal
128f260560 Merge pull request #49 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40.1
[Android]: Bump hilt-android-testing from 2.40 to 2.40.1
2021-11-12 08:11:21 +05:30
dependabot[bot]
9335cd72b4 [Android]: Bump hilt-android-testing from 2.40 to 2.40.1
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40 to 2.40.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 18:43:12 +00:00
Yogesh Choudhary Paliyal
61ccc5de65 Merge pull request #48 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-6.0.0
[Android]: Bump com.diffplug.spotless from 5.17.1 to 6.0.0
2021-11-12 00:12:35 +05:30
dependabot[bot]
1062bc614d [Android]: Bump com.diffplug.spotless from 5.17.1 to 6.0.0
Bumps com.diffplug.spotless from 5.17.1 to 6.0.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 07:21:32 +00:00
Yogesh Choudhary Paliyal
215cc54d8f Merge pull request #43 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-5.17.1
[Android]: Bump com.diffplug.spotless from 5.10.2 to 5.17.1
2021-11-01 13:44:12 +05:30
Yogesh Choudhary Paliyal
b4b5c10472 Merge pull request #44 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40
[Android]: Bump hilt-android-testing from 2.38.1 to 2.40
2021-11-01 13:43:52 +05:30
Yogesh Choudhary Paliyal
644ae96dec Merge pull request #45 from yogeshpaliyal/dependabot/gradle/com.google.code.gson-gson-2.8.9
[Android]: Bump gson from 2.8.8 to 2.8.9
2021-11-01 13:43:39 +05:30
Yogesh Choudhary Paliyal
af5c970498 Merge pull request #46 from yogeshpaliyal/dependabot/gradle/com.android.tools.build-gradle-7.0.3
[Android]: Bump gradle from 7.0.2 to 7.0.3
2021-11-01 13:43:04 +05:30
dependabot[bot]
8fa298c83a [Android]: Bump gradle from 7.0.2 to 7.0.3
Bumps gradle from 7.0.2 to 7.0.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:19:22 +00:00
dependabot[bot]
6308cf6067 [Android]: Bump gson from 2.8.8 to 2.8.9
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [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.8.8...gson-parent-2.8.9)

---
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>
2021-11-01 07:19:21 +00:00
dependabot[bot]
4f2356864f [Android]: Bump hilt-android-testing from 2.38.1 to 2.40
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.38.1 to 2.40.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.40)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:19:15 +00:00
dependabot[bot]
7ed8c7f5c8 [Android]: Bump com.diffplug.spotless from 5.10.2 to 5.17.1
Bumps com.diffplug.spotless from 5.10.2 to 5.17.1.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:19:11 +00:00
Yogesh Choudhary Paliyal
cfb4c598d9 Bump to v1.4.1 v1.4.1 2021-10-31 23:23:40 +05:30
Yogesh Choudhary Paliyal
782a5ac201 Bump to v1.4.1 2021-10-31 23:13:29 +05:30
Yogesh Choudhary Paliyal
5b0ca059cc Merge pull request #42 from yogeshpaliyal/material_you
Add with Material You Theme
2021-10-31 23:05:35 +05:30
Yogesh Choudhary Paliyal
968de47d18 Update README.md 2021-10-31 20:30:48 +05:30
Yogesh Choudhary Paliyal
42f343f6b7 Universal recycler view library changed to mavenCentral() 2021-10-31 20:23:46 +05:30
Yogesh Choudhary Paliyal
c802c97564 Merge pull request #37 from yogeshpaliyal/dependabot/gradle/androidx.work-work-runtime-ktx-2.7.0
[Android]: Bump work-runtime-ktx from 2.6.0 to 2.7.0
2021-10-31 16:48:34 +05:30
Yogesh Choudhary Paliyal
a0714b5d64 Merge pull request #40 from yogeshpaliyal/dependabot/gradle/com.journeyapps-zxing-android-embedded-4.3.0
[Android]: Bump zxing-android-embedded from 4.2.0 to 4.3.0
2021-10-31 16:47:25 +05:30
Yogesh Choudhary Paliyal
c4390a336c Merge pull request #41 from yogeshpaliyal/dependabot/gradle/androidx.core-core-ktx-1.7.0
[Android]: Bump core-ktx from 1.6.0 to 1.7.0
2021-10-31 16:47:04 +05:30
Yogesh Choudhary Paliyal
da64a51a25 Merge pull request #38 from yogeshpaliyal/dependabot/gradle/lifecycle_version-2.4.0
[Android]: Bump lifecycle_version from 2.3.1 to 2.4.0
2021-10-31 16:46:50 +05:30
dependabot[bot]
230764752c [Android]: Bump core-ktx from 1.6.0 to 1.7.0
Bumps core-ktx from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-31 10:45:45 +00:00
dependabot[bot]
8160b99cb8 [Android]: Bump zxing-android-embedded from 4.2.0 to 4.3.0
Bumps [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/journeyapps/zxing-android-embedded/releases)
- [Changelog](https://github.com/journeyapps/zxing-android-embedded/blob/master/CHANGES.md)
- [Commits](https://github.com/journeyapps/zxing-android-embedded/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: com.journeyapps:zxing-android-embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-31 10:45:44 +00:00
dependabot[bot]
2e8830da1e [Android]: Bump lifecycle_version from 2.3.1 to 2.4.0
Bumps `lifecycle_version` from 2.3.1 to 2.4.0.

Updates `lifecycle-viewmodel-ktx` from 2.3.1 to 2.4.0

Updates `lifecycle-livedata-ktx` from 2.3.1 to 2.4.0

Updates `lifecycle-runtime-ktx` from 2.3.1 to 2.4.0

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-31 10:45:26 +00:00
dependabot[bot]
715f5ce44c [Android]: Bump work-runtime-ktx from 2.6.0 to 2.7.0
Bumps work-runtime-ktx from 2.6.0 to 2.7.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>
2021-10-31 10:45:23 +00:00
Yogesh Choudhary Paliyal
d5936c5763 Create dependabot.yml 2021-10-31 16:15:05 +05:30
Yogesh Choudhary Paliyal
a85df2ebe5 Compatible with Material You 2021-10-31 15:10:33 +05:30
Yogesh Choudhary Paliyal
e32347b54b Merge pull request #36 from BharathKmalviya/master
Crash fix in Password Generator
2021-10-27 23:52:03 +05:30
Bharath K Malviya
b517d5134a - fixed lint issue 2021-10-27 23:41:09 +05:30
Bharath K Malviya
2bb7dc2181 - Crash fix on Password generator when all the checkboxes are unselected
- minor ui fix in Password Generator TextInputEditText View
2021-10-27 00:37:05 +05:30