Commit graph

25 commits

Author SHA1 Message Date
32d3da15d5
build: migrate from jcenter to mavenCentral
Switched the build script repository from JCenter to Maven Central as JCenter is being deprecated. This ensures continued access to dependencies and improves future compatibility and support.
2024-09-17 08:56:50 +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
199a151fc5
Bump gradle plugin version 2021-03-28 21:13:00 +02:00
Jakob Nixdorf
e1ced76b55
Perform backups in the background
Should fix #729, but still needs some usability improvements
2021-01-29 19:42:37 +01:00
Jakob Nixdorf
31c3118dc3
Update translations and gradle 2020-10-18 11:31:21 +02:00
Jakob Nixdorf
12d81e2135
Update dependencies 2020-09-25 06:28:49 +02:00
Jakob Nixdorf
abe9ccc598
Update Gradle and Gradle Plugin 2020-05-29 06:53:13 +02:00
Jakob Nixdorf
eaa9123b43
Select thumbnails case insensitive
Fixes #564
2020-05-27 06:38:56 +02:00
Jakob Nixdorf
77ffcd579f
Update Gradle and Build Tools 2020-04-16 19:59:31 +02:00
Jakob Nixdorf
6063472d6c
Update Gradle 2020-01-29 09:46:09 +01:00
Jakob Nixdorf
718d3a889e
Update Gradle 2019-12-06 14:51:12 +01:00
Jakob Nixdorf
47bf420eb3
Revert "Update Gradle version"
This broke some stuff, reverting for now...

This reverts commit c16840171e.
2019-09-17 14:54:55 +02:00
Jakob Nixdorf
c16840171e
Update Gradle version 2019-09-17 10:07:43 +02:00
Jakob Nixdorf
6daab0493b
Update dependencies 2018-06-27 13:10:30 +02:00
Matthias Bertram
ab6e697f0b Replace Google's repository URL with an alias 2018-06-08 20:39:47 +02:00
Matthias Bertram
5423d91e5c Fixes #190: Changes the import order of gradle repositories. 2018-06-08 20:31:05 +02:00
Jakob Nixdorf
7338c1706e
Update Gradle and Android Studio 2018-04-04 13:14:05 +02:00
Jakob Nixdorf
324f84b36c
Create an initial intro screen on first launch 2018-02-27 16:43:02 +01:00
Jakob Nixdorf
5cd2a65dfe
Update Android Gradle plugin to 3.0.1 2017-11-27 08:14:51 +01:00
Jakob Nixdorf
46882f2355
Try to fix the gradle build 2017-10-26 08:08:04 +02:00
Jakob Nixdorf
ad0dd188e6
Update dependencies, gradle version and Android Studio 2017-10-26 07:51:49 +02:00
Jakob Nixdorf
f679f93ddb
Update to SDK 26 and update some dependencies 2017-08-23 07:53:55 +02:00
Jakob Nixdorf
96a41e3464
Update target SDK, gradle and modules. 2017-06-28 15:13:30 +02:00
Bruno Bierbaumer
faec1dfd88 initial code dump 2015-11-23 22:20:14 +01:00