Aayush Gupta
516af19172
AppDetailsFragment: Implement compatibility section using plexus
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-11 17:41:33 +07:00
Aayush Gupta
cc6bb5a2a6
colors: Drop unused colors
...
Use white and transparent colors from android package
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2025-01-02 12:21:41 +07:00
Aayush Gupta
825ed174b2
SettingsFragment: Add preference for permissions fragment
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-12-31 13:51:06 +07:00
Aayush Gupta
5df88b7f2f
AppDetailsFragment: Add missing icons for size and update tags
...
Also use normal assist chip style instead of elevated, looks better
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-12-18 22:33:51 +07:00
Aayush Gupta
fd134096c8
view_toolbar_search: Switch to native toolbar for search
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-12-18 22:08:22 +07:00
Rahul Patel
d3d30100a0
Blacklist: Add support for import & export
2024-12-05 20:25:06 +05:30
Rahul Patel
5209620cc4
AppDetails: Move action buttons to top of page
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-12-03 16:35:42 +08:00
Rahul Patel
4f46817a54
AppDetails: Fix ActionButton color
2024-09-12 12:41:07 +05:30
Rahul Patel
7f3ec54a35
Improve text style & appearance [1/2]
2024-09-12 12:41:07 +05:30
Rahul Patel
20b507b029
Dynamic colors [2/2]
2024-09-02 03:23:24 +05:30
Rahul Patel
3546ed8a54
Dynamic colors [1/2]
2024-08-31 02:33:07 +05:30
Rahul Patel
2f30d53312
Address filter sheet color issue
2024-08-14 18:19:28 +05:30
Aayush Gupta
8aeec0c082
AppDetailsFragment: Add data safety section
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-07-29 23:42:00 +07:00
Rahul Patel
2b65eeb742
Resource house keeping + color cleanup
2024-07-29 01:11:16 +05:30
Rahul Patel
460f65518d
AppDetails: Make badge divider thick & small
2024-07-29 01:11:12 +05:30
Aayush Gupta
d75f70590a
ExportWorker: Show notification on export status when finished
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-07-10 18:29:13 +07:00
Rahul Patel
bbedb30d46
Add favourites apps [1/2]
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-07-09 11:22:16 +07:00
Aayush Gupta
7f32b9078e
LinearProgressIndicator: Fixes for new M3 design
...
* Since 1.12.0, LinearProgressIndicator uses new M3 design that doesn't plays well with install and ratings for us
* Switch both back to old style using new Widget.Material3.LinearProgressIndicator.Legacy style
* Additionally drop trackCornerRadius and switch to custom background with clipToOutline for download as the class
now has a bug that messes with style
Keep downloads to follow new M3 design
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-13 22:00:50 +05:30
Aayush Gupta
66045bceac
Context: Drop leftovers of custom tab intent
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-11 12:15:33 +05:30
Aayush Gupta
925cfac7c9
Add details about Aurora Store in welcome and about fragments
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-09 20:45:33 +05:30
Aayush Gupta
dd5f443e1f
AboutFragment: Add link to GitLab wiki
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-01 11:16:47 +05:30
Aayush Gupta
453f6f24c2
Initial support for third-party dispensers
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-06-01 09:46:20 +05:30
Aayush Gupta
c3963519e0
MainActivity: Move navigation drawer items into dialogfragment
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-04-16 10:37:38 +05:30
Aayush Gupta
f939e20e35
Refresh icons with latest material icons
...
* Try to keep bottom navigation bar icon as filled
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-28 11:38:57 +05:30
Aayush Gupta
42c182bdb7
Revert "AppUpdateView: Show icons on incompatible updates buttons"
...
This reverts commit d4552007a7 .
2024-02-15 17:27:21 +05:30
Aayush Gupta
d4552007a7
AppUpdateView: Show icons on incompatible updates buttons
...
- Slashed circle: Disabled
- Shield with a cross: Fails certificate verification
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-02-12 15:03:42 +05:30
Aayush Gupta
9845e74700
menu_details: Show uninstall button as action
...
Requested by people
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2024-01-08 20:38:50 +05:30
Aayush Gupta
f851a5ad3e
Improvements to download progress UI
...
Switch to LinearProgressIndicator where possible and show an indeterminate
progress bar while download progress is below 1%
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-31 15:54:05 +05:30
Aayush Gupta
acd2e7a586
MainActivity: Warn users if battery optimizations are enabled
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-12-14 18:26:18 +05:30
Aayush Gupta
81e6428610
Apply appropriate icon tint on bottom navigation icons
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-11-21 19:50:47 +05:30
Aayush Gupta
11302915d2
fixup! Restore old download manager icon
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-11-21 18:41:01 +05:30
Rahul Patel
747541658c
Restore old download manager icon
2023-10-18 06:15:11 +05:30
Aayush Gupta
b77a87d55f
Drop easylauncher plugin and import generated files
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-21 12:07:28 +05:30
Aayush Gupta
0da8cd94cd
ic_arrow_back: Apply proper tint for themes
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-09 18:51:24 +05:30
Aayush Gupta
9e4d14ac6e
DeviceHuaweiSheet: Drop unused sheet
...
Not required since 69567dfaa0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-08-07 14:07:35 +05:30
Aayush Gupta
b9d0f15ca3
MainActivity: Move to actual toolbar
...
Drop downloads icon as its already present in drawer
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-07-18 14:56:38 +05:30
Aayush Gupta
77fe8652b7
Drop support for kitkat; Bump minSdk to 21
...
This has been dead for a while already, remove the code and bump minSdk to a
version that actually works
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-06-30 18:16:22 +05:30
Aayush Gupta
6ef16a840d
Drop dependency upon expansionpanel library
...
Deprecated
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-18 11:10:24 +05:30
Aayush Gupta
6b2f22350c
Add preference to open custom tab for searching apps
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-04 12:13:34 +05:30
Aayush Gupta
614f367977
Add new advanced preference page
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-05-04 12:13:34 +05:30
Aayush Gupta
4391e485c3
Add option for system accent
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-04-30 12:20:52 +05:30
Aayush Gupta
2e024150de
Notify user when they are ratelimited
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com >
2023-04-24 15:38:09 +05:30
fischer-felix
4c3bb0f172
Add adaptive icon
2023-04-08 05:01:51 +00:00
nwuensche
90f1822a07
Use Stroke Color for Background of Onboarding Tabs
...
As one cannot see the background of the tab numbers in the Onboarding,
this commit uses the stroke-color as the background color for the tabs
2022-05-28 09:31:30 +02:00
evermind
3f8d94bce9
create pngs for ic_install.xml and ic_notification_outlined.xml
...
convert pngs from xmls for Notification icons. They will be
used on platforms prior sdk v21
2021-07-05 09:52:11 +02:00
0123456789
296a602b2b
Statusbar icons must be white
2021-04-11 01:28:16 +05:30
Rahul Kumar Patel
5d70370e4c
Add Android TV banner
2021-03-29 04:39:07 +05:30
Rahul Kumar Patel
527989a393
Improve app updates page [1/2]
2021-03-08 00:17:45 +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