Commit graph

79 commits

Author SHA1 Message Date
cketti
f3cc89f09d Add 'SettingsExportFragment' 2019-05-19 02:25:29 +02:00
cketti
bcacd83655 Use navigation component for settings screens 2019-04-14 15:52:16 +02:00
cketti
41b52ef414 Upgrade to Android Gradle Plugin 3.3.2 2019-04-02 04:43:33 +02:00
Wiktor Kwapisiewicz
b7652205ae Add Thunderbird autodiscovery code (part 1) 2019-03-20 17:27:44 +01:00
Wolfgang Grossinger
c179ace548 Upgrade to Kotlin version (3.20) and fix any issues.
- Migrate to Kotlin 3.11
- Remove Kotlin Experimentals
- Migrate Kotlin Coroutines
2019-02-13 20:53:44 +01:00
cketti
a7d6d9c50f Switch to com.takisoft.preferencex artifacts 2019-02-09 22:08:25 +01:00
cketti
47deb4e5ba Switch to androidx artifacts 2019-02-09 22:08:25 +01:00
cketti
28f8edee87 Upgrade to support library 28.0.0 2019-02-09 21:39:50 +01:00
Wolfgang Grossinger
374717dcab Fix build problems with a fresh forked k-9 (#3874)
Update build tools
2019-01-22 17:16:07 +01:00
cketti
c2e80122f7 Use Storage Access Framework to save attachments 2018-12-14 01:44:13 +01:00
cketti
9f84a9134d Add Maven Central and reorder Maven repositories 2018-10-24 03:29:21 +02:00
cketti
a8d14c1dc7 Code cleanup 2018-10-18 22:01:10 +02:00
ByteHamster
b2c232e40a Search function for general settings 2018-10-18 20:57:43 +02:00
cketti
f6713ea55a Clean up modules' dependencies 2018-07-08 16:06:19 +02:00
cketti
b46594fed4 Move UI code to ui module 2018-07-02 16:19:21 +02:00
cketti
7cac4adadd Update to Kotlin 1.2.41 2018-05-23 19:45:46 +02:00
cketti
cec704f314 Change variable naming scheme in Gradle build scripts 2018-05-23 19:42:39 +02:00
cketti
17d3b8e5bc Move dependency versions from gradle.properties to build.gradle 2018-05-23 15:57:04 +02:00
cketti
5eebf54a3b Remove 'optimizeForDevelopment' hack 2018-05-23 15:26:40 +02:00
cketti
8e352aef92 Remove 'disablePreDex' hack 2018-05-23 15:24:36 +02:00
cketti
31d3aa7e8e Add new SettingsActivity 2018-03-10 18:45:58 +01:00
cketti
c67674311c Update support libraries to 27.0.2 2018-02-17 05:06:38 +01:00
cketti
698aa0cf60 Update Android Gradle plugin to 3.0.1 2018-02-17 04:42:49 +01:00
cketti
22e0649f6e Add Kotlin for tests 2017-09-07 05:00:21 +02:00
humazed
b785105b6c Update build tools 2017-03-13 01:33:20 +01:00
cketti
15ca92414b Merge pull request #1747 from k9mail/xoauth2Backend
Back-end changes for Google XOAUTH2
2016-12-12 03:14:59 +01:00
Philip Whitehouse
79c1f921f9 Clean-up following code review thanks to Valodim 2016-10-27 02:15:53 +01:00
Jan Berkel
8b1c768483 Inject config from properties file 2016-10-19 12:35:28 +02:00
cketti
dd1040f546 Update build tools, Gradle version + wrapper, Android plugin 2016-10-05 23:13:10 +02:00
cketti
c8c33f4710 Custom contextPopupMenuStyle on Android N to fix context menu position
See https://code.google.com/p/android/issues/detail?id=221643

Fixes #1581
2016-09-04 09:40:55 +02:00
Vincent Breitmoser
c4a6bf5472 update build tools to 2.1.3 2016-08-19 22:42:09 +02:00
cketti
eca66c1a34 Don't load Gradle plugins for code quality during development 2016-05-28 15:18:11 +02:00
cketti
f59bb6c9cf Use Gradle Android plugin 2.1.0 2016-05-28 11:21:59 +02:00
cketti
e16211c89b Update Android Gradle plugin to 2.0.0 2016-04-22 03:55:31 +02:00
cketti
df9ea983c0 Update build tools to 23.0.3 2016-04-22 03:54:59 +02:00
cketti
4c56bb7660 Remove android-sdk-manager 2016-04-22 03:42:06 +02:00
TETRA2000
deff0ce80d update to API 23 2016-01-15 08:11:05 +09:00
cketti
e8d16722ed Update build tools to 23.0.1 2015-12-22 17:54:57 +01:00
cketti
8373a0c62e Update Android Gradle plugin version to 1.5.0 2015-12-22 17:54:02 +01:00
cketti
c34b9b5ad7 Increase compileSdkVersion to 22 2015-12-22 17:54:02 +01:00
cketti
f96ffdcd4e Update Gradle Android plugin to 1.2.3 2015-05-20 18:04:20 +02:00
cketti
1212f9d0f2 Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00
cketti
df8a823e41 Add support for recording code coverage 2014-12-18 14:15:45 +01:00
cketti
3f7fc83d58 Add findbugs to Gradle build 2014-12-18 13:39:59 +01:00
Jan Berkel
6a1fee90ee Use 1.6 source compatibility for now 2014-12-18 10:07:18 +01:00
Jan Berkel
3c38cb2d7f Not needed anymore 2014-12-17 20:38:41 +01:00
Jan Berkel
7c79e7c6b5 Forward test 2014-12-17 12:57:18 +01:00
Jan Berkel
cc6c6bf096 Tests-on-jvm should be a subproject 2014-12-17 12:47:39 +01:00
cketti
86487a738d Make Gradle task testOnJVM only depend on assembleDebug 2014-12-17 03:17:08 +01:00
cketti
0ce7c911e5 Update compileSdkVersion to 21 and Gradle Android Plugin to 1.0.0 2014-12-09 00:41:10 +01:00