Commit Graph

7320 Commits

Author SHA1 Message Date
Chirayu Desai
f99797e0ae ApkVerifier.requestedPermissionsEqual: Flip debug log print order
* To match arguments

Change-Id: I7c4a05f764eda1279c9fa4c3331dc99b902dd71f
2022-01-14 03:00:32 +05:30
Chirayu Desai
15cfe1568d Installer: Always log when falling back to AOSP DefaultInstaller
* Makes debugging PrivExt easier on non-debug builds

Change-Id: Id5d8a0007d8117e8af58f63c9134fc6c8404535e
2022-01-14 03:00:30 +05:30
Torsten Grote
e5d78dadd8 Merge branch 'fix/quickAntifeatureCrashFix' into 'master'
Quick fix for antifeature crash

Closes #2326

See merge request fdroid/fdroidclient!1076
2022-01-13 17:20:08 +00:00
Sylvia van Os
815a2cd348 Quick fix for antifeature crash 2021-12-21 22:27:56 +01:00
Hans-Christoph Steiner
2a8b16683a version code 1014004 1.14-alpha4 2021-12-09 22:38:43 +01:00
Hans-Christoph Steiner
ea7ef25514 update CHANGELOG 2021-12-09 22:34:51 +01:00
Hans-Christoph Steiner
7e40f40b75 Merge branch 'fix/dontHideUnknownAntifeatures' into 'master'
Don't hide unknown antifeatures

See merge request fdroid/fdroidclient!1069
2021-12-09 19:08:02 +00:00
Sylvia van Os
5a678608aa Add "Other anti-features" option 2021-12-09 18:35:20 +00:00
Sylvia van Os
d6dee78030 Don't hide unknown antifeatures 2021-12-09 18:35:20 +00:00
Michael Pöhn
b68924b648 Merge branch 'gradle-needs-more-RAM' into 'master'
gradle needs more RAM

See merge request fdroid/fdroidclient!1074
2021-12-09 13:09:07 +00:00
Hans-Christoph Steiner
71e153649b gradle needs more RAM 2021-12-09 12:36:26 +00:00
Hans-Christoph Steiner
3e4d131a7b Merge branch 'fix/antifeatureHide' into 'master'
Hide antifeatures from latest and categories

See merge request fdroid/fdroidclient!1067
2021-12-09 12:32:23 +00:00
Sylvia van Os
5308c46c66 Hide unwanted antifeatures from latest and categories 2021-12-09 12:27:50 +00:00
Hans-Christoph Steiner
06f51d3c94 Merge branch 'fix/chooseAntifeatureCleanup' into 'master'
Make AntiFeaturesListingView functions static again

See merge request fdroid/fdroidclient!1071
2021-12-09 12:10:04 +00:00
Sylvia van Os
28c5b9860f Make AntiFeaturesListingView functions static again 2021-11-03 22:18:10 +01:00
Hans-Christoph Steiner
9f7693ca50 version code 1014003 1.14-alpha3 2021-10-22 21:42:04 +02:00
Hans-Christoph Steiner
60d4f1dff2 update CHANGELOG 2021-10-22 21:41:30 +02:00
Hans-Christoph Steiner
2b3a3e492b Merge branch 'no-push-requests' into 'master'
Don't allow push-requests at all for the official client by making it a compile time option instead of runtime.

See merge request fdroid/fdroidclient!1063
2021-10-18 12:28:43 +00:00
Hans-Christoph Steiner
3634567a5d remove unused translations
sed -i '/name="allow_push_requests/d' app/src/main/res/values*/strings.xml
2021-10-18 13:56:20 +02:00
GobinathAL
cbeaa27be0 Translated using Weblate: Tamil (ta) by GobinathAL <gobinathal8@gmail.com>
Currently translated at 32.4% (12 of 37 strings)

Translated using Weblate: Tamil (ta) by GobinathAL <gobinathal8@gmail.com>

Currently translated at 100.0% (495 of 495 strings)

Co-authored-by: GobinathAL <gobinathal8@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/ta/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ta/
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid metadata
2021-10-18 13:55:02 +02:00
nautilusx
0662a00eab Translated using Weblate: German (de) by nautilusx <translate@disroot.org>
Currently translated at 99.7% (494 of 495 strings)

Co-authored-by: nautilusx <translate@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/de/
Translation: F-Droid/F-Droid
2021-10-18 13:54:56 +02:00
Chirayu Desai
2dbcbff4bf Replace runtime push-requests expert setting with a compile-time configuration
This partially reverts commit c2d9749105

* This feature let repos automatically install / uninstall apps.
* It does not make sense to have as a user-facing option.
* Change this to a compile-time option to allow whitelabel builds to
  easily enable this while securely keeping it disabled for everyone else
  who doesn't need it.
* For more background, see:
  https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1063#note_702867355
  https://gitlab.com/fdroid/fdroid-website/-/merge_requests/721

Change-Id: Id5113816accaade2813b1ef053bf57afd5144ddb
2021-10-18 13:47:21 +02:00
Hans-Christoph Steiner
478b416861 Merge branch 'fix/incorrectly_translatable' into 'master'
Correctly mark a string that should not be translatable

See merge request fdroid/fdroidclient!1064
2021-10-15 14:10:34 +00:00
Sylvia van Os
b967150993 Correctly mark a string that should not be translatable 2021-10-14 20:34:54 +00:00
Chirayu Desai
53d804c07c Merge branch 'feature/debug_name' into 'master'
Use F-Droid Debug app label for debug builds

