28 Commits

Author SHA1 Message Date
f43acdec83
Merge branch 'master' into rasp 2022-09-14 11:46:20 +03:00
Adrian Ulrich
c3175f756d make SDK33 happy
We have to upgrade the minsdk level to android 8 - which was released in 2017; 5 years ago.
2022-09-05 21:18:24 +02:00
Adrian Ulrich
fcb0941e7b upgrade SDK level to 33 2022-09-05 20:31:08 +02:00
d2d933ed8f
Make bypass .nomedia, bypass .nomedia under Android 11+ (android.permission.MANAGE_EXTERNAL_STORAGE) update gradle to some higher version 2022-08-17 00:38:20 +03:00
Adrian Ulrich
edc733e977 fixup builds under SDK 30 2021-02-07 19:28:51 +01:00
Adrian Ulrich
2df6fc57bf Target SDK 30 2021-02-07 18:51:52 +01:00
Adrian Ulrich
00df00c3d6 bump api version to 29 2019-12-31 16:34:53 +01:00
Adrian Ulrich
4bbfcaf539 import dialogplus 2019-01-26 11:31:09 +01:00
Michael Sam
3bb0998d76 add helper for shared preference to organize code more (#901)
* add helper for shared preference to organize code more

* requested changes to pull request #901
-add the usual copyright / license boilerplate to SharedPrefHelper.
-edit the comment on method getSettings in SharedPrefHelper

* requested changes to pull request #901
-add the usual copyright / license boilerplate to SharedPrefHelper.
-edit the comment on method getSettings in SharedPrefHelper
2019-01-26 09:25:10 +01:00
TacoTheDank
dd40e45cbd stable build.gradle (#788)
* Update build.gradle

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update build.gradle

* Update .travis.yml

* Update gradle-wrapper.properties
2018-06-30 09:30:52 +02:00
Dmitri Davydok
fd601ae169 Upgrade Gradle (#719) 2018-02-26 19:35:46 +01:00
Adrian Ulrich
b371b16bf6 deprecate ant 2018-02-11 14:29:48 +01:00
Adrian Ulrich
0030c1777e Revert "enable signing via gradle"
This reverts commit ddd79a00ed6b4ae6e7ca1cb2fddb269db5fb4f99.
2017-09-03 16:11:02 +02:00
Adrian Ulrich
ddd79a00ed enable signing via gradle 2017-09-03 15:59:17 +02:00
Adrian Ulrich
15e08cfaa5 update api level to android 8 2017-08-27 17:13:08 +02:00
Antic1tizen One
117572eb7c Jump to song in queue if picked just one (#624)
* Bump gradle versions needed for build

Android Studio already refuses to build it as-is,
so alter the versions required.

* Rename mode -> action for better readability

* Fix incorrect description on getByPos from timeline

* Jump to song in queue if picked one. Implements #604
2017-07-02 14:24:11 +02:00
Adrian Ulrich
2b07abdc8b remove gradle nightly target as it was broken.
* Widgets not working
* Crashes in Filebrowser and TabOrder activity
2017-03-06 19:40:42 +01:00
Adrian Ulrich
43dc8514a8 add more build info and remove failing mogrify command 2017-02-25 12:14:30 +01:00
Antic1tizen One
eb3b0d4c1d Add less-intrusive nightly configuration for gradle (#551) 2017-02-25 10:07:06 +01:00
Adrian Ulrich
36c21a46b2 update target sdk to version 25 2017-02-19 13:39:09 +01:00
Antic1tizen One
c270b13296 Add CI smoke build, fix Gradle Lint warnings, fixes #451 (#504)
- Added CI smoke build config that spawns a build for pull-requests
- Removed extra translations that have no base strings anymore
- Added skip MissingTranslation option to lint as there are missing strings that are not filled in Transifex
2017-01-12 19:01:19 +01:00
Adrian Ulrich
8beb95c79a target sdk version 24 2016-09-04 16:13:29 +02:00
relan
936f3b1a76 Make lint issues non-fatal 2016-06-15 08:28:51 +03:00
relan
2c63d3a343 Update Gradle plugin to 2.1.2 2016-06-15 08:28:43 +03:00
relan
51bdb0b64c Update build tools to 23.0.3 2016-06-15 08:14:48 +03:00
Adrian Ulrich
93e9567830 Merge Pull Request #230 into master 2015-11-01 13:05:56 +01:00
Xiao Bao Clark
757c0a5e85 Configured source and target language to Java 1.5 for gradle builds 2015-08-29 08:57:51 +10:00
Nico Alt
968d6db3b8 add Gradle/Android Studio support 2015-04-10 11:49:10 +02:00