Commit Graph

220 Commits

Author SHA1 Message Date
Yogesh Choudhary Paliyal 0bd8efb8f5 Bump to v1.4.6 2022-02-07 09:28:32 +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
Yogesh Choudhary Paliyal 1751f95e59 Bump to v1.4.5 2022-01-23 11:16:42 +05:30
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 353668dff3 Merge pull request #86 from yogeshpaliyal/fix/multiple_icons
Fix/multiple icons
v1.4.4
2022-01-19 23:22:20 +05:30
Yogesh Choudhary Paliyal d871741515 Bump to v1.4.4 2022-01-19 23:21:14 +05:30
Yogesh Choudhary Paliyal 7f16024ce7 Remove second launcher icon 2022-01-19 23:18:57 +05:30
Yogesh Choudhary Paliyal f26ed5275c Bump to v1.4.3
Run spotlessApply
v1.4.3
2022-01-14 23:03:51 +05:30
Yogesh Choudhary Paliyal ad38bdf071 check if user can authenticate 2022-01-14 23:00:22 +05:30
Yogesh Choudhary Paliyal 05027aafd6 Bump to v1.4.2
Update jvm
v1.4.2
2022-01-11 21:10:33 +05:30
Yogesh Choudhary Paliyal b0a4a5b514 Format Improve 2022-01-11 20:44:03 +05:30
Yogesh Choudhary Paliyal 691f504990 Format Improve 2022-01-11 20:32:38 +05:30
Yogesh Choudhary Paliyal 33440563ee Downgrade kotlin version to v1.5.21 2021-12-20 04:16:07 +05:30
Yogesh Choudhary Paliyal 2575a0b9b2 Merge pull request #75 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-6.0.5
[Android]: Bump com.diffplug.spotless from 6.0.4 to 6.0.5
2021-12-17 20:42:10 +05:30
dependabot[bot] 626cf053ee [Android]: Bump com.diffplug.spotless from 6.0.4 to 6.0.5
Bumps com.diffplug.spotless from 6.0.4 to 6.0.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 07:19:17 +00:00
Yogesh Choudhary Paliyal db3d3d4f59 Merge pull request #74 from yogeshpaliyal/dependabot/gradle/room_version-2.4.0
[Android]: Bump room_version from 2.3.0 to 2.4.0
2021-12-16 21:13:23 +05:30
dependabot[bot] 7095b2cd17 [Android]: Bump room_version from 2.3.0 to 2.4.0
Bumps `room_version` from 2.3.0 to 2.4.0.

Updates `room-runtime` from 2.3.0 to 2.4.0

Updates `room-compiler` from 2.3.0 to 2.4.0

Updates `room-ktx` from 2.3.0 to 2.4.0

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 07:21:18 +00:00
Yogesh Choudhary Paliyal 66d0ead965 Merge pull request #72 from yogeshpaliyal/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.10
[Android]: Bump kotlin-gradle-plugin from 1.5.21 to 1.6.10
2021-12-15 22:20:16 +05:30
Yogesh Choudhary Paliyal 1fc47dbd74 Merge pull request #73 from yogeshpaliyal/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-1.6.10
[Android]: Bump kotlin-stdlib from 1.6.0 to 1.6.10
2021-12-15 14:25:39 +05:30
dependabot[bot] 349828165c [Android]: Bump kotlin-stdlib from 1.6.0 to 1.6.10
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.6.0 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 07:24:30 +00:00
dependabot[bot] 0b5a11a5f9 [Android]: Bump kotlin-gradle-plugin from 1.5.21 to 1.6.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.5.21 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 07:22:46 +00:00
Yogesh Choudhary Paliyal 2af7348c81 Merge pull request #71 from yogeshpaliyal/crash_screen
Add Crash feedback activity
2021-12-14 00:39:19 +05:30
Yogesh Choudhary Paliyal c00314f3b4 Merge branch 'master' into crash_screen 2021-12-12 11:44:05 +05:30
Yogesh Choudhary Paliyal 64f2b934a7 Update README.md 2021-12-12 11:33:10 +05:30
Yogesh Choudhary Paliyal 9f3c7cef66 Merge pull request #69 from yogeshpaliyal/dependabot/gradle/com.android.tools.build-gradle-7.0.4
[Android]: Bump gradle from 7.0.3 to 7.0.4
2021-12-09 13:04:02 +05:30
dependabot[bot] a77196279e [Android]: Bump gradle from 7.0.3 to 7.0.4
Bumps gradle from 7.0.3 to 7.0.4.

---
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-12-09 07:20:07 +00:00
Yogesh Choudhary Paliyal 434de3a12d Merge pull request #68 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-6.0.4
[Android]: Bump com.diffplug.spotless from 6.0.2 to 6.0.4
2021-12-07 16:24:44 +05:30
Yogesh Choudhary Paliyal 6c807e89e5 Merge pull request #67 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40.5
[Android]: Bump hilt-android-testing from 2.40.4 to 2.40.5
2021-12-07 16:24:28 +05:30
dependabot[bot] 0e7dcbbd8e [Android]: Bump com.diffplug.spotless from 6.0.2 to 6.0.4
Bumps com.diffplug.spotless from 6.0.2 to 6.0.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 07:25:55 +00:00
dependabot[bot] 4abfac74bf [Android]: Bump hilt-android-testing from 2.40.4 to 2.40.5
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40.4 to 2.40.5.
- [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.4...dagger-2.40.5)

