Commit Graph

133 Commits

Author SHA1 Message Date
dependabot[bot]
afe39c1509 [Android]: Bump material from 1.7.0-alpha01 to 1.7.0-alpha02
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0-alpha01 to 1.7.0-alpha02.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0-alpha01...1.7.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>
2022-05-26 07:20:09 +00:00
Yogesh Choudhary Paliyal
37d867306b Fix spotless 2022-05-15 00:58:12 +05:30
Yogesh Choudhary Paliyal
282fa2e65a Lint improvements 2022-05-15 00:27:49 +05:30
Yogesh Choudhary Paliyal
bfa59507a9 Bump kotlin version 2022-05-14 00:25:33 +05:30
Yogesh Choudhary Paliyal
02083a5cf6 Remove compose dependecies from app module 2022-05-13 23:48:46 +05:30
Yogesh Choudhary Paliyal
1661c99266 bump AGP 2022-05-13 23:39:08 +05:30
dependabot[bot]
3b57790998 [Android]: Bump material from 1.6.0-beta01 to 1.7.0-alpha01
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-beta01 to 1.7.0-alpha01.
- [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.7.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>
2022-04-18 07:19:35 +00:00
dependabot[bot]
efcd81b34a [Android]: Bump material from 1.6.0-alpha03 to 1.6.0-beta01
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-alpha03 to 1.6.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0-alpha03...1.6.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>
2022-03-23 07:33:26 +00:00
dependabot[bot]
41c363321e [Android]: Bump material from 1.6.0-alpha02 to 1.6.0-alpha03
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-alpha02 to 1.6.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-alpha02...1.6.0-alpha03)

---
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>
2022-02-28 08:57:11 +00:00
Eldad Zack
5a8a0ff515 specify exact return type (resolve compiler warning) 2022-02-26 14:51:48 +01:00
dependabot[bot]
1dbe773244 [Android]: Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0.
- [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.9...gson-parent-2.9.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 07:23:11 +00:00
Yogesh Choudhary Paliyal
110ec1429f Merge pull request #100 from yogeshpaliyal/feature/datastore
Remove sharedpreference causing crash
2022-02-07 09:29:27 +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
dependabot[bot]
d8b9131bfd [Android]: Bump constraintlayout from 2.1.2 to 2.1.3
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.1.2...2.1.3)

---
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>
2022-02-03 07:22:11 +00:00
dependabot[bot]
c07f4458fd [Android]: Bump material from 1.6.0-alpha01 to 1.6.0-alpha02
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-alpha01 to 1.6.0-alpha02.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0-alpha01...1.6.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>
2022-02-02 09:12:42 +00:00
Yogesh Choudhary Paliyal
16d15ee9eb Merge pull request #81 from yogeshpaliyal/dependabot/gradle/androidx.appcompat-appcompat-1.4.1
[Android]: Bump appcompat from 1.4.0 to 1.4.1
2022-02-02 13:13:57 +05:30
Eldad Zack
e0c4c452be TOTP QR Scan: Set account name from otpauth label 2022-02-01 18:46:53 +01:00
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
7f16024ce7 Remove second launcher icon 2022-01-19 23:18:57 +05:30
dependabot[bot]
483f105524 [Android]: Bump appcompat from 1.4.0 to 1.4.1
Bumps appcompat from 1.4.0 to 1.4.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>
2022-01-13 07:19:49 +00:00
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
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
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
dependabot[bot]
71b12950f7 [Android]: Bump work-runtime-ktx from 2.7.0 to 2.7.1
Bumps work-runtime-ktx from 2.7.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 07:18:24 +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
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
6d1ff039d2 [Formatting] Spotless 2021-11-13 20:32:18 +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