Commit Graph

10921 Commits

Author SHA1 Message Date
Torsten Grote
fc7727cf85 Add a button to clear all installing apps, if they are not progressing anymore 2026-06-04 09:39:03 -03:00
Torsten Grote
7d0e314a19 Detect when apps get archived, so they can be listed as uninstalled
Otherwise, they would still be shown as installed and appear in My Apps, but can't be opened, nor installed.
2026-06-04 09:39:03 -03:00
Torsten Grote
02fef43ec1 Target SDK 37 2026-06-04 09:39:03 -03:00
Torsten Grote
9ccc81b96d Add setting to only update repos when app is opened
if enabled, this auto updates repos, when user opens app and if last check was more than 12h ago
2026-06-04 09:39:03 -03:00
Torsten Grote
7b59f28fbf remove unnecessary steps from KVM CI test 2026-06-04 09:39:03 -03:00
Torsten Grote
940c90f026 Set compileSdk to 37
and remove custom CI logic for `libs database schema` job as it just causes problems
2026-06-04 09:39:02 -03:00
Hans-Christoph Steiner
8ef37ec5ad gitlab-ci: use fdroid/sdkmanager for all SDK package installs
sdkmanager!29
2026-06-04 09:39:02 -03:00
Torsten Grote
b30e4b07b9 Update dependencies 2026-06-04 09:39:02 -03:00
Torsten Grote
63ca340f97 Add unit tests for DetailsPresenter 2026-06-04 09:39:02 -03:00
Torsten Grote
9d602ee642 Don't show brief "No app found" if opening app details via external intent
we do this by differentiating between null as not yet retrieved a value and null as no value found by introducing a Loadable
helper class.
2026-06-04 09:39:02 -03:00
Torsten Grote
ce09ad713d Move changelog above whatsNew in app details 2026-06-04 09:39:01 -03:00
Torsten Grote
c57cca33f4 Add new categories 2026-06-04 09:39:01 -03:00
Torsten Grote
454be70d59 Use separate TV banners for full and basic 2026-06-04 09:39:01 -03:00
Torsten Grote
4da7bafbee Show notification after self-update
because we aren't allowed to launch the app. So the user can at least re-launch us easily.
2026-06-04 09:39:01 -03:00
Torsten Grote
911a6f3ea9 Update dependencies 2026-06-04 09:39:01 -03:00
Torsten Grote
fb60c8d554 Try to auto-start after updating ourselves 2026-06-04 09:39:00 -03:00
Torsten Grote
6e38255056 Make RepositoriesList screenshot test less flaky 2026-06-04 09:39:00 -03:00
Torsten Grote
eebb8a58b0 Handle apps not found in app details 2026-06-04 09:39:00 -03:00
Torsten Grote
05d5e73959 Stop checking for unused or blank translations
as weblate is now doing this for us and leaving this check in place is just causing CI churn
2026-06-04 09:39:00 -03:00
Torsten Grote
7b42b91b41 Visual changes to app details
suggested by Ura Design
2026-06-04 09:39:00 -03:00
Torsten Grote
b785bcc874 [db] Don't crash when server returns error codes when adding repo 2026-06-04 09:38:59 -03:00
Torsten Grote
2e1f938bce Close keyboard on global search action 2026-06-04 09:38:59 -03:00
Torsten Grote
01b85e6dbe Log when we updated ourselves
so we can test if it is feasible to auto-restart the app
2026-06-04 09:38:59 -03:00
Torsten Grote
fdd5dd65bf Fix suggested and installable versions in app details
For both we weren't considering the actual version code of the already installed app in case the repository did not have that version
2026-06-04 09:38:59 -03:00
Torsten Grote
76934c8ae3 Stop checking legacy in CI
It is going away soon anyway
2026-06-04 09:38:59 -03:00
Torsten Grote
af3137391d Merge branch 'linsui-master-patch-24855' into 'master'
Use the standard string for 3 dots button

See merge request fdroid/fdroidclient!1653
2026-06-03 20:47:21 +00:00
linsui
c161a10856 Use the standard string for 3 dots button 2026-06-03 20:17:13 +00:00
Torsten Grote
196ad5bfc8 Merge branch 'weblate-f-droid-f-droid' into 'master'
Translations update from Hosted Weblate

