Commit Graph

  • 628e1a5542 Merge branch 'dns-cache' into 'master' Torsten Grote 2025-02-13 13:56:39 +00:00
  • f61e9971ab Get all mirrors before deleting repo Thore Goebel 2025-02-11 22:26:49 +01:00
  • 0fd81915e7 Merge branch 'edge-to-edge' into 'master' Torsten Grote 2025-02-13 13:11:04 +00:00
  • 4958471577 Add edge-to-edge on more screens Thore Goebel 2025-02-10 21:54:29 +01:00
  • d69da113c5 Merge branch 'dns_cache_cleanup' into 'master' Torsten Grote 2025-02-11 18:05:59 +00:00
  • b22200fde2 deleting a repo now removes corresponding items from the dns cache Matthew Bogner 2025-02-11 18:05:59 +00:00
  • a232994039 Merge branch 'polish-app-list' into 'master' Torsten Grote 2025-02-11 14:01:51 +00:00
  • cef331a8be Tweak app list search bar design Thore Goebel 2025-02-10 22:38:40 +01:00
  • 68ff30be0f Simplify Layout Thore Goebel 2025-02-10 22:15:30 +01:00
  • e8d7bef764 Merge branch 'animate' into 'master' Torsten Grote 2025-02-11 11:53:55 +00:00
  • 10fc31034c Animate FDroidExpandableRow Thore Goebel 2025-02-10 21:46:52 +01:00
  • 69969b1716 Merge branch 'repo-details-compose-redesign' into 'master' Torsten Grote 2025-02-10 12:42:37 +00:00
  • 626a8cbe31 Repo archive: text+button for unknown and loading indicator Thore Goebel 2025-02-08 13:59:40 +01:00
  • 148b66ccf4 Use interface+callbacks Thore Goebel 2025-01-30 00:20:15 +01:00
  • 96ce5be721 Review feedback Thore Goebel 2025-01-29 16:53:24 +01:00
  • 4479f5ffb7 Dynamically generate QR code without LiveData Thore Goebel 2025-01-30 00:25:48 +01:00
  • c9e43ac9c1 Add Long.asRelativeTimeString util Thore Goebel 2025-01-29 17:04:19 +01:00
  • 6980aea11c Remove unnecessary repoLiveData + use make repoFlow stateful Thore Goebel 2025-01-29 16:27:09 +01:00
  • 0963118d32 Don't finish() explicitly Thore Goebel 2025-01-29 16:15:25 +01:00
  • d82905a19c Reduce padding between ExpandableRows Thore Goebel 2025-01-29 16:07:33 +01:00
  • 4f99fc03c8 Rebase on Material 3 Thore Goebel 2025-01-29 16:00:51 +01:00
  • ab1bec63ad Move archive toggle to dedicated row Thore Goebel 2025-01-21 15:00:44 +01:00
  • a1e7ec9527 Show countryCode for official mirrors Thore Goebel 2025-01-17 09:34:53 +01:00
  • 6ba9f3a77f Break up RepoDetailsState into repoFlow and archiveStateFlow Thore Goebel 2025-01-16 02:54:05 +01:00
  • 991b301d7f Delete unused strings Thore Goebel 2025-01-16 01:43:20 +01:00
  • 927621f364 Redesign RepoDetailsActivity Thore Goebel 2025-01-16 01:38:48 +01:00
  • 921f8ad374 Add FDroidSwitchRow Thore Goebel 2025-01-16 01:35:09 +01:00
  • 0a97abc6a4 Add FDroidExpandableRow Thore Goebel 2025-01-16 01:34:45 +01:00
  • e41493f214 Merge branch 'change-update-color' into 'master' Torsten Grote 2025-02-06 18:56:37 +00:00
  • 3c29d8ff0d Change "Updating Repositories" header to use colorSurfaceContainerHighest instead of colorSurfaceBright LucasMZ 2025-02-06 14:08:59 -03:00
  • 9389e3b907 Merge branch 'target-35' into 'master' Torsten Grote 2025-02-06 13:28:15 +00:00
  • dbd9a4dc79 Also publish debug APKs for easier testing Torsten Grote 2025-02-04 17:09:35 -03:00
  • e49133f35d Remove hardcoded mainTabSwapBackground which had slightly different color than status bar/window Torsten Grote 2025-02-04 16:28:40 -03:00
  • 48ff569270 Proper edge-to-edge for RepoPreviewScreen Torsten Grote 2025-02-04 16:11:38 -03:00
  • 4980120f0a Proper edge-to-edge for AppListActivity (search) Torsten Grote 2025-02-04 15:31:18 -03:00
  • 66c522c689 Also build and publish basic flavor in CI Torsten Grote 2025-01-29 15:08:08 -03:00
  • 34ef3b35a1 [app] basic target Android 15 and adapts to edge to edge Torsten Grote 2024-10-03 17:47:35 -03:00
  • 121217e168 Merge branch 'fix-miss-surfaceContainer' into 'master' Torsten Grote 2025-02-06 11:49:29 +00:00
  • 151d7559eb fix: missing surface colors for the dark theme proletarius101 2025-02-05 14:01:17 -08:00
  • 29cdce0cf9 fix: miss surfaceContainer colors for Compose proletarius101 2025-02-05 06:26:58 -08:00
  • 5a37455932 Merge branch 'stream-tests' into 'master' Michael Pöhn 2025-02-04 23:46:11 +00:00
  • 1d30c1f4e2 [download] add tests for AutoVerifyingInputStream Torsten Grote 2025-01-16 11:21:13 -03:00
  • cbd54fdf54 Merge branch 'repo-details-compose' into 'master' Torsten Grote 2025-01-29 14:22:08 +00:00
  • 70046f3478 Refactor: move QR Code generation into RepoDetailsViewModel Thore Goebel 2025-01-15 08:04:31 +01:00
  • 6e6f701121 Refactor: Move repositoryDao and appDao into RepoDetailsViewModel Thore Goebel 2025-01-15 07:59:00 +01:00
  • f17e980d7d Refactor: Use proper states instead of abusing null in RepoDetailsViewModel Thore Goebel 2025-01-14 18:09:22 +01:00
  • 7e6982e6cd Merge branch 'share' into 'master' Torsten Grote 2025-01-29 13:54:07 +00:00
  • f6e0dbd741 Add createChooser for sharing installed apps + install history Thore Goebel 2025-01-21 15:27:49 +01:00
  • 74f0c63abd Merge branch 'md3' into 'master' Torsten Grote 2025-01-29 13:34:15 +00:00
  • 71e42c6429 Fix all repos shown as preferred in app details Torsten Grote 2025-01-29 09:55:33 -03:00
  • 26df49af0c Another round of addressing MD3 feedback Torsten Grote 2025-01-28 09:24:25 -03:00
  • 938242e971 Use colorTertiaryContainer for warning containers Torsten Grote 2025-01-27 11:16:24 -03:00
  • c2c9e8d4df Fix color of 'turn on wifi' button Torsten Grote 2025-01-25 13:07:24 -03:00
  • 7f71c38e97 Update StatusBanner with MD3 colors Torsten Grote 2025-01-25 10:26:25 -03:00
  • 3906cad5fc Address review feedback Torsten Grote 2025-01-23 14:09:39 -03:00
  • ef8f18abb5 removing all translations less than 70% complete 1.22.0 Torsten Grote 2025-01-24 08:37:52 -03:00
  • 922330c089 Improve empty state icon colors Torsten Grote 2025-01-23 10:53:50 -03:00
  • e824f56660 Unify theme and content, fix some minor issues Torsten Grote 2025-01-22 14:55:03 -03:00
  • 2b0e5b467f feat: migrate to material design 3 proletarius101 2024-02-16 13:46:59 +08:00
  • bfd95481ee Merge branch '1.22' into 'master' Hans-Christoph Steiner 2025-01-23 20:25:54 +00:00
  • c928d7cfdb move v1.21.x changelogs to last bugfix release v1.21.1 Hans-Christoph Steiner 2025-01-23 12:40:32 +01:00
  • 580f552c89 [download] Fix HttpManagerIntegrationTest because example.org stopped allowing range requests Torsten Grote 2025-01-21 10:12:48 -03:00
  • 64f50d5d1a [app] use different mirror for HttpDownloaderTest because it fails on CI Torsten Grote 2025-01-17 17:40:07 -03:00
  • 441b68e9c5 [app] prepare 1.22 release Torsten Grote 2025-01-16 10:17:52 -03:00
  • 15912d369a Merge branch 'merge_weblate' into 'master' Hans-Christoph Steiner 2025-01-23 19:48:47 +00:00
  • d8bf92175a Translated using Weblate: Korean (ko) by ryuyijun <ryuyijun@naver.com> ryuyijun 2025-01-23 20:02:04 +01:00
  • e358b28ed4 Translated using Weblate: Vietnamese (vi) by mastoduy <mastoduy@gmail.com> mastoduy 2025-01-23 20:02:03 +01:00
  • f19f5f873f Translated using Weblate: Ukrainian (uk) by Ihor Hordiichuk <igor_ck@outlook.com> Ihor Hordiichuk 2025-01-23 20:02:02 +01:00
  • 5c55161205 Translated using Weblate: Portuguese (Brazil) (pt-rBR) by LucasMZ <git@lucasmz.dev> LucasMZ 2025-01-23 20:02:04 +01:00
  • 3f1a2204a3 Translated using Weblate: Indonesian (id) by Eurovian Zufirdy <eurovianz@gmail.com> Eurovian Zufirdy 2025-01-23 20:02:03 +01:00
  • de59616d8f Translated using Weblate: English (United Kingdom) (en-rGB) by Andi Chandler <andi@gowling.com> Andi Chandler 2025-01-23 20:02:03 +01:00
  • d3c781a934 Translated using Weblate (German) VfBFan 2025-01-23 20:02:03 +01:00
  • ca9377a30f Merge branch 'merge_weblate' into 'master' Hans-Christoph Steiner 2025-01-17 16:00:11 +00:00
  • 13b247c2cd Translated using Weblate (Swedish) Marcus skoding 2025-01-16 21:04:31 +00:00
  • 9df7e6597e Translated using Weblate: Swedish (sv-SE) by Marcus skoding <ggd7cnc9m@mozmail.com> Marcus skoding 2025-01-16 19:54:06 +00:00
  • c19904ad9f Translated using Weblate: Malayalam (ml) by Coding Otaku <contact@codingotaku.com> Coding Otaku 2025-01-16 15:37:14 +01:00
  • e06bb7957a Translated using Weblate: Swedish (sv-SE) by Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Kristoffer Grundström 2025-01-16 15:37:13 +01:00
  • d1af8214c7 Translated using Weblate (Portuguese (Portugal)) ssantos 2025-01-16 15:37:13 +01:00
  • 13755231db Translated using Weblate (Japanese) dabao1955 2025-01-16 15:37:12 +01:00
  • f66684c90b Translated using Weblate (Serbian) Reno Tx 2025-01-16 15:37:12 +01:00
  • 8adb852dbe Translated using Weblate (French) Sylvain Pichon 2025-01-16 15:37:12 +01:00
  • 363457d0f4 Translated using Weblate (Latvian) Edgars Andersons 2025-01-16 15:37:11 +01:00
  • 02786d0fb5 Translated using Weblate (Indonesian) Linerly 2025-01-16 15:37:11 +01:00
  • 44dbb242b8 Translated using Weblate (Esperanto) ☆Verdulo 2025-01-16 15:37:11 +01:00
  • e75ede9114 Translated using Weblate (German) VfBFan 2025-01-16 15:37:10 +01:00
  • 847fc2371f Translated using Weblate (Czech) Fjuro 2025-01-16 15:37:10 +01:00
  • 4b1d24783c Translated using Weblate (Bulgarian) 109247019824 2025-01-16 15:37:10 +01:00
  • 90561df927 Translated using Weblate (Arabic) jonnysemon 2025-01-16 15:37:10 +01:00
  • 6a4cd76a9f Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2025-01-16 15:37:09 +01:00
  • 1877acf568 Translated using Weblate (Ukrainian) Максим Горпиніч 2025-01-16 15:37:09 +01:00
  • e56846bae1 Translated using Weblate: Persian (fa-IR) by Danial Behzadi <dani.behzi@ubuntu.com> Danial Behzadi 2025-01-16 15:37:09 +01:00
  • 11205fd6fd Translated using Weblate (Russian) Andrey 2025-01-16 15:37:08 +01:00
  • ee66d9e119 Translated using Weblate: Malayalam (ml) by Akhil Raj <89210430+akhi07rx@users.noreply.github.com> Akhil Raj 2025-01-16 15:37:07 +01:00
  • a46384518f Translated using Weblate: Portuguese (Brazil) (pt-rBR) by LucasMZ <git@lucasmz.dev> LucasMZ 2025-01-16 15:37:06 +01:00
  • 3f04605577 Translated using Weblate (Chinese (Traditional Han script)) Jeff Huang 2025-01-16 15:37:05 +01:00
  • ecd837d9f6 Translated using Weblate: English (United Kingdom) (en-rGB) by Andi Chandler <andi@gowling.com> Andi Chandler 2025-01-16 15:37:05 +01:00
  • b8695be500 Translated using Weblate: Chinese (Traditional Han script) (zh-TW) by Peter Dave Hello <hsu@peterdavehello.org> Peter Dave Hello 2025-01-16 15:37:05 +01:00
  • e681af25d8 Translated using Weblate: Portuguese (Brazil) (pt-rBR) by Igor Rückert <igorruckert@yahoo.com.br> Igor Rückert 2025-01-16 15:37:04 +01:00
  • 7a7fe4704d Translated using Weblate (Chinese (Simplified Han script)) 大王叫我来巡山 2025-01-16 15:37:03 +01:00
  • 16fc661773 Translated using Weblate: Portuguese (Brazil) (pt-BR) by The Cats <philosoph@danwin1210.de> The Cats 2025-01-16 15:37:03 +01:00