Commit Graph

11 Commits

Author SHA1 Message Date
Aayush Gupta
852cba87b1 Add permission and guard for notifications on Android 13
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2022-08-29 19:33:56 +05:30
Oliver Scott
f83d26df58 Android 12 updates
* Updated gradle version and dependencies
* Bumped compileSdkVersion and targetSdkVersion to 31
* Added support for updates without user action
* Bumped versionCode and versionName

Changes required by API level 31:
 * Added explicit exported tags to activities and receivers
 * Added explicit IMMUTABLE|MUTABLE flags to PendingIntents
2021-11-12 09:46:00 -05:00
Rahul Kumar Patel
4023a1881e Improve updates fragment actions 2021-03-20 02:35:27 +05:30
Rahul Kumar Patel
70f0543dcb ¯\_(ツ)_/¯ 2021-03-01 22:16:28 +05:30
Rahul Kumar Patel
6a1e0ec875 Improve dialog extension 2021-03-01 22:14:21 +05:30
Rahul Kumar Patel
90113ab338 Add legacy self-update so v3 users can get v4 update 2021-03-01 22:02:09 +05:30
Rahul Kumar Patel
8ebb362f58 Add app permission sheet 2021-02-27 01:01:20 +05:30
Rahul Kumar Patel
5aa4d6fe5e Add edge cases to detect MIUI & Huawei devices to select correct installer and apply spoof 2021-02-25 16:21:45 +05:30
Rahul Kumar Patel
0e1ae6364d Improve installer & related UI 2021-02-25 10:28:56 +05:30
Rahul Kumar Patel
b877552634 Improve extenson & remove redundant utils 2021-02-24 17:41:20 +05:30
Rahul Kumar Patel
1d29d1dca1 Move extensions out 2021-02-24 16:43:50 +05:30