See merge request fdroid/fdroidclient!1674
2026-06-03 14:05:15 +00:00
Hosted Weblate
f705d93602 Translations update from weblate
Co-authored-by: Bård Sigurd Møller <git@bsmoller.no>
Co-authored-by: Dombrist <genrikh503@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hosted Weblate user 115094 <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: Hosted Weblate user 150744 <wheresalice@users.noreply.hosted.weblate.org>
Co-authored-by: Hồ Nhất Duy <axicenia@gmail.com>
Co-authored-by: Jim Kats <jim-kats@hotmail.com>
Co-authored-by: Jon C. <picujon@users.noreply.hosted.weblate.org>
Co-authored-by: Licaon Kter <licaon.kter@protonmail.com>
Co-authored-by: Lilli <kauhanen.johannes20@gmail.com>
Co-authored-by: Liner Seven <linour7gmekiblo@gmail.com>
Co-authored-by: Massimiliano Caniparoli <massic80@gmail.com>
Co-authored-by: Merijn <merijn@keemail.me>
Co-authored-by: Molnár Bence Attila <it@bence0327.hu>
Co-authored-by: Mæve Rey <mrey@users.noreply.hosted.weblate.org>
Co-authored-by: Naty S <9094039+eclecticpassions@users.noreply.github.com>
Co-authored-by: Omer I.S. <omeritzicschwartz@gmail.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: SGG Localization <sgglocalization@users.noreply.hosted.weblate.org>
Co-authored-by: Sérgio Santos <me@sergiosantos.info>
Co-authored-by: Tomiri EXPT <tomiriexpt@gmail.com>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: icarus suraci <mhmtylmz112000@gmail.com>
Co-authored-by: josé m. <correoxm@disroot.org>
Co-authored-by: justcontributor <kty5663@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/el/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/hr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/cy/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/gl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/he/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/hr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/hu/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ja/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/kmr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ko/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nn/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ro/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/tok/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hant/
Translation: F-Droid/Client Changelog
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
2026-06-03 15:12:02 +02:00
Torsten Grote
47ae6145f3 Merge branch 'patch-1' into 'master'
Set search threshold back to 2

Closes #3286

See merge request fdroid/fdroidclient!1675
2026-06-02 21:11:27 +00:00
Ygsk Lv.212
c2cce49a57 Set search threshold back to 2 2026-05-29 09:10:54 +00:00
Torsten Grote
693593c2bc Merge branch 'weblate-f-droid-f-droid' into 'master'
Translations update from Hosted Weblate

See merge request fdroid/fdroidclient!1672
2026-05-20 21:16:58 +00:00
Hosted Weblate
def5a3d268 Translations update from weblate
Co-authored-by: 109247019824 <109247019824@users.noreply.hosted.weblate.org>
Co-authored-by: 439JBYL80IGQTF25UXNR0X1BG <439jbyl80igqtf25uxnr0x1bg@users.noreply.hosted.weblate.org>
Co-authored-by: Agnieszka C <aga_04@o2.pl>
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Andi Chandler <andi@gowling.com>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: Basheer Radman <ba2014sheer@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Bård Sigurd Møller <git@bsmoller.no>
Co-authored-by: Danial Behzadi <dani.behzi@ubuntu.com>
Co-authored-by: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv>
Co-authored-by: Fergasss <fergasas4@users.noreply.hosted.weblate.org>
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
Co-authored-by: H-Media <mrlaacconen@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hồ Nhất Duy <axicenia@gmail.com>
Co-authored-by: Igor Rückert <igorruckert@yahoo.com.br>
Co-authored-by: Juan M Sevilla <jumase@disroot.org>
Co-authored-by: Lourenço Martins <hlourencoam93@gmail.com>
Co-authored-by: Mickaël Binos <mickaelbinos@outlook.com>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Mohammed Nafeel S <mohammednafeel.s@gmail.com>
Co-authored-by: Omer I.S. <omeritzicschwartz@gmail.com>
Co-authored-by: Pierre Wani Alan Morvan <per.morvan.bzh29@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: Sezer AKBULUT (sezerweb) <sezerakbulut@gmail.com>
Co-authored-by: Vesel Sem <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: VfBFan <vfbfan@users.noreply.hosted.weblate.org>
Co-authored-by: Watchman89 <rplatte@hotmail.nl>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: ben Z <zbtcool@gmail.com>
Co-authored-by: cyberboh <cybermay686@gmail.com>
Co-authored-by: glemco <32201227+glemco@users.noreply.github.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: poc senderi <pocsenderi@protonmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: ☆Verdulo <tomek@disroot.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/es/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/et/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/ru/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/hr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/ru/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/af/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ar/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/bg/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/br/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ca/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/cs/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/de/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/eo/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/es/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/es_AR/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/et/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fa/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ga/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/he/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/hr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/id/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/lv/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nn/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ru/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sk/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sq/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ta/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/tr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hans/
Translation: F-Droid/Client Changelog
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
Translation: F-Droid/F-Droid metadata
2026-05-20 22:46:15 +02:00
Torsten Grote
e58fb758eb Merge branch 'patch-3' into 'master'
Clarify that MyApps shows all apps from repos

