0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00
Commit Graph

162 Commits

Author SHA1 Message Date
mueller-ma
933d8603db Fix starting PreferenceActivity 2022-10-05 11:10:33 +02:00
mueller-ma
23785673a4 Gitignore .idea/androidTestResultsUserPreferences.xml 2022-10-05 10:54:01 +02:00
mueller-ma
4ee88a7fe6
Parse Sunrise Switzerland (#140)
Fixes #136
2022-10-02 22:12:14 +02:00
Yo Ob
fab4399221
feat: Update to view binding (#137) 2022-10-01 17:09:41 +02:00
dependabot[bot]
16bf06474e
Bump about_libraries_version from 10.4.0 to 10.5.0 (#134)
Bumps `about_libraries_version` from 10.4.0 to 10.5.0.

Updates `aboutlibraries-plugin` from 10.4.0 to 10.5.0

Updates `aboutlibraries` from 10.4.0 to 10.5.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries
  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-09-30 08:07:37 +02:00
dependabot[bot]
eb32271e6d
Bump kotlin_version from 1.7.10 to 1.7.20 (#133)
Bumps `kotlin_version` from 1.7.10 to 1.7.20.

Updates `kotlin-gradle-plugin` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

Updates `kotlin-stdlib` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 08:07:27 +02:00
Tiago Araujo
d47c25247a
feat: add splash screen (#132)
Closes #121
2022-09-29 18:50:37 +02:00
mueller-ma
593161e76f Bump to 1.10
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-09-23 17:47:32 +02:00
dependabot[bot]
9b40ff9700
Bump appcompat from 1.4.2 to 1.5.1 (#122)
Bumps appcompat from 1.4.2 to 1.5.1.

---
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>
2022-09-23 17:44:43 +02:00
dependabot[bot]
3a3fce84b9
Bump core-ktx from 1.8.0 to 1.9.0 (#123)
Bumps core-ktx from 1.8.0 to 1.9.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 17:44:39 +02:00
mueller-ma
60bd0d09da Add monochrome icon
Fixes #119
2022-09-23 12:51:36 +02:00
mueller-ma
f640a5f9eb Bump targetSdk to 33 2022-09-23 12:49:28 +02:00
dependabot[bot]
6b9bf45687
Bump fragment-ktx from 1.5.2 to 1.5.3 (#129)
Bumps fragment-ktx from 1.5.2 to 1.5.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 08:56:28 +02:00
Siddhesh Naik
5a61c7ca53
Upgrade the Gradle version is 7.4 (#128)
- Fixes dependency build error at https://github.com/mueller-ma/PrepaidBalance/actions/runs/3064989515/jobs/4948641698
- Also updated the Android Gradle plugin to 7.3.0 for compatibility.
2022-09-22 08:56:09 +02:00
mueller-ma
6188cf729b
New Crowdin updates (#112) 2022-08-30 18:11:57 +02:00
dependabot[bot]
5ec84cc5de
Bump fragment-ktx from 1.5.1 to 1.5.2 (#116)
Bumps fragment-ktx from 1.5.1 to 1.5.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 08:27:27 +02:00
dependabot[bot]
0e5caaf329
Bump about_libraries_version from 10.3.1 to 10.4.0 (#114)
Bumps `about_libraries_version` from 10.3.1 to 10.4.0.

Updates `aboutlibraries-plugin` from 10.3.1 to 10.4.0

Updates `aboutlibraries` from 10.3.1 to 10.4.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.3.1...v10.4.0)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries
  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-08-08 18:06:47 +02:00
dependabot[bot]
3373bdea8c
Bump gradle from 7.2.1 to 7.2.2 (#113)
Bumps gradle from 7.2.1 to 7.2.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-08-04 16:51:30 +02:00
mueller-ma
66978977c4 Bump to 1.9
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-08-01 17:03:13 +02:00
mueller-ma
80e12bd241
New Crowdin updates (#110) 2022-08-01 17:02:25 +02:00
mueller-ma
2160ef16d7 Enable minify
Fixes #111
2022-08-01 17:00:32 +02:00
mueller-ma
8b5db6d401 Document how to add a parser 2022-08-01 16:55:28 +02:00
mueller-ma
4177fdb6c2 Log Matcher name 2022-08-01 16:52:37 +02:00
mueller-ma
2cd03d2a60 Fix parsing of US T-mobile
Fixes #106
2022-08-01 16:49:35 +02:00
mueller-ma
c34ec876d6
New Crowdin updates (#105) 2022-07-28 09:34:54 +02:00
dependabot[bot]
e00c5e4435
Bump room_version from 2.4.2 to 2.4.3 (#108)
Bumps `room_version` from 2.4.2 to 2.4.3.

Updates `room-runtime` from 2.4.2 to 2.4.3

Updates `room-ktx` from 2.4.2 to 2.4.3

Updates `room-compiler` from 2.4.2 to 2.4.3

---
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-07-28 09:25:12 +02:00
dependabot[bot]
a8ea46b9db
Bump fragment-ktx from 1.5.0 to 1.5.1 (#109)
Bumps fragment-ktx from 1.5.0 to 1.5.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-07-28 09:24:47 +02:00
mueller-ma
9cc583cf37
Add about page (#104)
Fixes #99
2022-07-25 22:00:10 +02:00
dependabot[bot]
d687d4cf14
Bump fragment-ktx from 1.4.1 to 1.5.0 (#101)
Bumps fragment-ktx from 1.4.1 to 1.5.0.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-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-07-21 20:56:27 +02:00
mueller-ma
5777c8ec83 Add a note about menu-based USSD codes
Closes #88
2022-07-21 16:43:42 +02:00
mueller-ma
48c64f6b88 Bump to 1.8
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-07-17 15:31:35 +02:00
mueller-ma
959c973640
New Crowdin updates (#103) 2022-07-17 15:30:21 +02:00
dependabot[bot]
87ce592881
Bump kotlin_version from 1.7.0 to 1.7.10 (#102)
Bumps `kotlin_version` from 1.7.0 to 1.7.10.

Updates `kotlin-gradle-plugin` from 1.7.0 to 1.7.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)

Updates `kotlin-stdlib` from 1.7.0 to 1.7.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-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-07-17 15:29:59 +02:00
mueller-ma
a29aadee6b Bump to 1.7
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-06-26 19:23:22 +02:00
mueller-ma
44bc65ff83 Allow an additional USSD code
Fixes #95
2022-06-22 20:18:23 +02:00
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