Torsten Grote
559ef6e22d
Make D8 happy after upgrades
2024-03-05 14:43:28 +00:00
Torsten Grote
359145eaef
[app] fix debug logging for libraries
2024-02-13 12:26:03 +00:00
Torsten Grote
da165361c3
[app] Adapt SwapRepoEmulatorTest to new DB
2022-12-01 17:43:14 +01:00
Torsten Grote
eca567d7a1
disable jetifier after upgrading ACRA and delegate adapters
2022-05-18 12:52:56 +02:00
Isira Seneviratne
5fad229dbe
Update RxJava to version 3.
2021-06-15 08:51:16 +00:00
Hans-Christoph Steiner
4662c0bdaa
set up WorkManager on demand to avoid slowing down starts
...
This also provides a convenient place to configure the debug logging.
2021-02-23 13:28:32 +01:00
Dominik Schürmann
64e1ec12b9
Remove old support lib proguard rules
...
AndroidX ships proguard rules that are automatically used
2020-07-14 14:10:22 +02:00
Hans-Christoph Steiner
3d05363c31
enable Espresso tests with some basic UI tasks
2018-08-17 10:09:59 +02:00
Hans-Christoph Steiner
5c6c54cadf
switch from spongycastle to latest official bouncycastle
...
#1379
2018-04-19 15:51:44 +02:00
Hans-Christoph Steiner
73ad5bd6b3
update to latest jmDNS for more reliable detection
...
closes #612
2018-04-13 00:20:54 +02:00
Hans-Christoph Steiner
6b4b85d396
entirely purge AndroidHttpClient from the code base.
...
closes #586
2018-04-13 00:20:54 +02:00
Hans-Christoph Steiner
d769dcfc60
support new index-v1 format using Jackson parser
...
This adds support for parsing the new index-v1.json data as defined in
fdroidserver!221. This new index metadata format is required to
support localization, graphics, screenshots, etc.
refs #15
2017-03-31 09:09:31 +11:00
Hans-Christoph Steiner
3fcdfe85bb
move main project files into standard gradle/Android Studio layout
...
This makes it a lot easier to setup all the testing stuff. Mostly,
I'm tired of fighting Android Studio's fragility, so I want to remove
as much non-standardness as possible in the hopes of improving that
situation.
closes #534 https://gitlab.com/fdroid/fdroidclient/issues/534
2016-03-28 12:12:37 +02:00