See merge request fdroid/fdroidclient!1660
2026-05-15 12:41:45 +00:00
Licaon_Kter
a39928b523 Clarify that MyApps shows all apps from repos 2026-05-15 12:41:45 +00:00
Torsten Grote
931570ca95 Merge branch 'weblate-f-droid-f-droid' into 'master'
Translations update from Hosted Weblate

See merge request fdroid/fdroidclient!1671
2026-05-13 18:21:17 +00:00
Hosted Weblate
28da3448b1 Translations update from weblate
Co-authored-by: Ecron <ecron_89@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Laitei <teiteipara@gmail.com>
Co-authored-by: Toby James Foster <tobfos26111@gmail.com>
Co-authored-by: Torsten Grote <t+weblate@grobox.de>
Co-authored-by: Vesel Sem <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: Watchman89 <rplatte@hotmail.nl>
Co-authored-by: bijaydewan <bijaydewan@gmail.com>
Co-authored-by: glemco <32201227+glemco@users.noreply.github.com>
Co-authored-by: justcontributor <kty5663@gmail.com>
Co-authored-by: kobyon <weblate.unretired780@passmail.net>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: Саша Петровић <salepetronije@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/ca/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/ca/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/ko/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/my/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ne/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sr/
Translation: F-Droid/Client Changelog
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
Translation: F-Droid/F-Droid metadata
2026-05-13 19:33:25 +02:00
Torsten Grote
7e28b47654 Merge branch 'weblate-f-droid-f-droid' into 'master'
Translations update from Hosted Weblate

See merge request fdroid/fdroidclient!1669
2026-05-11 21:24:27 +00:00
Hosted Weblate
2cc8fcf8ea Translations update from weblate
Co-authored-by: 109247019824 <109247019824@users.noreply.hosted.weblate.org>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: Bharat Madho (Bharat) <madhobharat@gmail.com>
Co-authored-by: Danial Behzadi <dani.behzi@ubuntu.com>
Co-authored-by: Francisco Serrador <fserrador@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hồ Nhất Duy <axicenia@gmail.com>
Co-authored-by: I14A <dev@i14a.dev>
Co-authored-by: Meinard Francisco <meinardadrian@gmail.com>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: Sergio Granadoz <granadozsergio42@gmail.com>
Co-authored-by: Sketch6580 <sketch6580@users.noreply.hosted.weblate.org>
Co-authored-by: Vesel Sem <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: Yurt Page <yurtpage+weblate@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: justcontributor <kty5663@gmail.com>
Co-authored-by: poc senderi <pocsenderi@protonmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/af/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/es/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/client-changelog/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/sk/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/af/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/af/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ar/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/bg/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ca/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fa/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fil/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ja/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ko/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ru/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hans/
Translation: F-Droid/Client Changelog
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
Translation: F-Droid/F-Droid metadata
2026-05-10 17:00:39 +02:00
Torsten Grote
e38a97dd0b Merge branch 'mte-next' into 'master'
Restore Arm MTE opt-in for all build variants

See merge request fdroid/fdroidclient!1670
2026-05-07 11:45:57 +00:00
Thore Goebel
7338563227 Restore Arm MTE opt-in for all build variants
The opt-in was originally added in https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1588
Since then, some AndroidManifest re-arrangement caused it to be moved to the legacy variant only.

Move the MTE opt-in back to the root AndroidManifest.

