Commit Graph

679 Commits

Author SHA1 Message Date
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
Abhishek Saxena
9a2917f9a2 Migrate GeneratePasswordActivity to compose. (#314)
* Move password generation logic to ViewModel.

* Store GeneratePassword state in GeneratePasswordViewState.

* Update GeneratePasswordState when form is updated.

* Remove password StateFlow nad use the one in the ViewState.

* Fix dependency version incompatibility issue and add missing dependencies.

* Add mdc3Theme adapter.

* Add GeneratePasswordContent form.

* Integrate GeneratePasswordContent.

* Fix spotless issues.

* Remove xml layout file.
2023-01-31 22:41:53 +05:30
Yogesh Choudhary Paliyal
1c76db717e Update and rename android.yaml to pr-check.yaml (#315)
* Update and rename android.yaml to pr-check.yaml

* Update pr-check.yaml
2023-01-29 11:10:27 +05:30
Yogesh Choudhary Paliyal
928a07a9b8 Export ruler report (#311)
* Create reportsExports.yml

* Update reportsExports.yml

* Update reportsExports.yml

* Update reportsExports.yml

* Update README.md

* Update reportsExports.yml

* Update README.md
2023-01-22 18:10:06 +05:30
Yogesh Choudhary Paliyal
2ea5bedae6 Update README.md (#310)
* Update README.md

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update README.md
2023-01-22 17:05:27 +05:30
Yogesh Choudhary Paliyal
78ed9655e0 Create common-workflow.yml (#309)
* Create common-workflow.yml

* Created common workflow

* Update android.yaml

* update common workflow

* Minor Improvements

* Removed caching

* Added needs support

* add logs to see files

* Update android.yaml

* Bump checkout version

* Common workflow changes

* minor improvements

* Minor improvements
2023-01-22 16:48:04 +05:30
Yogesh Choudhary Paliyal
d653533321 added spotify/ruler (#308) 2023-01-22 14:32:59 +05:30
dependabot[bot]
9eb0854733 [Android]: Bump google-services from 4.3.14 to 4.3.15 (#307)
Bumps google-services from 4.3.14 to 4.3.15.

---
updated-dependencies:
- dependency-name: com.google.gms:google-services
  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-21 08:32:29 +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
dependabot[bot]
b075fec701 [Android]: Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#301)
Bumps com.diffplug.spotless from 6.12.1 to 6.13.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 22:16:16 +05:30
dependabot[bot]
c042cff5ac [Android]: Bump ui-tooling from 1.3.2 to 1.3.3 (#302)
Bumps ui-tooling from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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-17 22:16:03 +05:30
Yogesh Choudhary Paliyal
33cd345fa2 added colors (#299) 2023-01-15 14:36:14 +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]
84c5a98346 [Android]: Bump material3 from 1.1.0-alpha03 to 1.1.0-alpha04 (#291)
Bumps material3 from 1.1.0-alpha03 to 1.1.0-alpha04.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 12:51:17 +05:30
dependabot[bot]
8797376f1d [Android]: Bump ui-tooling-preview from 1.3.2 to 1.3.3 (#296)
Bumps ui-tooling-preview from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling-preview
  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-13 12:51:00 +05:30
dependabot[bot]
b35f7b3fb9 [Android]: Bump ui-tooling from 1.3.2 to 1.3.3 (#298)
Bumps ui-tooling from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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-13 12:50:42 +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]
57f0b0d54d [Android]: Bump room_version from 2.4.2 to 2.5.0 (#293)
Bumps `room_version` from 2.4.2 to 2.5.0.

Updates `room-compiler` from 2.4.2 to 2.5.0

Updates `room-runtime` from 2.4.2 to 2.5.0

Updates `room-ktx` from 2.4.2 to 2.5.0

---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-runtime
  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>

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:16 +05:30
dependabot[bot]
c3f9bb5cbc [Android]: Bump ui-test-junit4 from 1.3.2 to 1.3.3 (#290)
Bumps ui-test-junit4 from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  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-12 16:38:53 +05:30
dependabot[bot]
b4b100579a [Android]: Bump ui from 1.3.2 to 1.3.3 (#294)
Bumps ui from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  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-12 16:38:36 +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]
62af2a3f32 [Android]: Bump com.diffplug.spotless from 6.12.0 to 6.12.1 (#283)
Bumps com.diffplug.spotless from 6.12.0 to 6.12.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 17:51:49 +05:30
dependabot[bot]
0aa5d894a6 [Android]: Bump material3 from 1.1.0-alpha02 to 1.1.0-alpha03 (#279)
Bumps material3 from 1.1.0-alpha02 to 1.1.0-alpha03.

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

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:57 +05:30
dependabot[bot]
14c69f1a43 [Android]: Bump ui-tooling from 1.3.1 to 1.3.2 (#280)
Bumps ui-tooling from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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:47 +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]
9f961b56a1 [Android]: Bump ui-test-junit4 from 1.3.1 to 1.3.2 (#278)
Bumps ui-test-junit4 from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  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-12-10 20:20:18 +05:30
dependabot[bot]
5394baeba6 [Android]: Bump ui-tooling-preview from 1.3.1 to 1.3.2 (#277)
Bumps ui-tooling-preview from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling-preview
  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-12-10 20:20:01 +05:30
dependabot[bot]
674b6f00c2 [Android]: Bump ui-tooling from 1.3.1 to 1.3.2 (#276)
Bumps ui-tooling from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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-12-10 20:19:48 +05:30
dependabot[bot]
6e348483fa [Android]: Bump ui from 1.3.1 to 1.3.2 (#275)
Bumps ui from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  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-12-10 20:19:33 +05:30
dependabot[bot]
0cb3703e83 [Android]: Bump com.diffplug.spotless from 6.7.0 to 6.12.0 (#273)
Bumps com.diffplug.spotless from 6.7.0 to 6.12.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-26 23:38:38 +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]
557631904f [Android]: Bump hilt-android-testing from 2.44 to 2.44.2 (#271)
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.44 to 2.44.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.44...dagger-2.44.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 21:16:17 +05:30
dependabot[bot]
216aadafda [Android]: Bump ui from 1.1.1 to 1.3.1 (#270)
Bumps ui from 1.1.1 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  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-15 21:15:38 +05:30
dependabot[bot]
b427fa8387 [Android]: Bump ui-tooling from 1.1.1 to 1.3.1 (#269)
Bumps ui-tooling from 1.1.1 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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-15 21:15:18 +05:30
dependabot[bot]
99f538aecd [Android]: Bump hilt_version from 2.44 to 2.44.2 (#268)
Bumps `hilt_version` from 2.44 to 2.44.2.

Updates `hilt-android-gradle-plugin` from 2.44 to 2.44.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.44...dagger-2.44.2)

Updates `hilt-android` from 2.44 to 2.44.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.44...dagger-2.44.2)

Updates `hilt-android-compiler` from 2.44 to 2.44.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.44...dagger-2.44.2)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.dagger:hilt-android-compiler
  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-15 12:52:19 +05:30
dependabot[bot]
d7836e1c8d [Android]: Bump ui-test-junit4 from 1.3.0 to 1.3.1 (#267)
Bumps ui-test-junit4 from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  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-15 12:51:56 +05:30
dependabot[bot]
0e0b71cd32 [Android]: Bump material from 1.1.1 to 1.3.1 (#263)
Bumps material from 1.1.1 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.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-15 11:54:06 +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]
405ea0007b [Android]: Bump ui-tooling from 1.1.1 to 1.3.1 (#262)
Bumps ui-tooling from 1.1.1 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  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-14 21:47:23 +05:30
dependabot[bot]
ec8d2cae2d [Android]: Bump material3 from 1.0.0-alpha12 to 1.1.0-alpha02 (#261)
Bumps material3 from 1.0.0-alpha12 to 1.1.0-alpha02.

---
updated-dependencies:
- dependency-name: androidx.compose.material3:material3
  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-14 21:47:08 +05:30
Yogesh Choudhary Paliyal
836471cd4f Update README.md 2022-11-13 21:51:51 +05:30
Yogesh Choudhary Paliyal
268fb9360b Update README.md 2022-11-10 13:14:23 +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