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

218 Commits

Author SHA1 Message Date
mueller-ma
f3e56a91bd Bump to 2.7
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-07-22 19:38:44 +02:00
Jules Kerssemakers
b2de4df46f
Settings: use displayName if carrierName is not set. (#297)
This avoids a UI-bug.
If the SIM selected by prepaid balance setting has an empty carrierName, the settings UI element will mis-detect this as "Not Set".

Co-authored-by: Jules Kerssemakers <jules.kerssemakers@gmail.com>
2024-07-22 19:35:30 +02:00
mueller-ma
d2d5940ec7 Bump to 2.6
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-05-01 09:59:08 +02:00
renovate[bot]
91833d1421
Update dependency androidx.core:core-ktx to v1.13.0 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 09:54:11 +02:00
Jules Kerssemakers
3021e051f5
speed up annotation processing: migrate Room kapt->ksp (#273)
* Bump kotlin idea-plugin to match updated kotlin.
* Migrate Room annotation processing to faster Kotlin-Symbol-Processing

per IDE suggestion, see also: https://developer.android.com/build/migrate-to-ksp
2024-02-07 16:48:53 +00:00
dependabot[bot]
0e293959fc
Bump com.google.android.material:material from 1.10.0 to 1.11.0 (#267)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.10.0...1.11.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>
2024-02-01 17:52:00 +01:00
dependabot[bot]
a0de584179
Bump androidx.fragment:fragment-ktx from 1.6.1 to 1.6.2 (#259)
Bumps androidx.fragment:fragment-ktx from 1.6.1 to 1.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 21:57:49 +01:00
mueller-ma
158096b6e4 Bump to 2.5
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-20 21:06:46 +01:00
mueller-ma
4f606ad9fd
Catch one more invalid reponse (#256)
Closes #255
2023-11-20 20:50:17 +01:00
mueller-ma
bfcc6afe72
New translations strings.xml (Polish) (#257) 2023-11-20 20:45:19 +01:00
mueller-ma
571d3079d1
New Crowdin updates (#254) 2023-11-06 17:55:32 +01:00
mueller-ma
01ce9280e1 Ignore case in NoBalanceParser 2023-11-06 17:51:35 +01:00
mueller-ma
3267b9e6df Bump to 2.4
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-05 12:45:25 +01:00
mueller-ma
b24e64470d Add hidden button to add demo values 2023-11-05 12:44:33 +01:00
mueller-ma
5b75669ab4
Long-press to delete an entry (#253) 2023-11-05 11:39:11 +00:00
mueller-ma
9008c37044
Require telephony feature and fix other issues in manifest (#252) 2023-11-05 12:21:14 +01:00
mueller-ma
6135ec5758
Prepare for Android 14 (#251) 2023-11-05 12:18:40 +01:00
mueller-ma
3e49d75740
Ignore service message of Vodafone (#250)
Closes #249
2023-11-05 12:07:53 +01:00
mueller-ma
58fc75b8f3
New translations strings.xml (Bulgarian) (#241) 2023-10-02 13:15:12 +02:00
dependabot[bot]
0832f65c93
Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 (#239)
Bumps androidx.preference:preference-ktx from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.preference:preference-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-09-02 08:37:19 +02:00
mueller-ma
97a8453a99 Bump to 2.3
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-08-09 09:15:42 +02:00
mueller-ma
afc6a95677 Enable automatic per-app language support
https://developer.android.com/guide/topics/resources/app-languages#auto-localeconfig
2023-08-09 09:11:19 +02:00
dependabot[bot]
d7a4bb6eca
Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1 (#237)
Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.6.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>
2023-08-02 20:17:46 +02:00
dependabot[bot]
915f6dc654
Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0 (#231)
Bumps androidx.fragment:fragment-ktx from 1.5.7 to 1.6.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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 19:44:59 +02:00
dependabot[bot]
3f369ee064
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#227)
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-06-01 14:37:29 +02:00
dependabot[bot]
43b5e1cfb0
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#229)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.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>
2023-06-01 14:37:06 +02:00
mueller-ma
7014078ee7
New Crowdin updates (#224) 2023-05-16 07:57:53 +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]
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]
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
Jens Binkert
8b356546cc
Add silent.link balance regexp (#204) 2023-03-12 20:27:52 +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