5cb5ed09c0
build: update compileSdkVersion to 33
...
Align compileSdkVersion with targetSdkVersion 33. This ensures compatibility with the latest Android features and optimizations. No breaking changes anticipated.
2024-09-17 08:55:58 +02:00
2ea937916f
chore: update SDK versions and repositories
...
Upgraded target SDK version to 33 and updated app version to 0.9.1.0 with version code 24091700 in line with new release standards. Replaced 'jcenter' with 'mavenCentral' and added an additional Maven repository. Resolves potential build issues due to jcenter shutdown and ensures compatibility with latest Android features.
2024-09-17 08:54:38 +02:00
4d3953dc7e
build: upgrade Gradle and dependencies
...
Upgraded Gradle plugin to version 8.1.0 and updated the wrapper to use Gradle 8.0. Updated build settings to modern standards, including non-final resource IDs and non-transitive R class. Moved lintOptions block to the proper lint configuration block in build.gradle. Removed the redundant package attribute from the AndroidManifest.xml since it's now defined in the namespace block.
These updates address compatibility issues and take advantage of new features and performance improvements provided by the latest Gradle version.
2024-09-17 08:17:35 +02:00
Jakob Nixdorf
34eec80acf
Bump to version 0.9.0.1
2021-06-15 06:03:43 +02:00
Jakob Nixdorf
089825905a
Bump to version 0.9.0
2021-06-06 13:08:46 +02:00
Jakob Nixdorf
c209e5bda1
Bump to version 0.9.0-beta2
2021-05-06 07:14:26 +02:00
Jakob Nixdorf
b6c0cf5d8e
Update dependencies
2021-05-04 06:39:22 +02:00
Jakob Nixdorf
1e1665190e
Bump to version 0.9.0-beta1
2021-04-08 20:04:14 +02:00
Jakob Nixdorf
6fc19c625f
Use our own NumberPickerPreference class
2021-03-22 07:12:46 +01:00
Daniel Ziegenberg
c43d7c08bd
Update dependency ZXing
...
- update com.google.zxing:core to 3.4.1
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-03-16 23:10:17 +01:00
Daniel Ziegenberg
555897bdf0
Updating build environment, tools, dependencies and travis build
...
- update compileSdkVersion to 30
- update buildToolsVersion to 30.0.3
- update targetSdkVersion to 30
- update androidx.media:media to 1.2.1
- update androidx.constraintlayout:constraintlayout to 2.0.4
- update androidx.lifecycle to 2.3.0
- update com.android.tools:desugar_jdk_libs to 1.1.5
- update com.google.android.material:material to 1.3.0
- pin com.google.zxing:core version below 3.4
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-03-07 20:58:49 +01:00
Jakob Nixdorf
6a076c9010
Update some dependencies
2021-01-29 07:10:43 +01:00
Jakob Nixdorf
ace4e367c4
Bump to version 0.8.0
2020-10-28 06:49:07 +01:00
Jakob Nixdorf
52b7720217
Bump to version 0.8.0-beta2
2020-09-27 10:59:11 +02:00
Jakob Nixdorf
12d81e2135
Update dependencies
2020-09-25 06:28:49 +02:00
Jakob Nixdorf
b8d36c337f
Bump to version 0.8.0-beta1
2020-07-07 07:13:53 +02:00
Jakob Nixdorf
759d4217bd
Merge branch 'master' into issuer_strip
2020-06-10 06:31:01 +02:00
Daniel Ziegenberg
df6c7cd416
Java 8 library desugaring in D8 and R8
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-06-09 18:17:49 +02:00
Daniel Ziegenberg
ed01237fad
DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-06-09 18:17:49 +02:00
Daniel Ziegenberg
98e4bce319
use linting in debug builds
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-06-09 18:17:49 +02:00
Daniel Ziegenberg
a279af268a
update gradle to 6.4
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-06-09 18:17:49 +02:00
Yadav
398e89d9ec
fixed tests
2020-06-09 21:14:36 +05:30
Jakob Nixdorf
3b6121157a
Bump minSdk to 22
2020-05-27 06:59:26 +02:00
Jakob Nixdorf
30b0b5747e
Bump to version 0.7.1.1
2020-05-26 06:32:09 +02:00
Jakob Nixdorf
a847a43acf
Bump to version 0.7.1
2020-05-25 07:04:59 +02:00
Yadav
00110d2f02
stripped issuer from label and updated unit tests
2020-05-20 22:36:12 +05:30
Jakob Nixdorf
adf4ab439c
Bump to version 0.7.1-beta2
2020-05-15 20:11:16 +02:00
Jakob Nixdorf
914952d73e
Bump to version 0.7.1-beta1
2020-05-07 21:10:54 +02:00
Jakob Nixdorf
77ffcd579f
Update Gradle and Build Tools
2020-04-16 19:59:31 +02:00
Jakob Nixdorf
b8b9834f06
Bump to version 0.7.0
2020-03-01 16:20:42 +01:00
Jakob Nixdorf
8cf46fbd28
Bump to version 0.7.0-beta1
2020-02-04 15:55:41 +01:00
Jakob Nixdorf
2156bb8408
Re-lock when being send to the background
...
Closes #216
2020-02-03 09:01:40 +01:00
Jakob Nixdorf
47dfd689d5
Update some dependencies
2020-01-29 09:40:19 +01:00
Jakob Nixdorf
692871448b
Migrate to AndroidX
...
This should fix the crash in the IntroActivity introduced by upgrading Gradle in 718d3a889e
2020-01-29 09:14:18 +01:00
Jakob Nixdorf
7c34318c40
Bump to version 0.6.3.1
2019-10-19 10:04:22 +02:00
Jakob Nixdorf
be994a0093
Introduce build flavors
...
* "fdroid": Shows donate options in the About activity
* "play": Doesn't show donate options (yet)
2019-10-11 17:19:49 +02:00
Jakob Nixdorf
9bc3f20a62
Bump to version 0.6.3
2019-10-06 13:15:12 +02:00
Jakob Nixdorf
d85085afb9
Bump to version 0.6.3-beta1
2019-09-20 07:28:29 +02:00
Jakob Nixdorf
e71f378b0d
Bump to version 0.6.2
2019-05-28 15:48:12 +02:00
Jakob Nixdorf
87da4b239f
Bump to version 0.6.1
2018-12-05 07:45:42 +01:00
Jakob Nixdorf
3fd099d299
Bump to version 0.6.0
2018-10-26 08:11:51 +02:00
Jakob Nixdorf
8effb9adf6
Bump to version 0.6.0-beta3
2018-06-27 13:18:58 +02:00
Jakob Nixdorf
6daab0493b
Update dependencies
2018-06-27 13:10:30 +02:00
Jakob Nixdorf
d493f95f5a
Switch to Floating Action Button Speed Dial
...
FABsMenu is now deprecated (and crashes on KitKat)
Fixes #186
2018-06-04 12:29:27 +02:00
Jakob Nixdorf
b8a10badbc
Bump to version 0.6.0-beta2
2018-05-22 15:32:18 +02:00
Jakob Nixdorf
9217028d0f
Bump to version 0.6.0-beta1
2018-04-13 11:37:17 +02:00
Jakob Nixdorf
f8b583f6d8
Use AboutLibraries instead of LicenseDialog
2018-03-28 10:06:26 +02:00
Jakob Nixdorf
b2d25a3ee8
Replace custom FAM with FABsMenu
2018-03-22 10:05:36 +01:00
Jakob Nixdorf
3ca0ca6fcf
Update support libs and ZXing Android Embedded
2018-03-15 15:03:39 +01:00
Jakob Nixdorf
8563679b17
Disable plain text backups for security
2018-03-15 08:33:17 +01:00