Hans-Christoph Steiner
d37e9c110c
run Reformat Code from Android Studio Flamingo | 2022.2.1 Patch 2
2023-07-05 21:56:49 +02:00
Hans-Christoph Steiner
48a10cac17
whitespace fixes from spotless applying AOSP code format
2023-07-05 21:40:12 +02:00
Dimitri Papadopoulos
b6bb64457c
Fix typos found by codespell
2023-05-29 15:47:22 +00:00
Hans-Christoph Steiner
12a677a225
purge unused ZipSigner code
...
This includes some references to the "BC" provider that now do not need to
be ported:
https://android-developers.googleblog.com/2018/03/cryptography-changes-in-android-p.html
2023-05-25 11:58:01 +00:00
Hans-Christoph Steiner
ea80704598
split up everything into 'full' and 'basic' build flavor
...
"full" is the original F-Droid app with all the features. It should still
build the exact same app after this change. "basic" is the smallest
version of F-Droid possible. It does not yet build, nor work.
2018-06-15 23:27:03 +02:00