51 Commits
Author SHA1 Message Date
Torsten Grote 97e3f16c1e Change panic strings to refer to "App icon"
so the user can find the relevant setting when told to in the migration onboarding.
2026-09-11 09:04:24 -03:00
Torsten GroteandLicaon_Kter e8c2047afc Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Licaon_Kter <licaon.kter@protonmail.com>
2026-09-11 09:04:24 -03:00
Torsten Grote b818589f53 Add icon changing feature to settings 2026-09-11 09:04:22 -03:00
Michael Pöhn d39988b767 🌃 add dark theme support for taler donate icon 2026-08-20 00:36:29 +02:00
Michael Pöhn 268352deed 🪙 style taler donations
This styles taler donations on AppDetials with a custom icon and easy to
read labeling.
2026-08-20 00:36:29 +02:00
Michael Pöhn 9279790ff5 🚚 marshal donation links in AppDetailsItem 2026-08-18 18:55:24 +02:00
Torsten Grote 06b40f37bc Fix upstream bug that causes crash when using back gesture
and an overflow menu is open

See acra-crash-reports#1279 and https://issuetracker.google.com/issues/529423493
2026-08-12 10:40:56 +02:00
Thore Goebel 0b0948f4a5 Shorten app_no_auto_update string
Because this suffix is technically not true:

As per https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams#setRequireUserAction(int)
auto-update requires apps to target the current Android version minus 2.
For example, apps that target SDK 33 cannot be auto-updated on Android 37, even though SDK 33 supports auto-updates.

See also SessionInstallManager.isAutoUpdateSupported().
2026-07-25 08:32:01 +00:00
Michael Pöhn 8d09dc01c3 🖼️ opencollective/liberapay/bitcoin/litecoin icons
This adds colorful icons to the donation section on the AppDetails
composable.
2026-07-09 18:37:12 +02:00
Torsten Grote 801b07c646 Improve apps details description animation
when it expands and collapses. Also simplifies the code by not having two times different descriptions in the view hierarchy.
2026-06-15 15:14:58 -03:00
Torsten Grote 751b00242b Fix dynamic colors for category group icons 2026-06-15 15:14:57 -03:00
Torsten Grote 31ad8a287a Rename "Installing" apps in "Recently installed"
when all installs have finished
2026-06-04 09:39:04 -03:00
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 ce09ad713d Move changelog above whatsNew in app details 2026-06-04 09:39:01 -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 7b42b91b41 Visual changes to app details
suggested by Ura Design
2026-06-04 09:39:00 -03:00
Licaon_Kter a39928b523 Clarify that MyApps shows all apps from repos 2026-05-15 12:41:45 +00:00
Torsten Grote 21a85cde94 Use a different text color for app details progress text 2026-04-28 09:11:16 -03:00
Torsten Grote 656c1aaf5a Add setting to auto-show search keyboard 2026-04-28 09:11:16 -03:00
Torsten Grote 9acddc871d Bring back category groups to discover screen 2026-04-28 09:11:15 -03:00
Torsten Grote 37dc5bec0f Show all categories in empty state of search screen 2026-04-28 09:11:14 -03:00
Torsten Grote c0f960833a Use different search icon for list word filter 2026-04-28 09:11:14 -03:00
Torsten Grote ce6f2380cc Redesign discover screen
removes category groups and uses featured categories instead
2026-04-28 09:11:13 -03:00
Torsten Grote b5e21a7f32 Add screenshot test for empty My Apps 2026-04-28 09:11:13 -03:00
Torsten Grote fb078b0a5f Improve version display in app details 2026-04-28 09:11:06 -03:00
Torsten Grote 28668ea80c Add an onboarding card for updates 2026-04-28 08:58:41 -03:00
Rexogamer 3e3f42d890 AppDetails: update test screenshots 2026-04-27 23:48:43 +00:00
Torsten Grote 269f92573c Don't let user escape from adding a repo
so they wait until it is done and don't back out prematurely
2026-04-09 11:28:49 -03:00
Torsten Grote 98b9366757 Remove compact nav bar setting 2026-04-09 11:28:43 -03:00
Torsten Grote 70fe3b5dcf Update copy for download speed 2026-04-09 11:28:41 -03:00
Torsten Grote 98c7d3cb71 Move search into bottom nav bar 2026-04-09 11:28:39 -03:00
Torsten Grote 6ac59f1cc0 Add search history feature 2026-04-09 11:28:36 -03:00
Torsten Grote 86de29beec Make hard-coded strings translatable 2026-04-09 11:28:34 -03:00
Torsten Grote c563504e91 Make screenshot test AboutTest deterministic
independent of version name
2026-04-03 14:19:21 -03:00
Torsten Grote 1e55177232 Add download speed and size remaining including screenshot tests 2026-04-03 13:21:18 -03:00
Torsten Grote 4e938520eb Add screenshot test for GlobalSearch screen 2026-04-03 13:21:18 -03:00
Torsten Grote 154b0930c6 Add screenshot test for AppListFilter screen 2026-04-03 13:21:18 -03:00
Torsten Grote 12d10f8e34 Add screenshot test for AppList screen 2026-04-03 13:21:18 -03:00
Torsten Grote 5a80f2f3a4 Add screenshot test for Installation History screen
and reuse the VersionLine for showing install events
2026-04-03 13:21:18 -03:00
Torsten Grote e1ec9dd8a4 Add screenshot test for AddRepo screen 2026-04-03 13:21:17 -03:00
Torsten Grote c0e8b14625 Add screenshot test for RepositoryDetails screen 2026-04-03 13:21:17 -03:00
Torsten Grote 67478591f0 Add screenshot test for AppDetails screen 2026-04-03 13:21:16 -03:00
Torsten Grote 281e029e20 Add screenshot test for Crash reporter screen 2026-04-03 13:21:16 -03:00
Torsten Grote 431f383f1b Add screenshot test for repo list screen 2026-04-03 13:21:16 -03:00
Torsten Grote dca94898c5 Add screenshot test for Settings screen 2026-04-03 13:21:15 -03:00
Torsten Grote 73234bdd92 Add screenshot test for About screen 2026-04-03 13:21:15 -03:00
Torsten Grote 8f009b60bf Add option for compact bottom bar 2026-04-03 13:21:14 -03:00
Torsten Grote 91d74ed333 Add screenshot test for My Apps 2026-03-26 14:38:52 -03:00
Torsten Grote e64f0c5c3e More data for discover screenshot test 2026-03-26 14:38:52 -03:00