fdroid-client/app/src/main/java/org/fdroid/fdroid
Torsten Grote decc2cc6e3
Add ktlint and run it in CI
Fixes formatting issues it found.

Also remove version variables from gradle scripts as they are not wanted by the project.
2022-02-16 09:43:19 -03:00
..
acra Migrate to MDC text fields 2021-05-18 12:01:15 +00:00
compat run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
data Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
installer Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
nearby implement combined EXTRA_STREAM/EXTRA_TEXT Intents for createChooser() 2021-07-06 23:24:51 +02:00
net Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
privileged/views Enable explicit API Mode for download library 2022-02-16 09:43:19 -03:00
qr Generate a QR bitmap using RxJava instead of AsyncTask. 2021-06-15 08:51:16 +00:00
receiver Glide clearDiskCache() must be run on background thread 2022-01-24 15:36:26 +00:00
views Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
work Let HttpPoster also use HttpManager (renamed from DownloadManager) 2022-02-16 09:43:18 -03:00
AddRepoIntentService.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
AppUpdateStatusManager.java Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
CompatibilityChecker.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
DeleteCacheService.java Glide clearDiskCache() must be run on background thread 2022-01-24 15:36:26 +00:00
FDroidApp.java Enable explicit API Mode for download library 2022-02-16 09:43:19 -03:00
FDroidCertPins.java move main project files into standard gradle/Android Studio layout 2016-03-28 12:12:37 +02:00
Hasher.java implement Hasher.isFileMatchingHash() using commons-codec 2022-01-26 19:24:33 +01:00
IndexUpdater.java Enable explicit API Mode for download library 2022-02-16 09:43:19 -03:00
IndexV1Updater.java Move (Http)Downloader into download library 2022-02-16 09:43:18 -03:00
Languages.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
NfcHelper.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
NfcNotEnabledActivity.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
NotificationBroadcastReceiver.java Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
NotificationHelper.java Add ktlint and run it in CI 2022-02-16 09:43:19 -03:00
Preferences.java Replace runtime push-requests expert setting with a compile-time configuration 2021-10-18 13:47:21 +02:00
ProgressBufferedInputStream.java use synchronized for methods that override synchronized methods 2021-06-14 16:36:42 +02:00
Provisioner.java run Android Studio's Ctrl-Alt-O Organize Imports on all .java files 2021-04-13 10:23:59 +02:00
UpdateJobService.java perform androidX migration through android studio 2020-07-14 14:10:21 +02:00
UpdateService.java format imports using default Android Studio 4.1.2 settings 2021-06-15 10:55:20 +02:00
Utils.java Add glide support to download library 2022-02-16 09:43:19 -03:00