Imran Remtulla
7981ca29c5
Bugfix #405 + general categories bugfixes
2023-03-31 15:36:51 -04:00
Imran Remtulla
4e17bbcfd1
Added "Group by Category" setting
2023-03-30 23:40:32 -04:00
Imran Remtulla
6b7d962b87
Bugfix: "releaseDateAsVersion" resets to "noVersionDetection"
...
Also 2 related UI fixes
2023-03-30 17:44:39 -04:00
Imran Remtulla
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
Imran Remtulla
4c04af3868
Bugfix: App add doesn't redirect if nav away during add
2023-03-25 00:54:12 -04:00
Imran Remtulla
07c490bb0e
Fixed "return after delete" bug ( #359 )
2023-03-25 00:47:26 -04:00
Imran Remtulla
6db31e2b24
Support for normal text changelogs (by Source)
2023-03-19 12:52:34 -04:00
Imran Remtulla
48d2532323
Links in changelog openable
2023-03-19 12:49:43 -04:00
Imran Remtulla
f1fc43a3e7
Don't show 'Changes' button if it doesn't do anything
2023-03-19 12:44:17 -04:00
Imran Remtulla
280827d8ec
Changelog now rendered as MarkDown
2023-03-19 12:38:57 -04:00
Imran Remtulla
ef06ae289e
Open changelog inside App for supported Sources ( #82 )
2023-03-18 23:53:42 -04:00
Imran Remtulla
1596a44ec5
Bugfixes from prev. commit
2023-03-03 23:31:21 -05:00
Imran Remtulla
2e88c8eede
UI improvements
...
Update button for individual apps on list is now an icon.
Less clipping on small screens on apps list page.
2023-03-01 21:37:18 -05:00
Imran Remtulla
8648c1bea7
Added icon for non-installed Apps
2023-03-01 20:20:34 -05:00
Imran Remtulla
ce526d8d26
Language bugfix + package upgrades + incr. ver.
2023-02-27 19:00:50 -05:00
Imran Remtulla
8e52f9666d
UI Bugfix
2023-02-24 22:58:56 -05:00
Imran Remtulla
a8a47bb153
Unified version detection setting
2023-02-24 22:48:30 -05:00
Imran Remtulla
728dafcc28
Added "URLs in file (like OPML)" import
2023-02-24 21:54:27 -05:00
Imran Remtulla
c376a7abec
Longer version names bugfix for apps list UI
2023-02-19 18:20:28 -05:00
Imran Remtulla
859158e84a
App edit bugfixes
2023-02-18 21:39:26 -05:00
Imran Remtulla
2b4f94b407
Date sort bugfix
2023-02-18 20:49:45 -05:00
Imran Remtulla
5f7e342e6b
Added rel. date sort
2023-02-18 20:47:29 -05:00
Imran Remtulla
191776d0d5
Initial release date support
2023-02-18 20:37:30 -05:00
Imran Remtulla
ea81b0e66e
Bugfix for different ID same URL Apps ( #299 )
2023-02-18 18:31:42 -05:00
Imran Remtulla
32c40ae7b3
No longer blocking App ID changes in updates
2023-02-12 14:16:19 -05:00
Imran Remtulla
f89ac5965f
Removed unused commented code
2023-02-04 20:06:22 -05:00
Imran Remtulla
a4c014a8bf
Remove unused class
2023-02-04 20:05:20 -05:00
Imran Remtulla
ea68b97ff7
Mark updated feature more clear
2023-02-04 19:30:41 -05:00
Imran Remtulla
6e0f6b528e
Added App settings button
2023-02-04 19:11:28 -05:00
Imran Remtulla
a2c227931e
Added uninstall option
2023-02-04 18:58:14 -05:00
Imran Remtulla
31c491d7c5
Fix prev. commit.
2023-02-04 16:50:33 -05:00
Imran Remtulla
71c80f11f5
'Fix' for GlobalKey error #254
2023-02-04 12:30:34 -05:00
Imran Remtulla
ffe29009ed
URL select modal now works when tapping text
2023-01-29 17:29:41 -05:00
Imran Remtulla
60e3b68ebd
Search allows option changes (no direct add)
2023-01-29 17:23:35 -05:00
Imran Remtulla
ee4d0f259f
Generated form bugfix (initState not running) - #245
2023-01-29 17:07:11 -05:00
Imran Remtulla
52913b0450
Slight UI tweak
2023-01-28 00:15:52 -05:00
Imran Remtulla
fa2a80e34c
APK RegEx Filter + Updated Packages
2023-01-28 00:04:57 -05:00
Imran Remtulla
08a5af0449
Added Codeberg as a Source + search UI bugfix
2023-01-12 20:57:53 -05:00
Imran Remtulla
081c2a07d2
Categories re-added on import ( #213 )
2023-01-06 21:10:04 -05:00
Imran Remtulla
95f3362a84
Apps bottom bar tweaks ( #216 )
2023-01-06 20:47:22 -05:00
Imran Remtulla
451cc41c45
Tiny bugfix + increment version
2022-12-28 06:30:58 -05:00
Imran Remtulla
82bcc46d42
Fixed search error on Add App page ( #202 )
2022-12-27 21:14:11 -05:00
Imran Remtulla
16369b4adf
App page with Webview now on par with no webview
...
+ ratelimit error bugfix
2022-12-27 20:41:44 -05:00
Imran Remtulla
8f16f745be
Added categorize in multi select menu
2022-12-27 20:15:56 -05:00
Imran Remtulla
8ddeb3d776
Apps now support multiple categories
2022-12-27 19:37:13 -05:00
Imran Remtulla
7a3d74bd05
Fixed export error on Android SDK <= 28
2022-12-25 22:29:39 -05:00
Imran Remtulla
8aa8b6b698
Added selection count on Apps page
2022-12-25 21:52:21 -05:00
Imran Remtulla
3d6c9bbf98
Added category multi-select to Apps filter
...
+ UI tweaks and bugfixes
2022-12-25 21:41:51 -05:00
Imran Remtulla
7af0a8628c
Slightly thicker category color indicator on apps page
2022-12-25 20:31:20 -05:00
Imran Remtulla
4573ce6bcf
Added category select to add app page
2022-12-25 20:30:36 -05:00