This fixes F-Droid Basic 2.0 not opting in to MTE.
2026-05-07 07:30:40 +02:00
Torsten Grote
988e45848f Merge branch 'weblate-f-droid-f-droid' into 'master'
Translations update from Hosted Weblate

See merge request fdroid/fdroidclient!1667
2026-05-04 17:21:29 +00:00
Hosted Weblate
24ac103ccd Translations update from weblate
Co-authored-by: Agnieszka C <aga_04@o2.pl>
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Andi Chandler <andi@gowling.com>
Co-authored-by: Arif Budiman <arifpedia@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Charlie Kraut <charlie@users.noreply.hosted.weblate.org>
Co-authored-by: DalvSync <w1llows2403@gmail.com>
Co-authored-by: Evelyn Pantongkam <velocity.toml@proton.me>
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hồ Nhất Duy <axicenia@gmail.com>
Co-authored-by: Juan M Sevilla <jumase@disroot.org>
Co-authored-by: Licaon Kter <licaon.kter@protonmail.com>
Co-authored-by: LucasMZ <git@lucasmz.dev>
Co-authored-by: Mickaël Binos <mickaelbinos@outlook.com>
Co-authored-by: Mustafa Koca <acokmustafa123@gmail.com>
Co-authored-by: Omer I.S. <omeritzicschwartz@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: Vesel Sem <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: VfBFan <vfbfan@users.noreply.hosted.weblate.org>
Co-authored-by: Watchman89 <rplatte@hotmail.nl>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: glemco <32201227+glemco@users.noreply.github.com>
Co-authored-by: gregcarmo <gregorycarmo@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: ☆Verdulo <tomek@disroot.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/et/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/sq/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-metadata/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ar/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/cs/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/de/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/eo/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/es/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/et/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/fr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ga/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/he/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/id/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ro/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/sq/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/th/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/tr/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/uk/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/zh_Hans/
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
Translation: F-Droid/F-Droid metadata
2026-05-04 13:49:24 +02:00
Torsten Grote
a00af6374f Merge branch 'docs/fix-doubled-word-typos' into 'master'
Fix doubled-word typos in three Java comments

See merge request fdroid/fdroidclient!1668
2026-05-04 11:49:01 +00:00
Mukunda Katta
26b2ac175a Fix doubled-word typos in three Java comments
- LocalRepoKeyStore.java (app/ + legacy/): 'KeyManager to to ensure' -> 'KeyManager to ensure'
- ManageReposActivity.java (legacy): 'toggled on on' -> 'toggled it on' (the duplicate
  appeared to be a typo for 'it on'; comment context is about toggling repos on)

Pure comment-only fix; no semantic change.
2026-05-03 06:23:26 -07:00
Torsten Grote
8302ee5902 Merge remote-tracking branch 'weblate/master' 2026-04-30 17:31:44 -03:00
Torsten Grote
6097bb7e68 Merge branch 'resolve-weblate-conflicts' into 'master'
Translations update from weblate

See merge request fdroid/fdroidclient!1666
2026-04-30 20:22:31 +00:00
Torsten Grote
98a657abb7 Translations update from weblate 2026-04-30 20:22:31 +00:00
Michael Pöhn
54efc8ac79 Merge branch '2.0' into 'master'
Release 2.0-alpha9

Closes #3262

See merge request fdroid/fdroidclient!1662
2.0-alpha9
2026-04-30 09:00:28 +00:00
Hosted Weblate
95847ba22b Translations update from weblate
Co-authored-by: Andi Chandler <andi@gowling.com>
Co-authored-by: Ecron <ecron_89@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: PhucAnn <pan2512811@gmail.com>
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Co-authored-by: UnknownLi <si4w5k8p4@mozmail.com>
Co-authored-by: Vesel Sem <veselsem@users.noreply.hosted.weblate.org>
Co-authored-by: Watchman89 <rplatte@hotmail.nl>
Co-authored-by: glemco <32201227+glemco@users.noreply.github.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: poc senderi <pocsenderi@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/sl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid-basic-metadata/vi/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ar/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/ca/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/en_GB/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/it/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/nl/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/oc/
Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/uk/
Translation: F-Droid/F-Droid
Translation: F-Droid/F-Droid Basic metadata
2026-04-29 22:10:13 +02:00