16 Commits

Author SHA1 Message Date
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
d4ae6eb351 configure proguard, disable obfuscation 2021-04-25 19:12:02 +02:00
Adrian Ulrich
7e870fe9e5 Switch to appcompat notifications
I really liked our own notification styles, but on Android 11, it just starts to look very alien.
2021-03-03 08:54:23 +01: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
9ce0975d41 migrate to androidx 2019-02-09 11:59:55 +01:00
Adrian Ulrich
7443ae3179 replace dialogplus with bottomsheet 2019-01-27 11:34:26 +01:00
Adrian Ulrich
4bbfcaf539 import dialogplus 2019-01-26 11:31:09 +01:00
Adrian Ulrich
7c9731e05b upgrade API level 28. 2018-10-27 11:14:57 +02:00
Adrian Ulrich
3234c46581 disable proguard in release builds 2018-07-07 12:03:27 +02: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
Adrian Ulrich
0f82821e29 Use v4 support library
Our APK size stays at 1.1MB with minification enabled - which doesn't seem to break us anymore.
And ant is dead, so... let's obey gradle.
2018-05-28 20:20:36 +02:00
Adrian Ulrich
f9e751ea4e bump sdk version to 27 2018-03-10 12:04:15 +01:00
Dmitri Davydok
18f6934cda Editor config and annotations (#738)
* Add annotations support

* Add appropriate .editorconfig
2018-02-27 20:58:17 +01: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