Commit Graph

104 Commits

Author SHA1 Message Date
1d69e42949 Add allowOverride app source option 2025-05-12 13:18:16 +02:00
71ca60244b Ensure links on add app page do not overlap/merge (#2216) 2025-04-05 14:39:12 -04:00
905461c242 Update a field label 2024-10-25 17:54:34 -04:00
9f7c4e23d5 Change behaviour of Custom App ID 2024-10-21 21:52:40 +05:30
9d5ce75e27 Fixed a Bug, Added Validation 2024-10-20 22:47:13 +05:30
c1c06b3f9c Make appId Assignable only once 2024-10-20 21:46:13 +05:30
74b9de3516 Replace the "Community App Sources" button with a text link in the AddAppPage for a cleaner UI.
improving interface consistency.
2024-10-03 10:59:44 +03:00
f5b540dd8b Add "Community App Sources" button to AddAppPage 2024-10-02 19:19:23 +03:00
9f50d8db2d UI bugfixes on add app page (#1866) 2024-10-01 16:59:28 -04:00
dff1b4cf39 Bugfixes for F-Droid repo search (#1681) 2024-06-28 21:55:13 -04:00
105e70a814 F-Droid repo search bugfix (#1681) 2024-06-28 21:28:02 -04:00
2938cea419 Added autocomplete for F-Droid repos (#1681) 2024-06-28 21:03:53 -04:00
9b6b7780d8 Fix F-Droid repo search bugs (#1681) 2024-06-28 20:11:43 -04:00
f53a4f3827 Add third-party F-Droid repo search to main search menu (#1681) 2024-06-28 19:10:45 -04:00
00988ed04d Improve release asset download UI 2024-04-07 01:41:35 -04:00
1cfb258dcc Allow any source to be overridden (#1420) 2024-02-25 15:41:12 -05:00
4db205dd9a Fixed F-Droid repo search (#1400) + general search bugfixes 2024-02-18 17:43:24 -05:00
6ef2a26e94 Add a note on self-hosted instances of sources (#1342) 2024-01-27 21:26:32 -05:00
bf6b3a7da0 UI bug 2024-01-19 20:36:40 -05:00
4ab4f58f65 Cleaner 'add app' page 2024-01-19 20:35:44 -05:00
183fb26988 Clearer version detection settings 2024-01-18 23:46:23 -05:00
7f2ca98bde Multi-host support + add '.net' host to APKPure source (#1250) 2024-01-08 19:17:50 -05:00
5d9645eaff Save Search Preferences (#1226) 2023-12-31 23:41:46 -05:00
2dec52e221 Bugfix 2023-12-16 01:24:43 -05:00
415460df75 Custom link support (#918) 2023-12-15 23:37:04 -05:00
15bf972ef6 UI fixes for previous commit (#1107) 2023-11-24 18:12:27 -05:00
bcb4567382 More search options (#1107) 2023-11-24 17:59:59 -05:00
367e740a9c Increment versionCode (#1098) + ran 'dart fix' 2023-11-19 16:02:16 -05:00
9506c11951 Fix broken search (#1006) 2023-10-14 13:25:26 -04:00
aa8d45e636 Make Third Party F-Droid Repos Searchable (#995) 2023-10-14 01:29:02 -04:00
4c0c4b7010 Trim user URL input 2023-09-13 22:19:09 -04:00
c53a156969 Slight UI tweak 2023-09-09 06:48:55 -04:00
85f9336804 Re-add dl notification when adding app (#858) 2023-09-09 03:58:54 -04:00
76f8cd4102 Source configuration settings changes
- "Source config" refers to source-specific, app-agnostic settings
- Don't use saved config for overridden sources
- For overridden sources, use app-specific source config
- Allow sources to show notes on add-app page (#720)
2023-07-29 22:06:42 -04:00
a0d466a074 Add toggle for App ID inferring where optional 2023-05-27 21:01:16 -04:00
e33cc00266 Make all sources override-eligible to account for subdomains 2023-05-14 13:42:09 -04:00
b196715d60 Search UI improvements 2023-05-12 18:00:21 -04:00
cc3c4cc79f Add XAPK support (incomplete - OBB not copied) 2023-05-06 13:20:58 -04:00
3be5543df4 Slight UI improvement on Add App page 2023-05-06 01:25:39 -04:00
b4642e16ad GitLab search (#422) + better settings UI 2023-05-06 00:06:48 -04:00
fb9e66332d APKPure, SourceHut, Bugfixes 2023-05-05 22:35:32 -04:00
639fc20fcb Added F-Droid search (#526) + search UI improvements 2023-05-03 18:40:34 -04:00
779de58f74 Jenkins uses release dates only + APK delete bugfix 2023-04-30 17:00:00 -04:00
dd19fcf6da Add warning popup toggles + fix breaking bug in add app 2023-04-30 00:58:32 -04:00
81f66683d2 Less restrictive install permission requests (#488) 2023-04-30 00:02:23 -04:00
392554123b Added an (experimental) Source override option for URLs that work with an existing Source but use a custom host (#271, #393) (#502) 2023-04-29 23:50:12 -04:00
78141998f4 Attempt additional fix for #201 2023-04-21 15:54:17 -04:00
e6b05d50b9 Scrolling bugfix #392, custom name #420, search archive label #421 2023-04-04 19:59:35 -04:00
9fba747802 Version detection improvements, Mullvad web scraping fix and changelog addition, code readability improvements, general tweaks/bugfixes (#400)
1. Apps that don't have "standard" versioning formats now automatically stop using version detection. This will prevent users from having to learn about this feature and enable it manually.
    - For such Apps, the "standard" version detection option is greyed out.
2. The Mullvad Source recently broke due to a slight change in their website design. This is now fixed.
    - Mullvad also now provides an in-app changelog via their official GitHub repo.
3. Code has been refactored for readability (specifically the version detection code and UI code for most screens).
4. Minor UI tweaks and bugfixes.
2023-03-30 17:27:36 -04:00
4c04af3868 Bugfix: App add doesn't redirect if nav away during add 2023-03-25 00:54:12 -04:00