Commit Graph

387 Commits

Author SHA1 Message Date
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
a8a3fce33a Attempt to fix bug (#375) 2023-03-26 07:37:35 -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
895deeead5 Increment version 2023-03-25 00:54:34 -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
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
1112c79c14 Increment version 2023-03-19 13:53:40 -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
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
26e6eef72e Increment version 2023-03-18 23:10:14 -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
83390f648a Increment version, update packages 2023-03-17 23:10:18 -04:00
Imran Remtulla
1143b6a546 Better form UI spacing 2023-03-17 23:03:38 -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
0528936e5a Added FR menu option, increment version 2023-03-05 13:07:31 -05:00
Imran Remtulla
1596a44ec5 Bugfixes from prev. commit 2023-03-03 23:31:21 -05:00
Imran Remtulla
83b770294d Icon improvements (#267, #345) 2023-03-03 23:00:14 -05:00
Imran Remtulla
e49c09c0ff Increment version 2023-03-01 21:55:04 -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
e67a6b8627 Increment version 2023-02-25 15:57:04 -05:00
Imran Remtulla
f10bb5ac91 Increment version, upgrade packages 2023-02-24 23:02:32 -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
508fcccec9 Increment version, update packages 2023-02-23 18:31:08 -05:00
Imran Remtulla
2e159c9886 Bugfix 2023-02-23 16:20:03 -05:00
Imran Remtulla
a2879f5bfa Increment version, update package 2023-02-19 18:48:21 -05:00
Imran Remtulla
b57f023739 Added prev. rel. and regex title filter support to APKMirror 2023-02-19 18:46:30 -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
a788d9d7cd Increment version 2023-02-18 21:22:36 -05:00
Imran Remtulla
4be3478b97 Added release date support to APKMirror 2023-02-18 21:16:28 -05:00
Imran Remtulla
fe0126095a Added release date support to third part f-droid repos 2023-02-18 21:03:22 -05:00
Imran Remtulla
d5fdf28a98 Added release date support to Codeberg 2023-02-18 20:58:08 -05:00
Imran Remtulla
f06d245e20 Added release date support to GitLab 2023-02-18 20:55:23 -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