---
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-12-07 07:25:41 +00:00
Yogesh Choudhary Paliyal b32f19857b Merge pull request #66 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-6.0.2
[Android]: Bump com.diffplug.spotless from 6.0.1 to 6.0.2
2021-12-06 12:54:41 +05:30
dependabot[bot] ebc17a2d41 [Android]: Bump com.diffplug.spotless from 6.0.1 to 6.0.2
Bumps com.diffplug.spotless from 6.0.1 to 6.0.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 07:21:13 +00:00
Yogesh Choudhary Paliyal a307b74dc8 Merge pull request #65 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40.4
[Android]: Bump hilt-android-testing from 2.40.3 to 2.40.4
2021-12-03 13:10:23 +05:30
Yogesh Choudhary Paliyal 4dbf4f9b48 Merge pull request #64 from yogeshpaliyal/dependabot/gradle/com.diffplug.spotless-6.0.1
[Android]: Bump com.diffplug.spotless from 6.0.0 to 6.0.1
2021-12-03 13:10:09 +05:30
Yogesh Choudhary Paliyal 1efddb1be0 Merge pull request #63 from yogeshpaliyal/dependabot/gradle/androidx.compose.material3-material3-1.0.0-alpha02
[Android]: Bump material3 from 1.0.0-alpha01 to 1.0.0-alpha02
2021-12-03 13:09:57 +05:30
dependabot[bot] 84aedc5898 [Android]: Bump hilt-android-testing from 2.40.3 to 2.40.4
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40.3 to 2.40.4.
- [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.3...dagger-2.40.4)

---
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-12-03 07:19:16 +00:00
dependabot[bot] e6f368ea0f [Android]: Bump com.diffplug.spotless from 6.0.0 to 6.0.1
Bumps com.diffplug.spotless from 6.0.0 to 6.0.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 07:18:51 +00:00
dependabot[bot] 79f06943e0 [Android]: Bump material3 from 1.0.0-alpha01 to 1.0.0-alpha02
Bumps material3 from 1.0.0-alpha01 to 1.0.0-alpha02.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 07:18:39 +00:00
Yogesh Choudhary Paliyal 80b8753e6e Merge pull request #62 from yogeshpaliyal/dependabot/gradle/com.google.android.material-material-1.6.0-alpha01
[Android]: Bump material from 1.5.0-beta01 to 1.6.0-alpha01
2021-11-30 14:20:46 +05:30
Yogesh Choudhary Paliyal 9c963be224 Merge pull request #61 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40.3
[Android]: Bump hilt-android-testing from 2.40.2 to 2.40.3
2021-11-30 14:20:35 +05:30
dependabot[bot] 33aaeb79c1 [Android]: Bump material from 1.5.0-beta01 to 1.6.0-alpha01
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0-beta01 to 1.6.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0-beta01...1.6.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>
2021-11-30 07:25:52 +00:00
dependabot[bot] 264a333db1 [Android]: Bump hilt-android-testing from 2.40.2 to 2.40.3
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40.2 to 2.40.3.
- [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.2...dagger-2.40.3)

---
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-30 07:25:35 +00:00
Yogesh Choudhary Paliyal 7703476721 Merge pull request #60 from yogeshpaliyal/dependabot/gradle/com.google.dagger-hilt-android-testing-2.40.2
[Android]: Bump hilt-android-testing from 2.40.1 to 2.40.2
2021-11-24 22:13:32 +05:30
dependabot[bot] c0e7c0c7d8 [Android]: Bump hilt-android-testing from 2.40.1 to 2.40.2
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.40.1 to 2.40.2.
- [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.1...dagger-2.40.2)

---
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-24 07:19:58 +00:00
Yogesh Choudhary Paliyal feaa46272f Merge pull request #55 from yogeshpaliyal/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-1.6.0
[Android]: Bump kotlin-stdlib from 1.5.31 to 1.6.0
2021-11-18 13:52:49 +05:30
Yogesh Choudhary Paliyal f5fc165a18 Merge pull request #58 from yogeshpaliyal/dependabot/gradle/androidx.work-work-runtime-ktx-2.7.1
[Android]: Bump work-runtime-ktx from 2.7.0 to 2.7.1
2021-11-18 13:52:34 +05:30
Yogesh Choudhary Paliyal b152b38c72 Merge pull request #59 from yogeshpaliyal/dependabot/gradle/androidx.appcompat-appcompat-1.4.0
[Android]: Bump appcompat from 1.3.1 to 1.4.0
2021-11-18 13:52:01 +05:30