Commit Graph

83 Commits

Author SHA1 Message Date
renovate[bot]
1e252cd4c6 fix(deps): update dependency com.google.code.gson:gson to v2.10.1 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 22:06:35 +05:30
renovate[bot]
0c195d482b fix(deps): update dependency androidx.core:core-ktx to v1.9.0 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 20:20:29 +05:30
Yogesh Choudhary Paliyal
d33293e14b Remove unused resource (#363)
* migration

* spotless run

* remvoed

* Update pr-check.yaml

* Update pr-check.yaml

* delete
2023-03-05 19:39:04 +05:30
Yogesh Choudhary Paliyal
9bbfef35e7 migration (#362)
* migration

* spotless run
2023-03-05 17:53:39 +05:30
Yogesh Choudhary Paliyal
146c6178ce Jetpack Compose: Migrate Detail Page (#361)
* WIP

* minor improvement

* Minor improvements

* feat: migrate detail and add account screen from XML to compose

* fix: spotless
2023-03-05 00:10:07 +05:30
Yogesh Choudhary Paliyal
078ff5fe0e AGP version bump (#358)
* version bump

* minor improvements
2023-03-04 15:54:31 +05:30
Yogesh Choudhary Paliyal
9c5bf0727d fix work manager issue (#352)
* fix

* fix workmanager provider issue
2023-02-27 21:52:18 +05:30
Yogesh Choudhary Paliyal
436b6fba2e Update AndroidManifest.xml 2023-02-27 11:50:24 +05:30
Yogesh Choudhary Paliyal
a1a5160016 yogeshpaliyal patch 1 (#345)
* Update AndroidManifest.xml

* Update AndroidManifest.xml
2023-02-27 09:42:21 +05:30
dependabot[bot]
ee97c6ff8f [Android]: Bump androidx.security:security-crypto (#340)
Bumps androidx.security:security-crypto from 1.1.0-alpha04 to 1.1.0-alpha05.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 08:23:18 +05:30
dependabot[bot]
fadb613440 [Android]: Bump com.google.android.material:material (#336)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0-alpha01 to 1.9.0-alpha02.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.9.0-alpha01...1.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 18:50:43 +05:30
dependabot[bot]
ec5787e6fd [Android]: Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 (#326)
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 00:18:41 +05:30
dependabot[bot]
da03b8f218 [Android]: Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0 (#325)
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 00:18:30 +05:30
dependabot[bot]
ac7a6837e9 [Android]: Bump material from 1.8.0-rc01 to 1.9.0-alpha01 (#306)
Bumps [material](https://github.com/material-components/material-components-android) from 1.8.0-rc01 to 1.9.0-alpha01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-rc01...1.9.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 16:10:41 +05:30
Yogesh Choudhary Paliyal
34613b29fa copied xml code to compose module (#305) 2023-01-19 00:04:59 +05:30
Yogesh Choudhary Paliyal
872098a04e create common application class, fix fab styling (#287)
* create common application class, fix fab styling

* fix: remove unused imports and add last line

* fix: spotless issues

* common application changes
2023-01-14 17:16:37 +05:30
dependabot[bot]
b20bc2f811 [Android]: Bump appcompat from 1.5.1 to 1.6.0 (#292)
Bumps appcompat from 1.5.1 to 1.6.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 16:39:31 +05:30
dependabot[bot]
9d645e8501 [Android]: Bump junit-ktx from 1.1.4 to 1.1.5 (#284)
Bumps junit-ktx from 1.1.4 to 1.1.5.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:29:12 +05:30
dependabot[bot]
6d4b011789 [Android]: Bump junit from 1.1.4 to 1.1.5 (#285)
Bumps junit from 1.1.4 to 1.1.5.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:59 +05:30
dependabot[bot]
b64b7e52ad [Android]: Bump gson from 2.10 to 2.10.1 (#288)
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [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.10...gson-parent-2.10.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:45 +05:30
dependabot[bot]
6720a653d1 [Android]: Bump material from 1.8.0-beta01 to 1.8.0-rc01 (#289)
Bumps [material](https://github.com/material-components/material-components-android) from 1.8.0-beta01 to 1.8.0-rc01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-beta01...1.8.0-rc01)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 17:28:26 +05:30
dependabot[bot]
7f718c4030 [Android]: Bump espresso-core from 3.5.0 to 3.5.1 (#286)
Bumps espresso-core from 3.5.0 to 3.5.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 16:11:15 +05:30
dependabot[bot]
129ec0490a [Android]: Bump material from 1.8.0-alpha03 to 1.8.0-beta01 (#281)
Bumps [material](https://github.com/material-components/material-components-android) from 1.8.0-alpha03 to 1.8.0-beta01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0-alpha03...1.8.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 11:39:36 +05:30
dependabot[bot]
e29ad5c3f5 [Android]: Bump material from 1.6.0-beta01 to 1.8.0-alpha03 (#272)
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-beta01 to 1.8.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-beta01...1.8.0-alpha03)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 19:20:35 +05:30
dependabot[bot]
87fff1303f [Android]: Bump security-crypto from 1.1.0-alpha03 to 1.1.0-alpha04 (#264)
Bumps security-crypto from 1.1.0-alpha03 to 1.1.0-alpha04.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:48:00 +05:30
dependabot[bot]
e84e3008f5 [Android]: Bump junit-ktx from 1.1.3 to 1.1.4 (#260)
Bumps junit-ktx from 1.1.3 to 1.1.4.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 12:13:21 +05:30
dependabot[bot]
4a1c66aee0 [Android]: Bump espresso-core from 3.4.0 to 3.5.0 (#259)
Bumps espresso-core from 3.4.0 to 3.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 12:13:07 +05:30
dependabot[bot]
842ef2b069 [Android]: Bump junit from 1.1.3 to 1.1.4 (#258)
Bumps junit from 1.1.3 to 1.1.4.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:14:48 +05:30
dependabot[bot]
df2c231ec2 [Android]: Bump rules from 1.4.0 to 1.5.0 (#257)
Bumps rules from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.test:rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:14:36 +05:30
dependabot[bot]
67c0ac8e36 [Android]: Bump core-ktx from 1.4.0 to 1.5.0 (#256)
Bumps core-ktx from 1.4.0 to 1.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 09:14:21 +05:30
Yogesh Choudhary Paliyal
ca2886acc8 Add support for Custom Keyphrase for the backups (#252)
* downgrade material

* added option for custom keyphrase

* fix spotless

* minor improvements

* fix magic number

* add more transaltions
2022-11-07 17:33:22 +05:30
Yogesh Choudhary Paliyal
fbc4dbde11 Bump SDK version to 33 (#251)
* bump

* minor improvemnts
2022-11-07 14:12:51 +05:30
dependabot[bot]
0095a73f1e [Android]: Bump material from 1.7.0-rc01 to 1.8.0-alpha02 (#244)
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0-rc01 to 1.8.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-rc01...1.8.0-alpha02)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 13:12:19 +05:30
dependabot[bot]
703c0d5413 [Android]: Bump gson from 2.9.1 to 2.10 (#242)
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.
- [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.9.1...gson-parent-2.10)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 13:11:44 +05:30
dependabot[bot]
dda91b5e10 [Android]: Bump gson from 2.9.0 to 2.9.1 (#222)
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
- [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.9.0...gson-parent-2.9.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 14:11:48 +05:30
dependabot[bot]
9fdcb2f6c5 [Android]: Bump appcompat from 1.5.0 to 1.5.1 (#228)
Bumps appcompat from 1.5.0 to 1.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 14:11:11 +05:30
Yogesh Choudhary Paliyal
efaa85cb49 Improve modular (#221)
* Improving module

* refactor: modules

* refactor: modules

* bump sdk v

* minor fixes

* fix spotless
2022-09-04 21:36:19 +05:30
dependabot[bot]
4d1bf62b80 [Android]: Bump gson from 2.9.0 to 2.9.1 (#204)
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1.
- [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.9.0...gson-parent-2.9.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 13:11:01 +05:30
Yogesh Choudhary Paliyal
041a76952d security fixes 2022-07-03 14:30:47 +05:30
Yogesh Choudhary Paliyal
8d9229182c Fixes 2022-07-03 14:20:09 +05:30
Yogesh Choudhary Paliyal
9e73222185 fix spotless 2022-07-03 00:58:21 +05:30
Yogesh Choudhary Paliyal
c7db577e2e removed wildcard entries" 2022-07-03 00:51:47 +05:30
Yogesh Choudhary Paliyal
19f1338eb9 fix spotless 2022-07-03 00:11:23 +05:30
Yogesh Choudhary Paliyal
39206e414e more fixes 2022-07-02 23:59:31 +05:30
Yogesh Choudhary Paliyal
1dc90079e7 Security fixes 2022-07-02 23:50:13 +05:30
Yogesh Choudhary Paliyal
df50981a89 Remove multiple return statement 2022-07-02 23:44:04 +05:30
dependabot[bot]
ff29316862 [Android]: Bump appcompat from 1.4.1 to 1.4.2
Bumps appcompat from 1.4.1 to 1.4.2.

---
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-06-02 20:39:26 +00:00
Yogesh Choudhary Paliyal
f6139c3f99 Merge pull request #168 from yogeshpaliyal/dependabot/gradle/androidx.core-core-ktx-1.8.0
[Android]: Bump core-ktx from 1.7.0 to 1.8.0
2022-06-03 02:08:42 +05:30
dependabot[bot]
9deb3ce82e [Android]: Bump core-ktx from 1.7.0 to 1.8.0
Bumps core-ktx from 1.7.0 to 1.8.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>
2022-06-02 07:29:11 +00:00
dependabot[bot]
e20a753e41 [Android]: Bump constraintlayout from 2.1.3 to 2.1.4
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
- [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>
2022-05-27 14:07:40 +00:00