Commit Graph

172 Commits

Author SHA1 Message Date
Aayush Gupta
d72d213f3a FragmentGenericWithToolbarBinding: Switch to native toolbar layout
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-30 15:53:35 +07:00
Rahul Patel
1124a100d8 Address more button text color issues 2024-07-30 01:36:30 +05:30
Rahul Patel
0a25a7e755 Address button color issues 2024-07-30 01:06:49 +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
f0bb678643 Use legacy style progressbar on downloads 2024-07-29 19:26:32 +07:00
Rahul Patel
44b9a1a7b2 Redo Permissions [1/2] 2024-07-29 01:11:20 +05:30
Rahul Patel
a54ca7be47 Fix bottomnav color
Resolves: https://gitlab.com/AuroraOSS/AuroraStore/-/issues/1104
2024-07-29 01:11:18 +05:30
Rahul Patel
b2bbebbfec Fix appLink button color 2024-07-29 01:11:18 +05:30
Rahul Patel
edc21bca73 Fix nativetoolbar color 2024-07-29 01:11:17 +05:30
Rahul Patel
2b65eeb742 Resource house keeping + color cleanup 2024-07-29 01:11:16 +05:30
Rahul Patel
bf7e8bf347 Move Privacy block to bottom of Permissions 2024-07-29 01:11:16 +05:30
Rahul Patel
3be0812dd0 Add headerSubtitle to ActionHeaderLayout 2024-07-29 01:11:16 +05:30
Rahul Patel
afe9affa05 Add placeholder previews 2024-07-29 01:11:15 +05:30
Rahul Patel
9c1dd239db A little more compaction 2024-07-29 01:11:15 +05:30
Rahul Patel
16fc04d3ec Make tablayout compact 2024-07-29 01:11:14 +05:30
Rahul Patel
03a30224f1 Tweak reviews layout 2024-07-29 01:11:14 +05:30
Rahul Patel
dc7f228a3b Revert "Experimental: Use accent color on Headers"
This reverts commit 9cdc21f4f3979474535835ac4d82133562f8d1f7.
2024-07-29 01:11:14 +05:30
Rahul Patel
e2eac06a32 About: Revamp UI 2024-07-29 01:11:13 +05:30
Rahul Patel
d1eaf290da Experimental: Revamp whole onboarding UI 2024-07-29 01:11:13 +05:30
Rahul Patel
d30574885f Experimental: Revamp dashboard item entry 2024-07-29 01:11:13 +05:30
Rahul Patel
a88a6ce9a4 Updates: Use M3 card 2024-07-29 01:11:12 +05:30
Rahul Patel
460f65518d AppDetails: Make badge divider thick & small 2024-07-29 01:11:12 +05:30
Rahul Patel
ec21b33baa Experimental: Use accent color on Headers 2024-07-29 01:11:12 +05:30
Rahul Patel
4f5034c66e AppDetails: Simplify layout 2024-07-29 01:11:11 +05:30
Rahul Patel
210374ae3e Revert: TonalButton <> OutlinedButton 2024-07-29 01:11:11 +05:30
Rahul Patel
c406e56d6a Improve updates page UI + fix empty updates on refresh 2024-07-29 01:11:10 +05:30
Rahul Patel
8c7bf1b9bc Simplify layouts - [2/2] 2024-07-29 01:11:10 +05:30
Rahul Patel
496486fb37 Simplify layouts - [1/2] 2024-07-29 01:11:10 +05:30
Aayush Gupta
6a7d4f6e3e UpdatesFragment: Restore update all button as action button
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-18 13:00:04 +07:00
Aayush Gupta
e9843a6b45 MainActivity: Add view binding type hint for navigation bar
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-17 13:45:30 +07:00
Aayush Gupta
8b341c088c Initial support for caching updates
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-17 13:45:30 +07:00
Aayush Gupta
04e2e69c54 {SplashFragment|NetworkPreference}: Updates to AuthData building
* Always generate GSF ID on device regardless of login type
* Switch to new method for building AuthData

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-17 13:45:30 +07:00
Rahul Patel
c426c3b7a7 Disable AppPeekSheet, enable only when ready 2024-07-17 13:45:30 +07:00
Rahul Patel
388e2d9a35 Improve fliters & chip styles
-- Removed filter apply & close, filter is saved on dismiss
2024-07-17 13:45:30 +07:00
Aayush Gupta
1c701ec7f0 NetworkPreference: Move out and simply proxy logic
No need to check connectivity as soon as URL is set as SplashFragment will
only let you login when a valid connection is available.

Use a modern dialog and EditText to do set the URL with minimal verification.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-14 19:24:33 +07:00
Rahul Patel
ad304820c1 Improve AppUpdate pregressbar UI
- All thanks to @Jacob640 (https://t.me/Jacob640)
2024-07-12 02:48:25 +05:30
Rahul Patel
7110a4a77b Improve viewbinding - [3/3] 2024-07-11 11:44:25 +07:00
Aayush Gupta
81d3b15ce2 Add favourites apps [2/2]
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-07-09 11:22:16 +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
0fdef34baf DownloadFragment: Drop non-required SwipeRefreshLayout
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-17 12:06:22 +05:30
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
7c0e258d58 fixup! Improvements to download progress UI
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-13 22:00:13 +05:30
Aayush Gupta
1bc396598e view_toolbar_search: Add button to clear searchView's text
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-12 16:33:04 +05:30
Aayush Gupta
38f8ccacee SearchSuggestionView: Adjust padding and text size for search suggestions
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-12 15:33:48 +05:30
Aayush Gupta
0232c4117c view_toolbar_search: Drop background in favor of divider
Looks much better and cleaner

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-12 14:57:23 +05:30
Aayush Gupta
df45048757 SplashFragment: Reword session_login string to request login
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-10 14:52:51 +05:30
Aayush Gupta
6bf75bb68a AccountFragment: Throw users on splashFragment on logout
We have multiple checks implemented at this point in splashFragment to ensure
proper validation and navigation. If a user logs out and hits back button, he still
gets to browse Aurora Store which is an unintended behaviour.

Instead of handling same logic twice everywhere, make AccountFragment minimal and only
handle logging out here.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 13:42:40 +05:30
Aayush Gupta
cf4e0ee091 LinkView: Center icon vertically
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 11:27:34 +05:30
Aayush Gupta
89a060e3cd SplashFragment: Load launcher icon directly
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 10:54:03 +05:30
Aayush Gupta
75a5f51967 SplashFragment: Add menu button to about fragment
Instead of showing version below login buttons (that for some reason has never been shown),
link about fragment in the menu button which provides more information.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-06-01 10:45:58 +05:30