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

327 Commits

Author SHA1 Message Date
mueller-ma
4644f62087
Add Maintenance notice 2023-02-14 11:02:47 +01:00
Tim Schneeberger
d7401f2681
Add USSD code for Telefonica Germany (#194) 2023-02-12 10:02:53 +01:00
dependabot[bot]
e89a3e98d6
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 (#191)
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-09 07:36:13 +01:00
dependabot[bot]
f28f4fd25d
Bump kotlin_version from 1.8.0 to 1.8.10 (#189)
Bumps `kotlin_version` from 1.8.0 to 1.8.10.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
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>
2023-02-03 07:35:52 +01:00
mueller-ma
be3e2a0cd8 Bump to 1.19
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-02-02 16:16:37 +01:00
mueller-ma
cc5a341372 Remove PreCurrencyWhitespaceParser 2023-02-02 16:10:46 +01:00
mueller-ma
6f5501c6e5 Use parameter lists in tests 2023-02-02 16:06:59 +01:00
mueller-ma
c0c6382c5c Add parser for Koruna
Closes #188
2023-02-02 12:57:05 +01:00
dependabot[bot]
b494c10108
Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1 (#187)
Bumps com.android.tools.build:gradle from 7.4.0 to 7.4.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>
2023-02-02 11:04:35 +01:00
mueller-ma
5bbe2e5cdf
Use parameter lists in tests (#184) 2023-02-01 18:26:08 +01:00
dependabot[bot]
652f17e489
Bump material from 1.7.0 to 1.8.0 (#183)
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 10:11:33 +01:00
mueller-ma
674d8773c9 Update message in NoBalanceParser 2023-01-21 15:46:20 +01:00
mueller-ma
eb0e4692ee Bump to 1.18
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-01-19 14:56:06 +01:00
dependabot[bot]
03e621646c
Bump gradle from 7.3.1 to 7.4.0 (#181)
Bumps gradle from 7.3.1 to 7.4.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>
2023-01-19 14:53:19 +01:00
mueller-ma
098d79398d Add parser to catch known messages without balance
Fixes #182
2023-01-19 14:52:57 +01:00
mueller-ma
317a921dd4 Allow parsers to match, but return no balance 2023-01-19 14:45:41 +01:00
mueller-ma
bbc71f2229 Refactor parsers 2023-01-19 08:30:12 +01:00
dependabot[bot]
47fbd11546
Bump room_version from 2.4.3 to 2.5.0 (#178)
Bumps `room_version` from 2.4.3 to 2.5.0.

Updates `room-runtime` from 2.4.3 to 2.5.0

Updates `room-ktx` from 2.4.3 to 2.5.0

Updates `room-compiler` from 2.4.3 to 2.5.0

---
updated-dependencies:
- 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
- dependency-name: androidx.room:room-compiler
  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 08:41:27 +01:00
dependabot[bot]
0ce103df38
Bump appcompat from 1.5.1 to 1.6.0 (#179)
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 08:41:06 +01:00
mueller-ma
7ce9c9671d Bump to 1.17
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-01-11 12:33:18 +01:00
mueller-ma
99922b448a
New Crowdin updates (#176) 2023-01-11 12:32:53 +01:00
mueller-ma
e19e64982a Return early in CheckBalanceWorker.kt 2023-01-08 12:57:31 +01:00
b44398e043
Fix Android 13 notifications (#172)
Closes #147
2023-01-08 12:28:00 +01:00
dependabot[bot]
5e6f83695f
Bump espresso-core from 3.5.0 to 3.5.1 (#174)
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 07:24:21 +01:00
dependabot[bot]
5510f8976b
Bump kotlin_version from 1.7.21 to 1.8.0 (#173)
Bumps `kotlin_version` from 1.7.21 to 1.8.0.

Updates `kotlin-gradle-plugin` from 1.7.21 to 1.8.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.8.0)

Updates `kotlin-stdlib` from 1.7.21 to 1.8.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.8.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 07:23:06 +01:00
dependabot[bot]
a031a9e5f1
Bump junit from 1.1.4 to 1.1.5 (#175)
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-04 07:19:12 +01:00
mueller-ma
7500659c16 Show icons in menu 2022-12-16 18:17:12 +01:00
mueller-ma
8dedf91dad Don't show success snackbar forever 2022-12-10 16:42:02 +01:00
dependabot[bot]
29e15769c4
Bump fragment-ktx from 1.5.4 to 1.5.5 (#168)
Bumps fragment-ktx from 1.5.4 to 1.5.5.

---
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-12-08 11:28:19 +01:00
dependabot[bot]
10102eed75
Bump about_libraries_version from 10.5.1 to 10.5.2 (#165)
Bumps `about_libraries_version` from 10.5.1 to 10.5.2.

Updates `aboutlibraries-plugin` from 10.5.1 to 10.5.2

Updates `aboutlibraries` from 10.5.1 to 10.5.2
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.5.1...v10.5.2)

---
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries
  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-25 09:36:56 +01:00
mueller-ma
b7136b775f Bump to 1.16
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-11-21 11:31:01 +01:00
mueller-ma
a2259f1b7c
New translations strings.xml (Ukrainian) (#163) 2022-11-21 11:30:38 +01:00
mueller-ma
b2a403f1cd Fix order of entries 2022-11-21 11:30:12 +01:00
mueller-ma
a6895757d5 Bump to 1.15
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-11-17 14:30:32 +01:00
mueller-ma
12ded093dd
New Crowdin updates (#154) 2022-11-17 14:29:31 +01:00
mueller-ma
a819270768 Reformat CheckBalanceWorker.kt 2022-11-17 08:31:48 +01:00
mueller-ma
f4075da606 Add .editorconfig 2022-11-17 08:31:37 +01:00
mueller-ma
04efe502d6 Export data as CSV
A file called `prepaid-balance-<timestamp>.csv` will be created in the
downloads folder when the action bar icon is pressed.

Fixes #156
2022-11-17 08:23:48 +01:00
mueller-ma
50c451d2af Introduce AbstractBaseActivity 2022-11-17 07:50:59 +01:00
mueller-ma
e5ea71e2bd Remove auto deletion of old data, but limit MainActivity to 1 year
See #156
2022-11-17 07:46:33 +01:00
mueller-ma
4d5b90c18e Adapt regex
Fixes #160
2022-11-15 21:45:07 +01:00
dependabot[bot]
0a4ff882d6
Bump espresso-core from 3.4.0 to 3.5.0 (#158)
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-09 10:27:21 +01:00
dependabot[bot]
ad0ac642ba
Bump kotlin_version from 1.7.20 to 1.7.21 (#157)
Bumps `kotlin_version` from 1.7.20 to 1.7.21.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 07:57:19 +01:00
dependabot[bot]
b0a2e91fee
Bump junit from 1.1.3 to 1.1.4 (#159)
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-09 07:57:09 +01:00
mueller-ma
4bf672822c Bump to 1.14
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2022-10-31 12:12:09 +01:00
mueller-ma
38bf575106
New Crowdin updates (#152) 2022-10-31 12:11:18 +01:00
mueller-ma
7425aee1e8 Update string 'periodic_checks_rate_title' 2022-10-31 12:01:52 +01:00
mueller-ma
08859fadde Remove unexpected chars from response 2022-10-31 12:00:01 +01:00
dependabot[bot]
af9f5f9c5d
Bump fragment-ktx from 1.5.3 to 1.5.4 (#153)
Bumps fragment-ktx from 1.5.3 to 1.5.4.

---
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-10-26 16:29:23 +02:00
mueller-ma
5159090ab6 Implement setting for custom refresh rates 2022-10-24 13:51:51 +02:00