0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00
Commit Graph

327 Commits

Author SHA1 Message Date
dependabot[bot]
b218fbb68e
Bump kotlin_version from 1.6.21 to 1.7.0 (#94)
Bumps `kotlin_version` from 1.6.21 to 1.7.0.

Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.0)

Updates `kotlin-stdlib` from 1.6.21 to 1.7.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.21...v1.7.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  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>
2022-06-10 07:07:04 +02:00
mueller-ma
d7a4f32478 Bump to 1.6
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-06-02 19:30:25 +02:00
mueller-ma
db6932fdb9 Open app when clicking notification
Fixes #89
2022-06-02 19:29:45 +02:00
dependabot[bot]
a82ba1e54c
Bump appcompat from 1.4.1 to 1.4.2 (#92)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 18:04:39 +02:00
dependabot[bot]
7de2312ff7
Bump core-ktx from 1.7.0 to 1.8.0 (#93)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 17:58:38 +02:00
dependabot[bot]
7db05303cc
Bump material from 1.6.0 to 1.6.1 (#91)
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.0...1.6.1)

---
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>
2022-06-01 07:18:30 +02:00
dependabot[bot]
32c4850d3a
Bump gradle from 7.2.0 to 7.2.1 (#90)
Bumps gradle from 7.2.0 to 7.2.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:28:38 +02:00
dependabot[bot]
78752cdf26
Bump constraintlayout from 2.1.3 to 2.1.4 (#87)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 06:56:13 +02:00
mueller-ma
9d811e8165 Bump to 1.5
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-15 17:45:05 +02:00
mueller-ma
11dc8baebb
New Crowdin updates (#86) 2022-05-15 16:14:01 +02:00
mueller-ma
648b187441 Ask for confirmation before first request is made
Fixes #82
2022-05-15 15:28:59 +02:00
mueller-ma
bd670f4128 Show response when parser failed
Fixes #85
2022-05-15 15:17:02 +02:00
mueller-ma
eed4779bdb Right align values in list 2022-05-15 15:09:30 +02:00
mueller-ma
2d269992de Fix parsing of Kaufland Mobil USSD codes
Fixes #84
2022-05-15 14:35:41 +02:00
dependabot[bot]
fa80041ead
Bump material from 1.5.0 to 1.6.0 (#80)
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 21:04:05 +02:00
dependabot[bot]
1461326701
Bump gradle from 7.1.3 to 7.2.0 (#83)
Bumps gradle from 7.1.3 to 7.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-11 21:03:49 +02:00
mueller-ma
8a16c4cd5c Enhance error messages 2022-05-09 21:03:40 +02:00
mueller-ma
a06ec475ce Bump to 1.4
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-05-02 20:02:24 +02:00
mueller-ma
63ce680433
New translations strings.xml (German) (#79) 2022-05-02 20:01:36 +02:00
mueller-ma
c5a9ab8f1f Fix crash when opening dialog in settings 2022-05-02 19:53:50 +02:00
mueller-ma
d02d710314
Show difference to previous balance (#77) 2022-05-02 19:48:02 +02:00
mueller-ma
814e2b576e Split handleNewBalance() 2022-05-02 19:28:00 +02:00
mueller-ma
e3995ebc09
New Crowdin updates (#76) 2022-05-02 19:18:21 +02:00
mueller-ma
71e1fa6d1c Optimize imports 2022-05-02 19:02:28 +02:00
mueller-ma
f349751832 Implement Material3
Fixes #59
2022-05-02 19:00:45 +02:00
mueller-ma
862516ab08 Add retry action to error notifications
Fixes #68
2022-05-02 18:36:26 +02:00
mueller-ma
ccf29821ec Different id for debug flavor 2022-05-02 18:26:45 +02:00
mueller-ma
9f0b3b06f6 Add title.txt to Fastlane metadata
Fixes #70
2022-05-01 19:16:50 +02:00
mueller-ma
d0cf3c6f0f
Fix F-Droid badge (#75) 2022-05-01 19:15:19 +02:00
mueller-ma
7819619225
Add image to Readme 2022-05-01 19:13:16 +02:00
dependabot[bot]
18a0fd2ba9
Bump kotlin_version from 1.6.20 to 1.6.21 (#74)
Bumps `kotlin_version` from 1.6.20 to 1.6.21.

Updates `kotlin-gradle-plugin` from 1.6.20 to 1.6.21
- [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)

Updates `kotlin-stdlib` from 1.6.20 to 1.6.21
- [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-patch
- 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 16:45:01 +02:00
dependabot[bot]
e8cd1d731e
Bump actions/setup-java from 2 to 3 (#73)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 07:54:19 +02:00
dependabot[bot]
7a3175746f
Bump gradle from 7.1.2 to 7.1.3 (#72)
Bumps gradle from 7.1.2 to 7.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 06:52:07 +02:00
dependabot[bot]
9bdc9fcbb7
Bump kotlin_version from 1.6.10 to 1.6.20 (#71)
Bumps `kotlin_version` from 1.6.10 to 1.6.20.

Updates `kotlin-gradle-plugin` from 1.6.10 to 1.6.20
- [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)

Updates `kotlin-stdlib` from 1.6.10 to 1.6.20
- [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-patch
- 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 06:50:05 +02:00
dependabot[bot]
e458c0a2bf
Bump actions/checkout from 2 to 3 (#69)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 15:26:31 +01:00
dependabot[bot]
32bce11619
Bump gradle from 7.1.1 to 7.1.2 (#67)
Bumps gradle from 7.1.1 to 7.1.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 20:06:49 +01:00
dependabot[bot]
81a6577ba3
Bump room_version from 2.4.1 to 2.4.2 (#66)
Bumps `room_version` from 2.4.1 to 2.4.2.

Updates `room-runtime` from 2.4.1 to 2.4.2

Updates `room-ktx` from 2.4.1 to 2.4.2

Updates `room-compiler` from 2.4.1 to 2.4.2

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  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>
2022-02-24 20:06:43 +01:00
dependabot[bot]
648faa1dfd
Bump gradle from 7.1.0 to 7.1.1 (#65)
Bumps gradle from 7.1.0 to 7.1.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 12:03:26 +01:00
dependabot[bot]
e52954b99e
Bump preference-ktx from 1.1.1 to 1.2.0 (#63)
Bumps preference-ktx from 1.1.1 to 1.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-01-27 07:50:00 +01:00
mueller-ma
92c68de26f Add default USSD code for Djibouti Telecom
Fixes #62
2022-01-27 07:38:39 +01:00
dependabot[bot]
56dee8c52b
Bump fragment-ktx from 1.4.0 to 1.4.1 (#64)
Bumps fragment-ktx from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  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>
2022-01-27 07:34:21 +01:00
mueller-ma
57576ec37c Update Android Studio 2022-01-26 08:48:09 +01:00
mueller-ma
b963ce736f
Add badges 2022-01-25 21:48:51 +01:00
dependabot[bot]
32fcfe8d29
Bump material from 1.4.0 to 1.5.0 (#58)
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:46:59 +01:00
dependabot[bot]
3fb9cd20e4
Bump constraintlayout from 2.1.2 to 2.1.3 (#57)
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/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:31:28 +01:00
mueller-ma
1503f6b4a6 Code style
Issue found by https://www.codefactor.io
2022-01-13 12:40:52 +01:00
mueller-ma
fe77aa9216
New Crowdin updates (#56) 2022-01-13 12:07:22 +01:00
mueller-ma
519284bc9d Translate via Crowdin
Closes #53
2022-01-13 11:46:05 +01:00
dependabot[bot]
589d37bedc
Bump appcompat from 1.4.0 to 1.4.1 (#54)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 07:47:32 +01:00
dependabot[bot]
fd905292ea
Bump room_version from 2.4.0 to 2.4.1 (#55)
Bumps `room_version` from 2.4.0 to 2.4.1.

Updates `room-runtime` from 2.4.0 to 2.4.1

Updates `room-ktx` from 2.4.0 to 2.4.1

Updates `room-compiler` from 2.4.0 to 2.4.1

---
updated-dependencies:
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
  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>
2022-01-13 07:47:24 +01:00