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

298 Commits

Author SHA1 Message Date
dependabot[bot]
292b4f5654
Bump kotlin_version from 1.8.10 to 1.8.20 (#209)
Bumps `kotlin_version` from 1.8.10 to 1.8.20.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.8.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 `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.10 to 1.8.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>
2023-04-01 11:19:54 +02:00
dependabot[bot]
c29e4a735f
Bump androidx.work:work-runtime-ktx from 2.8.0 to 2.8.1 (#207)
Bumps androidx.work:work-runtime-ktx from 2.8.0 to 2.8.1.

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-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>
2023-04-01 11:19:45 +02:00
mueller-ma
e2cb844db9 Update badges in README 2023-04-01 11:03:23 +02:00
dependabot[bot]
0d513bdc6e
Bump actions/stale from 7 to 8 (#208)
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-04-01 11:00:50 +02:00
dependabot[bot]
c21d21b203
Bump room_version from 2.5.0 to 2.5.1 (#206)
Bumps `room_version` from 2.5.0 to 2.5.1.

Updates `androidx.room:room-runtime` from 2.5.0 to 2.5.1

Updates `androidx.room:room-ktx` from 2.5.0 to 2.5.1

Updates `androidx.room:room-compiler` from 2.5.0 to 2.5.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>
2023-04-01 11:00:41 +02:00
dependabot[bot]
c88e3bbe60
Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6 (#205)
Bumps androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6.

---
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>
2023-04-01 11:00:35 +02:00
mueller-ma
6006dbd5a3
New Crowdin updates (#201) 2023-04-01 11:00:28 +02:00
mueller-ma
ded86ea3d3 Deploy APKs on GitHub
Closes #203
2023-04-01 10:59:55 +02:00
Jens Binkert
8b356546cc
Add silent.link balance regexp (#204) 2023-03-12 20:27:52 +01:00
dependabot[bot]
ce3c3a8b89
Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 (#202)
Bumps com.android.tools.build:gradle from 7.4.1 to 7.4.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>
2023-02-28 08:13:00 +01:00
mueller-ma
5ea4e25ceb Add home screen widget
Closes #164
2023-02-27 18:14:12 +01:00
mueller-ma
3a1c465ac0 Bump to 1.20
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-02-27 10:42:43 +01:00
mueller-ma
6e0101f8a6
New Crowdin updates (#190) 2023-02-27 10:41:54 +01:00
dependabot[bot]
df669e4e90
Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0 (#192)
* Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0

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>

* Update deprecated code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-02-27 09:43:20 +01:00
mueller-ma
0c4621be1d Keep timestamp of first amount change
Closes #170
2023-02-27 09:29:33 +01:00
mueller-ma
c334f179bb Implement dynamic colors 2023-02-27 09:03:05 +01:00
mueller-ma
91947f318a Update theme 2023-02-27 08:57:08 +01:00
mueller-ma
46eb4c0470 Avoid duplicate notification after copy to clipboard 2023-02-27 08:31:38 +01:00
dependabot[bot]
26275ab727
Bump about_libraries_version from 10.5.2 to 10.6.1 (#200)
Bumps `about_libraries_version` from 10.5.2 to 10.6.1.

Updates `com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin` from 10.5.2 to 10.6.1

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

---
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>
2023-02-24 08:07:07 +01:00
mueller-ma
d95eeea9ff Use stale workflow 2023-02-14 11:43:36 +01:00
mueller-ma
5c2da10c26
Create stale.yml 2023-02-14 11:03:58 +01:00
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