40 Commits

Author SHA1 Message Date
tibbi
9321db3cec reuse the main anchor for showing PopupMenu at AllAppsFragment 2022-09-22 20:51:17 +02:00
tibbi
f86caa6c89 add some preparation for icon dragging 2022-09-21 22:34:49 +02:00
tibbi
4667cc447c hide dragged icons label during drag 2022-09-21 15:35:09 +02:00
tibbi
012f56cec0 give more info about long pressed item to the activity 2022-09-20 15:58:57 +02:00
tibbi
97fd224619 close home screen popup menu on move event 2022-09-20 12:29:13 +02:00
tibbi
e0a17f48b4 store the app title at home grid items too 2022-09-19 19:45:46 +02:00
tibbi
4bcda4ba95 remove home screen icons after uninstalling an app 2022-09-19 18:55:30 +02:00
tibbi
9c1458d89b refetch widgets with apps too 2022-09-19 18:47:08 +02:00
tibbi
ed9fc728ee refresh icons on uninstall 2022-09-19 18:44:30 +02:00
tibbi
20efc71354 ignore move gestures after long pressing the desktop 2022-09-18 22:32:11 +02:00
tibbi
c5953928bd show a darker navigation bar if some fragment is pulled up 2022-09-18 21:41:26 +02:00
tibbi
155e21188d handle long pressing icons at the desktop too 2022-09-18 20:58:38 +02:00
tibbi
cc38bb4af4 always redraw icons after fetching just to avoid some glitches 2022-09-18 20:21:30 +02:00
tibbi
13b3e11c5c refresh the home screen once initial apps have been stored 2022-09-18 19:19:00 +02:00
tibbi
e9c248b520 prefill the bottom bar with some default apps 2022-09-18 19:14:06 +02:00
tibbi
9a46ceec58 speed up showing and hiding animations at the main screen 2022-09-18 11:32:19 +02:00
tibbi
05484a5b29 launch the clicked app on clicking its icon 2022-09-17 21:23:12 +02:00
tibbi
69dc2bcfcd pass grid clicks at the custom view 2022-09-17 19:31:04 +02:00
tibbi
889e70468e adding an initial implementation of the home screen grid 2022-09-17 18:58:28 +02:00
tibbi
9652f4c061 allow long pressing the home screen only if All Apps fragment isnt shown 2022-09-16 20:13:35 +02:00
tibbi
e2a99984f3 allow opening App info by long pressing an app icon 2022-09-16 20:10:46 +02:00
tibbi
d8129e2e55 adding a basic list adapter for widgets 2022-09-03 21:16:04 +02:00
tibbi
de81ae1131 hide fragments on pressing Back 2022-09-01 16:23:43 +02:00
tibbi
5322ad8803 create a MyFragment parent class 2022-09-01 16:15:06 +02:00
tibbi
f6f81212db show a popup menu at long pressing the home screen 2022-08-22 23:09:42 +02:00
tibbi
37dedae951 hide all_apps_fragment by default, show once below screen 2022-08-22 22:25:52 +02:00
tibbi
cb4fea8b1d draw the all apps fragment behind the status bar too 2022-08-15 23:15:15 +02:00
tibbi
5ef9c643c9 add fling handling at showing/hiding all app icons 2022-08-15 22:08:40 +02:00
tibbi
1b42712776 adding some swiping improvements 2022-08-15 21:49:34 +02:00
tibbi
64e52873cb adding some initial gesture handling 2022-08-14 12:58:54 +02:00
tibbi
64403c2385 moving All apps display handling into a separate fragment 2022-08-13 23:08:23 +02:00
tibbi
4c079b2832 fetch apps on a background thread 2022-08-13 22:37:43 +02:00
tibbi
a195bff520 launch the selected app on click 2022-08-12 16:34:33 +02:00
tibbi
8462d76aa7 properly calculate scrollbar height 2022-08-12 16:30:43 +02:00
tibbi
6aba53c387 adding some UI improvements 2022-08-12 15:51:51 +02:00
tibbi
15c9b29534 removing the top toolbar 2022-08-12 12:30:40 +02:00
tibbi
7bface3d99 adding some theming and paddings 2022-08-10 12:50:41 +02:00
tibbi
029c11c2da moving About menu item into the settings 2022-08-08 23:15:22 +02:00
tibbi
c5de82481f adding an initial implementation of launcher displaying 2022-08-08 22:24:44 +02:00
tibbi
52d535405f adding some base activities 2022-08-01 23:01:28 +02:00