615 Commits

Author SHA1 Message Date
machiav3lli
ee99da7907 Add: Snackbar with action on release's long click 2022-06-25 03:40:44 +02:00
machiav3lli
f022a29990 Add: Favorite management logic to items 2022-06-25 03:40:44 +02:00
machiav3lli
5bc860389a Add: Favorite argument to recycler & item 2022-06-25 03:40:44 +02:00
machiav3lli
1a8db05955 Clean up 2022-06-25 03:40:44 +02:00
machiav3lli
9941354bcb Update: Migrate ignoring updates logic to Extras 2022-06-25 03:40:44 +02:00
machiav3lli
bed6c203a1 Add: Bookmark(ed) StateActions 2022-06-25 03:40:44 +02:00
machiav3lli
2708b618b9 Add: Extras db.entity 2022-06-25 03:40:44 +02:00
machiav3lli
dff6e32178 Fix: Update updates' notifications on (un)installing/updating an app 2022-06-25 03:40:44 +02:00
machiav3lli
4a5626971e Update: Pack all notify functions in NotificationUtils 2022-06-25 03:40:44 +02:00
machiav3lli
d1fa085b7c Fix(try): Special crash on starting the app 2022-06-18 03:18:06 +02:00
machiav3lli
cee71e9335 Fix: Instant enable/disable of repos 2022-06-18 03:17:44 +02:00
machiav3lli
fa94cae1d6 Fix: Remove repo's packages after disabling it 2022-06-18 03:06:38 +02:00
Iamlooker
8f2719c7aa Add old installer back for some devices 2022-06-15 19:46:51 +05:30
Iamlooker
487a6ecc46 Cleanup UI with Material3 color schemes 2022-06-15 10:51:12 +05:30
Iamlooker
1b92ef93bf Cleanup 2022-06-15 09:45:25 +05:30
Iamlooker
b3c85e2708 Clean up Expandable Block 2022-06-15 09:45:25 +05:30
Mynacol
ae9dac42bd Support IPv6 including fast fallback to IPv4
See https://square.github.io/okhttp/changelogs/changelog/#version-500-alpha4
2022-06-09 01:17:13 +02:00
machiav3lli
0d13accab3 Clean up 2022-06-06 02:38:57 +02:00
machiav3lli
79ea6960c9 Fix: Not used block items taking padding space 2022-06-06 02:30:15 +02:00
machiav3lli
7db67fb09c Fix: Anti-features text not padded enough 2022-06-06 02:29:38 +02:00
machiav3lli
0aa1ff9e22 Fix: Changelog block showing an expand button 2022-06-06 02:28:24 +02:00
machiav3lli
380792a36e Add: Expanding actions when more than one secondary action is possible 2022-06-06 02:16:16 +02:00
machiav3lli
128c9b1ab3 Add: Expand & Retract ActionStates 2022-06-06 02:13:23 +02:00
machiav3lli
487a0a206f Add: Option to not show screenshots 2022-06-06 02:11:26 +02:00
machiav3lli
e1760f5aa0 Fix: DownloadState and mainAction updating 2022-06-04 09:20:05 +02:00
machiav3lli
482514e397 Fix: Showing extend button on shorter text blocks 2022-06-04 09:20:05 +02:00
machiav3lli
b3d1440f6a Fix: ActionButton animation 2022-06-04 09:20:05 +02:00
machiav3lli
ed0ad62dc0 Add: NoAction ActionState 2022-06-04 09:20:05 +02:00
machiav3lli
4a323ded0b Update: Revamp PackageState to taxonomical ComponentStates 2022-06-04 09:20:05 +02:00
machiav3lli
7db5ab0b6a Clean up 2022-05-31 03:25:00 +02:00
machiav3lli
a09692884e Update: Make info blocks in AppSheet expandable 2022-05-31 03:24:17 +02:00
machiav3lli
db5b22f5cf Fix: Updating AppSheet state on download finished 2022-05-31 03:20:11 +02:00
machiav3lli
3e623eac3b Add: A message when no relevant permissions are detected 2022-05-31 03:18:46 +02:00
machiav3lli
2c90b114bd Update: Permission- & LinkItem layout 2022-05-31 03:07:54 +02:00
machiav3lli
10e3ab312b Add: ExpandableBlock 2022-05-31 03:07:05 +02:00
machiav3lli
934f0bd8cc Fix: Showing download progress (not real-time-synced though) 2022-05-31 03:03:47 +02:00
machiav3lli
0e6affa96d Remove: Unneeded isIndeterminate in Cancelable 2022-05-31 03:02:32 +02:00
machiav3lli
11c7197feb Fix: Saved Strings in lists in the DB having space at index 0 2022-05-31 02:59:44 +02:00
machiav3lli
a892829561 Fix: Expand button's alignment in HtmlTextBlock 2022-05-31 02:59:00 +02:00
machiav3lli
9cf2cb5172 Add: Initial AppSheet Compose 2022-05-29 03:44:54 +02:00
machiav3lli
27b14d63e1 Remove: AppDetailAdpater & its dependencies 2022-05-29 03:43:37 +02:00
machiav3lli
77385082ee Add: Main objects to AppSheetVM 2022-05-29 03:31:10 +02:00
machiav3lli
d0d153fcd5 Add: AppSheet's Callbacks 2022-05-29 03:30:21 +02:00
machiav3lli
1ece0a8369 Remove: InstallButtonState 2022-05-29 03:30:07 +02:00
machiav3lli
b235265219 Update: Break Header into a TopBar and an AppInfo block 2022-05-29 03:27:10 +02:00
machiav3lli
9b725c32a9 Udpate: Replace using Action with PackageState in ProductItem 2022-05-29 03:23:34 +02:00
machiav3lli
090aef6a47 Update: Comment out animation for now (till implementing better logic to handle changing state) 2022-05-29 03:19:55 +02:00
machiav3lli
79fe50ee41 Update: Replace InstallButton with two ActionButton's 2022-05-29 03:16:06 +02:00
machiav3lli
ce3166fd57 Add: PermissionsItem 2022-05-29 03:13:27 +02:00
machiav3lli
3c80cbea13 Update: Revamp LinkItem to use the new LinkType 2022-05-29 03:12:44 +02:00