Commit Graph

257 Commits

Author SHA1 Message Date
tibbi ed81323af6 lets get the dominant color from all icons 2022-09-18 09:28:27 +02:00
tibbi ab3922be22 adding some initial Room database related code 2022-09-17 23:43:30 +02:00
tibbi 0791197d66 do not use Rect at storing grid items 2022-09-17 22:34:51 +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 0b51fb87d3 lets force portrait mode for now 2022-09-17 17:51:10 +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 7ca977349b do not allow clicking through the all apps background 2022-09-16 20:01:37 +02:00
tibbi 9e35e343cd updating commons 2022-09-16 19:27:18 +02:00
tibbi 480de21288 replace tile counts with "Shortcut" at shortcut widgets 2022-09-16 11:24:06 +02:00
tibbi 3e79d22fbb show the widget resolution under the title 2022-09-16 10:20:32 +02:00
tibbi 08de22c3c9 calculate widget tiles from real sizes 2022-09-16 10:16:08 +02:00
tibbi d23893755a show widget labels under the thumbnails too 2022-09-16 00:02:23 +02:00
tibbi 2943b83083 reset the horizontal scroll state at widget previews 2022-09-15 23:38:35 +02:00
tibbi c2360a120c formatting some xml 2022-09-15 23:18:24 +02:00
tibbi 09dc92eb01 request the proper density widget preview 2022-09-15 16:31:20 +02:00
tibbi d39446d1a9 create a local variable for accessing the packageManager 2022-09-14 22:11:46 +02:00
tibbi 7172837da1 fetch the proper shortcut icons for displaying 2022-09-14 22:10:00 +02:00
tibbi 9455479cd4 if a widget has no preview image, use the app icon 2022-09-14 20:55:32 +02:00
tibbi 716b7fbfec use a better scaling type for widget previews 2022-09-14 19:42:26 +02:00
tibbi 4964e7a933 show an explanation toast at clicking a widget 2022-09-14 18:45:28 +02:00
tibbi 93b46339cc show the widget preview images 2022-09-04 22:25:21 +02:00
tibbi a78374ee59 list also those widgets that are acutally shortcuts 2022-09-03 23:32:14 +02:00
tibbi 67911bbd59 split widgets per apps 2022-09-03 22:53:43 +02:00
tibbi 92d0d8a958 add app icons at the widget list too 2022-09-03 21:35:47 +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 f154b444cc adding some widget fetching code 2022-09-01 15:48:24 +02:00
tibbi 6ad5fc7b0d allow changing the app language on Android 13+ 2022-09-01 12:44:00 +02:00
tibbi a25241fac1 updating target SDK to 33 2022-08-24 23:51:33 +02:00
tibbi ef1815ee60 do not allow dragging the side fastscroller yet 2022-08-24 23:51:23 +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 23e0bccabf removing the test button 2022-08-14 12:59:08 +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 db86347afa lets increase the minimal required OS version to 11 2022-08-12 15:51:45 +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 1cca4b9bd5 listen for Home intent 2022-08-10 11:39:30 +02:00