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
c8cd29dfa6 Add option to not save duplicates 2021-05-17 15:18:13 +02:00
mueller-ma
c8f46e2181 Add Context.prefs() 2021-05-17 15:02:27 +02:00
mueller-ma
6d9c32840e Use formatAsCurrency() instead of Java string format 2021-05-16 20:18:11 +02:00
mueller-ma
9c70b9cbcd Rearange dependencies 2021-05-16 20:15:21 +02:00
mueller-ma
9676c3e2a1 Bump to 0.2
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2021-05-16 19:57:21 +02:00
mueller-ma
7c1b019120 Remove unused resources 2021-05-16 19:57:02 +02:00
mueller-ma
f382741af0 Ignore lint errors 2021-05-16 19:51:04 +02:00
dependabot[bot]
c638e89b35
Bump gradle from 4.2.0 to 4.2.1 (#3)
Bumps gradle from 4.2.0 to 4.2.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-16 19:42:27 +02:00
dependabot[bot]
62404f68e2
Bump kotlin_version from 1.4.32 to 1.5.0 (#2)
Bumps `kotlin_version` from 1.4.32 to 1.5.0.

Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.32...v1.5.0)

Updates `kotlin-stdlib` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.32...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-16 19:39:08 +02:00
imgbot[bot]
d5bb9707b3
[ImgBot] Optimize images (#1)
*Total -- 923.91kb -> 845.77kb (8.46%)

/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png -- 54.44kb -> 21.91kb (59.76%)
/fastlane/metadata/android/en-US/images/icon.png -- 17.32kb -> 15.09kb (12.91%)
/fastlane/metadata/android/en-US/images/featureGraphic.png -- 830.99kb -> 787.78kb (5.2%)
/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 12.52kb -> 12.37kb (1.16%)
/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 8.64kb -> 8.62kb (0.25%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-16 18:35:36 +02:00
mueller-ma
adfb0613f3 Fix test 2021-05-16 18:30:44 +02:00
mueller-ma
7a095cafd6 Inital commit 2021-05-16 18:26:18 +02:00