Imran Remtulla
62dc7fd88b
Bugfix: don't show 'Apps Updated' toast when nothing was updated ( #1307 )
2024-01-20 16:18:19 -05:00
Imran Remtulla
becc3828b7
Remove some unused translations
2024-01-20 14:58:37 -05:00
Imran Remtulla
b173b1300a
Clearer wording
2024-01-19 00:12:43 -05:00
Imran Remtulla
ffe612708c
Remove the need to hardcode Obtainium's version number
2024-01-14 01:22:35 -05:00
Imran Remtulla
60869a0490
Allow entire app config to be shared as link (see https://github.com/ImranR98/apps.obtainium.imranr.dev/issues/5 )
2024-01-12 23:46:50 -05:00
Imran Remtulla
a5a7436bb1
Share button now shares Obtainium "protocol" links
2023-12-22 21:12:07 -05:00
Imran Remtulla
367e740a9c
Increment versionCode ( #1098 ) + ran 'dart fix'
2023-11-19 16:02:16 -05:00
Imran Remtulla
7f3e87767c
Switch back to parallelized BG task ( #963 ) + better logging
2023-10-13 23:39:24 -04:00
Imran Remtulla
503a01675e
Clearer wording ( #991 )
2023-10-12 19:10:02 -04:00
Imran Remtulla
8163cd5c8f
Improvements, bugfixes
2023-10-06 19:58:46 -04:00
Imran Remtulla
21fdfc1eef
Attempting to parallelize update checks
2023-10-06 19:23:18 -04:00
Imran Remtulla
53cf4d0234
Pick export dir + auto-export ( #283 , #600 )
2023-09-10 22:35:28 -04:00
Imran Remtulla
6e735b1763
Enable auto-export on update checks
2023-09-10 22:24:18 -04:00
Imran Remtulla
873a1a0683
Allow for alternative app dirs (unfinished)
2023-09-10 15:55:34 -04:00
Imran Remtulla
27b1149d1c
Fix padding when touch targets not highlighted
2023-09-10 14:16:19 -04:00
Imran Remtulla
8f44338e76
Make touch highlight visible in dark theme ( #860 )
2023-09-10 13:56:39 -04:00
Imran Remtulla
09421230f2
Make less obvious target highlighting optional
2023-09-09 07:29:35 -04:00
Imran Remtulla
94bd0774fb
Make release notes tap target more obvious ( #860 )
2023-09-09 06:00:36 -04:00
Imran Remtulla
551643b11c
More UI feedback when app updated ( #814 )
2023-08-28 19:51:49 -04:00
Imran Remtulla
6785708661
BG update toggle has an effect
2023-08-22 19:57:42 -04:00
Imran Remtulla
7c41692d5f
Enable version correction in background (replace plugin)
2023-08-20 16:03:41 -04:00
Imran Remtulla
81c4d4f393
Fix default multi-"app change" selection bug
2023-08-18 19:55:31 -04:00
Imran Remtulla
cccde7e135
UI bugfix ( #723 )
2023-07-29 22:29:08 -04:00
Imran Remtulla
03fc6a530f
App load optimizations, dir delete bugfix
2023-05-22 12:33:31 -04:00
Imran Remtulla
03c2ce9a01
Changes to bottom buttons UI on Apps page
2023-05-14 14:18:31 -04:00
Imran Remtulla
eda5fec37c
Added App ID Filter
2023-05-14 13:57:01 -04:00
Imran Remtulla
e256ada2dc
Adjust Apps list trailing UI spacing and touch area
2023-05-14 12:53:40 -04:00
Imran Remtulla
eb0be196da
Fix 'Please Wait' message on Apps page
2023-05-14 12:40:26 -04:00
Imran Remtulla
d212f13345
Fixed code smells
2023-05-14 12:29:37 -04:00
Imran Remtulla
408bca8951
XAPK bugfixes, HTML default User-Agent
2023-05-09 00:37:06 -04:00
Imran Remtulla
cc268aeeda
"Check updates on start" toggle
2023-05-06 14:25:17 -04:00
Imran Remtulla
d5f7eced8b
UI tweaks
2023-05-06 13:28:41 -04:00
Imran Remtulla
30c89fe385
Option to move non-installed apps to bottom ( #264 )
2023-05-05 23:08:34 -04:00
Imran Remtulla
04b3c8ad7d
Bugfix for prev. commit
2023-04-30 00:15:53 -04:00
Imran Remtulla
81f66683d2
Less restrictive install permission requests ( #488 )
2023-04-30 00:02:23 -04:00
Imran Remtulla
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
Imran Remtulla
09c71e4e9f
Increase icon placeholder opacity ( #490 )
2023-04-28 22:22:55 -04:00
Imran Remtulla
283722319b
More adaptive column spacing in apps list ( #485 )
2023-04-23 00:53:03 -04:00
Imran Remtulla
be61220af4
Show version in changelog dialog ( #482 )
2023-04-22 22:57:54 -04:00
Imran Remtulla
1b2a9a39e3
Fix "reset install status" button being disabled
2023-04-19 02:05:31 -04:00
Imran Remtulla
6a1275e9e4
Sort no longer case-sensitive ( #450 )
2023-04-12 15:46:48 -04:00
Imran Remtulla
7ea75325bb
App name overrides more consistent ( #450 )
2023-04-12 15:36:17 -04:00
Imran Remtulla
334ac8d3d6
Use app deep copy in places to avoid bugs
2023-04-07 01:54:14 -04:00
Imran Remtulla
682026ed0a
Added a source filter to the Apps page
2023-04-02 18:14:43 -04:00
Imran Remtulla
abf7be222d
Bugfix: App pinning not working ( #410 )
2023-04-01 00:24:16 -04:00
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
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
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