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

314 Commits

Author SHA1 Message Date
dependabot[bot]
1e70a36054
Bump kotlin_version from 1.8.20 to 1.8.21 (#220)
Bumps `kotlin_version` from 1.8.20 to 1.8.21.

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.20 to 1.8.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/compare/v1.8.20...v1.8.21)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.20 to 1.8.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/compare/v1.8.20...v1.8.21)

---
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-05-03 15:00:36 +02:00
dependabot[bot]
68f8d569c6
Bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 (#221)
Bumps com.android.tools.build:gradle from 8.0.0 to 8.0.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-05-03 15:00:30 +02:00
mueller-ma
2699a37d89
Update Gradle to 8.0 and AS to Flamingo (#219) 2023-04-25 12:12:34 +02:00
mueller-ma
3343c44605 Bump to 2.2
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-04-21 18:15:22 +02:00
mueller-ma
85a1083c43 Update widget preview and minWidth 2023-04-21 18:14:59 +02:00
mueller-ma
73583e06eb Update widget layout
Closes #216
2023-04-21 18:13:58 +02:00
dependabot[bot]
10df37d3a8
Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7 (#218)
Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7.

---
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-21 18:05:20 +02:00
dependabot[bot]
0ca1cc42bc
Bump about_libraries_version from 10.6.1 to 10.6.2 (#213)
Bumps `about_libraries_version` from 10.6.1 to 10.6.2.

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

Updates `com.mikepenz:aboutlibraries` from 10.6.1 to 10.6.2
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.6.1...v10.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 18:05:12 +02:00
dependabot[bot]
d683708a60
Bump androidx.core:core-splashscreen from 1.0.0 to 1.0.1 (#217)
Bumps androidx.core:core-splashscreen from 1.0.0 to 1.0.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-splashscreen
  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-21 18:05:05 +02:00
mueller-ma
b9c50f77f3 Allow preference titles to use multiple lines
Closes #215
2023-04-21 18:04:51 +02:00
dependabot[bot]
564df9596a
Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 (#212)
Bumps androidx.core:core-ktx from 1.9.0 to 1.10.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>
2023-04-08 18:55:28 +02:00
mueller-ma
e2f27388e5 Bump to 2.1
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-04-04 08:53:18 +02:00
Ohis
749eafc83c
Request for permissions on CSV export (#211)
Closes #186
2023-04-04 08:21:54 +02:00
mueller-ma
9334d74dc5 Remove ic_launcher_background.xml 2023-04-01 18:33:31 +02:00
mueller-ma
6bc127a834 Improve formatting in widget 2023-04-01 18:31:44 +02:00
mueller-ma
073b8647bd Bump to 2.0
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-04-01 11:22:13 +02:00
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