See merge request fdroid/fdroidclient!1062
2021-10-14 12:31:06 +00:00
Sylvia van Os
ec0e3d2e3b Use F-Droid Debug app label for debug builds 2021-10-14 12:31:05 +00:00
Sylvia van Os
19beddca2e Merge branch 'feature/chooseAntifeaturesToShow' into 'master'
Allow choosing which antifeatures to show

Closes #564

See merge request fdroid/fdroidclient!1053
2021-10-14 09:25:25 +00:00
Sylvia van Os
5f922444ae Allow choosing which antifeatures to show 2021-10-14 09:25:25 +00:00
Chirayu Desai
55cd5aa77c Merge branch 'use-global-funding.yml' into 'master'
use global GitHub Sponsors config:

See merge request fdroid/fdroidclient!1060
2021-10-04 13:11:42 +00:00
Hans-Christoph Steiner
d9b9cc1844 use global GitHub Sponsors config: https://github.com/f-droid/.github
admin#243
admin#197
fdroiddata!9864
2021-10-04 14:38:32 +02:00
Hans-Christoph Steiner
c312b98b52 version code 1014002 1.14-alpha2 2021-09-10 18:32:42 +02:00
Hans-Christoph Steiner
80158b2048 update CHANGELOG 2021-09-10 18:32:40 +02:00
Hans-Christoph Steiner
1b1372b81b Merge branch 'weblate' into 'master'
weblate

See merge request fdroid/fdroidclient!1058
2021-09-10 16:30:33 +00:00
Licaon Kter
9c55374405 Translated using Weblate: Romanian (ro) by Licaon Kter <licaon.kter@protonmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Licaon Kter <licaon.kter@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ro/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
random r
7c66bad374 Translated using Weblate: Italian (it) by random r <epsilin@yopmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: random r <epsilin@yopmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Oymate
50bf0e8412 Translated using Weblate: Bengali (bn) by Oymate <dhruboadittya96@gmail.com>
Currently translated at 100.0% (473 of 473 strings)

Translated using Weblate: Bengali (Bangladesh) (bn-rBD) by Oymate <dhruboadittya96@gmail.com>

Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Oymate <dhruboadittya96@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/bn/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/bn_BD/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
hi
d1f4614354 Translated using Weblate: Hindi (hi) by hi <lecina3377@mi166.com>
Currently translated at 99.1% (469 of 473 strings)

Co-authored-by: hi <lecina3377@mi166.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/hi/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
109247019824
07ff708a11 Translated using Weblate: Bulgarian (bg) by 109247019824 <stoyan@gmx.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: 109247019824 <stoyan@gmx.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/bg/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Rubén
520b252dbc Translated using Weblate: Catalan (ca) by Rubén <rubnx@protonmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Rubén <rubnx@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ca/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
GunChleoc
726fea2d54 Translated using Weblate: Gaelic (gd) by GunChleoc <fios@foramnagaidhlig.net>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/gd/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Jeff Huang
8014532178 Translated using Weblate: Chinese (Traditional) (zh-rTW) by Jeff Huang <s8321414@gmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Jeff Huang <s8321414@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hant/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Sveinn í Felli
ddcfb6ec2c Translated using Weblate: Icelandic (is) by Sveinn í Felli <sv1@fellsnet.is>
Currently translated at 97.2% (460 of 473 strings)

Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/is/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Priit Jõerüüt
74db60a0ae Translated using Weblate: Estonian (et) by Priit Jõerüüt <hwlate@joeruut.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/et/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Wellington Terumi Uemura
ac98250418 Translated using Weblate: Portuguese (Brazil) (pt-rBR) by Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
William Weber Berrutti
5018d40137 Translated using Weblate: Portuguese (Brazil) (pt-rBR) by William Weber Berrutti <wwberrutti@protonmail.ch>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: William Weber Berrutti <wwberrutti@protonmail.ch>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Julien Maulny
8486f2f8dc Translated using Weblate: French (fr) by Julien Maulny <julien.maulny@protonmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Julien Maulny <julien.maulny@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fr/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Ajeje Brazorf
cd28b77769 Translated using Weblate: Sardinian (sc) by Ajeje Brazorf <lmelonimamo@yahoo.it>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sc/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Óscar Fernández Díaz
d324568187 Translated using Weblate: Spanish (es) by Óscar Fernández Díaz <oscfdezdz@tuta.io>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Óscar Fernández Díaz <oscfdezdz@tuta.io>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/es/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Petr Novák
1ad60ee1ee Translated using Weblate: Czech (cs) by Petr Novák <nit.monkey@gmail.com>
Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Petr Novák <nit.monkey@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/cs/
Translation: F-Droid/F-Droid
2021-09-10 18:29:54 +02:00
Eric
06d27214e9 Translated using Weblate: Chinese (Simplified) (zh-CN) by Eric <spice2wolf@gmail.com>
Currently translated at 100.0% (37 of 37 strings)

Translated using Weblate: Chinese (Simplified) (zh-CN) by Eric <spice2wolf@gmail.com>

Currently translated at 100.0% (37 of 37 strings)

Translated using Weblate: Chinese (Simplified) (zh-CN) by Eric <spice2wolf@gmail.com>

Currently translated at 100.0% (37 of 37 strings)

Translated using Weblate: Chinese (Simplified) (zh-rCN) by Eric <spice2wolf@gmail.com>

Currently translated at 100.0% (473 of 473 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hans/
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid metadata
2021-09-10 18:29:54 +02:00