Philip Cohn-Cort
2e82673bbf
Regenerate Gradle wrapper files
2024-10-02 03:52:19 +00:00
Albert Vaca Cintora
4bdbb8f74a
Bump deps
2024-08-10 14:05:00 +02:00
Albert Vaca Cintora
423c57b71e
Bump dependencies
2024-03-02 01:59:34 +01:00
Albert Vaca Cintora
7ffc6a742c
Bump Gradle and AGP
2024-01-16 11:38:45 +01:00
Albert Vaca Cintora
921d0ee884
Upgrde gradle and AGP
2023-04-25 23:51:30 +02:00
Albert Vaca Cintora
15fec5e515
Bump deps
2023-01-23 23:24:27 +01:00
Albert Vaca Cintora
6fbd923c60
Bump dependencies and targetSdkVersion
...
Motivation: We can't publish to the Play Store with a targetSdkVersion < 31
The new targetSdk required two changes:
* Specifying when activities, services and receivers should be exported or
not to other apps. For the ones I wasn't sure of what we want, I made
them exported to not break something.
* Specifying when a PendingIntent should be mutable or immutable. I made
them all mutable for now.
2022-12-27 23:53:13 +01:00
Nicolas Fella
f2481644ae
Update Gradle plugin
2022-06-02 00:39:06 +02:00
Albert Vaca Cintora
4fa634afa4
Upgrade gradle plugin
2022-03-03 23:58:23 +01:00
Albert Vaca Cintora
66a81f3612
Update gradle and gradle plugin
2021-10-05 00:30:26 +02:00
Albert Vaca Cintora
28f2ccb391
Bump dependencies and change jcenter (EOLd) to maven
2021-05-06 20:01:33 +02:00
Albert Vaca Cintora
1aa29c56fe
Bump gradle version
2020-10-18 14:51:20 +02:00
Nicolas Fella
d7fc002609
Bump gradle stuff
2020-06-23 12:38:40 +02:00
Abdel-Rahman Abdel-Rahman
787b07b522
Bump gradle wrapper version.
...
Satisfies minimum version of Android gradle plugin. See
https://developer.android.com/studio/releases/gradle-plugin#updating-gradle
2020-05-13 04:35:02 +00:00
Sylvia van Os
e3ca5aca57
Initial Bigscreen remote support
2020-03-27 20:33:10 +00:00
Albert Vaca Cintora
1d5c280401
Update gradle plugin
2019-10-27 20:39:49 +01:00
Nicolas Fella
3d5dcdacae
Revert "Revert "Upgrade gradle plugin for AS 3.4""
...
This reverts commit 52486ed2ec2af5076c33c28557ece66333fdc495.
2019-05-19 22:44:56 +02:00
Nicolas Fella
52486ed2ec
Revert "Upgrade gradle plugin for AS 3.4"
...
This reverts commit 87ddf479994944e0c4ef00851d80732348f2413d.
Seems to break running the app
2019-05-19 19:41:02 +02:00
Albert Vaca Cintora
87ddf47999
Upgrade gradle plugin for AS 3.4
2019-05-01 14:27:37 +02:00
Nicolas Fella
e5c8160ee2
Revert "Bump gradle plugin version"
...
It seems to break things
This reverts commit 6bcb77f65f49a9e4e264da9d95d61d1b860ec4ac.
2019-04-19 00:52:01 +02:00
Nicolas Fella
6bcb77f65f
Bump gradle plugin version
2019-04-19 00:20:45 +02:00
Erik Duisters
8466a6f853
Update for Android Studio 3.3
...
Summary:
Update gradle-plugin to v3.3.0
Update gradle 4.10.1-all
Update Butterknife to v10.0.0
Reviewers: #kde_connect, albertvaka
Reviewed By: #kde_connect, albertvaka
Subscribers: kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D18264
2019-01-16 14:52:21 +01:00
Simon Redman
806a929643
[Android] Add Gradle files to repository
...
Summary: Gradle is automatically configured by Android Studio. However, the project is troublesome to build when using other tools. Per https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:adding_wrapper , the files added by this patch ought to be included in the repository
Test Plan: After applying this diff, it should be possible to clone a fresh repository and run ./gradlew build, resulting in an .apk in ./build/outputs/apk/*/
Reviewers: #kde_connect, nicolasfella
Reviewed By: #kde_connect, nicolasfella
Subscribers: kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D16439
2018-10-26 15:57:30 -06:00
Albert Vaca
f01811446a
Migrated project to latest Android SDK and moved sources out of 'main' dir
...
Sorry for the conflicts caused by moving the sources!
2014-11-22 17:04:37 -08:00
Albert Vaca
64c5362b1c
Updated android build tools
2014-06-09 13:25:50 +02:00
Albert Vaca
9542597424
Updated project to latest version of Android build tools
2014-03-08 00:21:06 +01:00
Samoilenko Yuri
52c7581f42
moved to updated gradle and Android Studio
2014-02-14 17:07:12 +01:00
Albert Vaca
de9f78adf3
Gradle upgrade to make Android Studio 4.2 happy
2014-01-10 17:07:00 +01:00
Albert Vaca
0620810e4b
Upgraded to build tools 18.1.1 and gradle 1.8
2013-10-30 01:31:20 +01:00
Albert Vaca
5b712bad0a
Initial commit
2013-06-06 05:57:06 +02:00