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
3a38cedcf5
Bugfix: Don't show uninstall option for track-only apps
2023-03-25 22:55:40 -04:00
Imran Remtulla
07c490bb0e
Fixed "return after delete" bug ( #359 )
2023-03-25 00:47:26 -04:00
Imran Remtulla
9fbe524818
Bugfix: Infinite load on corrupt App JSON ( #378 )
2023-03-22 22:36:04 -04:00
Imran Remtulla
9c6068b270
Added WhatsApp (not activated) + rearranged sources
2023-03-20 15:18:55 -04:00
Imran Remtulla
08555bac75
Added VLC as a Source
2023-03-19 13:50:14 -04:00
Imran Remtulla
6db31e2b24
Support for normal text changelogs (by Source)
2023-03-19 12:52:34 -04:00
Imran Remtulla
ef06ae289e
Open changelog inside App for supported Sources ( #82 )
2023-03-18 23:53:42 -04:00
Imran Remtulla
e49a6e311b
Added Telegram App as a Source
2023-03-18 23:09:11 -04:00
Imran Remtulla
53d3397651
Remove download notification when download fails
2023-03-18 22:58:37 -04:00
Imran Remtulla
fe540f5e61
Added Neutron Code as a Source
2023-03-18 22:54:58 -04:00
Imran Remtulla
0f3e029312
Bugfix for previous commit
2023-03-17 22:49:12 -04:00
Imran Remtulla
c0120f4e40
Made download start more responsive ( #361 , #327 )
2023-03-17 16:48:06 -04:00
Imran Remtulla
ce526d8d26
Language bugfix + package upgrades + incr. ver.
2023-02-27 19:00:50 -05:00
Imran Remtulla
a8a47bb153
Unified version detection setting
2023-02-24 22:48:30 -05:00
Imran Remtulla
2e159c9886
Bugfix
2023-02-23 16:20:03 -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
fd9aebc5b2
Reverse changes related to App ID changes ( #270 )
2023-02-12 14:36:54 -05:00
Imran Remtulla
32c40ae7b3
No longer blocking App ID changes in updates
2023-02-12 14:16:19 -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
15ad3bb439
Removed unnecessary repetitive log
2023-02-04 17:21:39 -05:00
Imran Remtulla
b03d7fba1a
Fix permission error on Android 10 #252
2023-02-04 17:07:59 -05:00
Imran Remtulla
1b60e75ca7
Added delay after Obtainium install prompt
2023-01-28 20:59:17 -05:00
Imran Remtulla
a85d6d4f08
Increment version, remove comment
2023-01-28 00:11:40 -05:00
Imran Remtulla
fa2a80e34c
APK RegEx Filter + Updated Packages
2023-01-28 00:04:57 -05:00
Imran Remtulla
ea62c68b40
Added the HTML fallback Source
2023-01-12 22:23:53 -05:00
Imran Remtulla
08a5af0449
Added Codeberg as a Source + search UI bugfix
2023-01-12 20:57:53 -05:00
Imran Remtulla
e888fb7120
Don't skip installing same-versionCode updates
2023-01-07 16:49:38 -05:00
Imran Remtulla
1f26188ec6
Potential fix for rangeError for no URL Apps ( #201 )
2022-12-27 21:00:46 -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
0c97b25d99
Track-only source bugfix + better http errors
...
+ increment version
2022-12-23 23:52:32 -05:00
Imran Remtulla
ed2a4e674f
Added language setting (mostly working) - #165
2022-12-22 03:13:55 -05:00
Imran Remtulla
a3f9947f28
Finished new category editor (needs to be used)
2022-12-22 01:24:35 -05:00
Imran Remtulla
9072862862
Broke GeneratedFormItem into sub-types
...
Prep for "chips" input type
2022-12-21 18:23:25 -05:00
Imran Remtulla
626bebbe5a
Localized new strings
2022-12-21 04:24:17 -05:00
Imran Remtulla
118460ccb9
Added category filter
2022-12-21 04:15:39 -05:00
Imran Remtulla
26f953dbb0
Category displayed on App/Apps pages
...
+ category save bugfix
2022-12-21 03:57:08 -05:00
Imran Remtulla
99d7595f2d
Added category add/remove (no recolour/rename for now)
2022-12-21 03:08:56 -05:00
Imran Remtulla
b151eb27e1
Translations + bugfix
2022-12-20 18:19:44 -05:00
Imran Remtulla
6a21045e5b
Progress
2022-12-20 18:00:22 -05:00
Imran Remtulla
9a129d41df
Added migration code for additionalData (NOTHING TESTED)
2022-12-19 20:14:54 -05:00
Imran Remtulla
0c2654a226
More fixes to prev commit
2022-12-19 19:58:12 -05:00
Imran Remtulla
afc8e41171
Made defaultvallue part of formitem
2022-12-19 19:48:37 -05:00
Imran Remtulla
1fe9e4f91e
Started switching additionaldata to map
2022-12-19 19:34:43 -05:00