Gregory Velichko
a311894b9f
Shizuku logic 2: Determination of installation
2024-04-18 20:01:40 +03:00
Imran Remtulla
3d1113c057
Add release asset download button ( #1493 )
2024-04-07 01:28:45 -04:00
Imran Remtulla
2d7465cca6
Separate notif channel title translations ( #979 )
2023-10-12 19:51:04 -04:00
Imran Remtulla
5e41d5762b
BG task: notif, retry, log tweaks
2023-08-24 10:46:11 -04:00
Imran Remtulla
b59d3e77f9
Enable experimental BG update support (not well tested) ( #25 )
2023-08-20 22:32:33 -04:00
Imran Remtulla
408bca8951
XAPK bugfixes, HTML default User-Agent
2023-05-09 00:37:06 -04:00
Imran Remtulla
7ea75325bb
App name overrides more consistent ( #450 )
2023-04-12 15:36:17 -04:00
Imran Remtulla
b151eb27e1
Translations + bugfix
2022-12-20 18:19:44 -05:00
Imran Remtulla
a00cfa2ba6
Fixed some strings
2022-12-11 11:46:00 -05:00
Imran Remtulla
f81f6374bb
Enhanced Version Detection (Again) ( #144 )
...
* Simpler approach to EVD
* Download notifs now have progress bars
* Removed unused import, changed some comments
* Re-added "Please Wait" on Apps list (accidentally removed)
* Updated README.md
2022-12-11 01:59:45 -05:00
Imran Remtulla
49862ad2a6
Reduced download notification importance
2022-12-08 18:57:53 -05:00
Imran Remtulla
963f51dc53
Added download notifications
...
(removed toast during add app)
2022-12-04 12:48:12 -05:00
Imran Remtulla
17b1f6e5b0
Internationalization ( #131 )
...
Replaced hardcoded English strings with locale-based variables based on the [easy_localization](https://pub.dev/packages/easy_localization ) Flutter plugin.
2022-11-26 23:53:11 -05:00
Imran Remtulla
ee758e8470
Fixed bug from previous commit
2022-11-10 10:26:36 -05:00
Imran Remtulla
d1a3529036
Switched to package names as app ids ( #69 )
...
* Fixes #14 (although detection is disabled in background processes due to the bug described in #60 )
* Added App icons and basic installed detection
* Real Package Names Used as IDs + App Icons (INCONVENIENT FOR PREVIOUS VERSION USERS)
* Switch to using extracted names (no custom names)
* Fixes #57
* Fixes #67
* Fixes #64
* Fixes #61
* Commented out APKMirror and added code to remove their Apps
* Updated README
* Switched to Flutter stable (causes some UI elements to switch back to the old material design style, but this will be fixed in later Flutter releases)
* BG task silently retries on network errors
* Updated screenshots
2022-10-29 13:13:28 -04:00
Imran Remtulla
0a9373e65a
More work on silent updates (not working in BG)
2022-09-24 18:43:05 -04:00
Imran Remtulla
e7170aca48
Various bugfixes + refactors
2022-08-27 01:07:48 -04:00