Commit Graph

531 Commits

Author SHA1 Message Date
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
tibbi 029c11c2da moving About menu item into the settings 2022-08-08 23:15:22 +02:00
tibbi 0ff3a97f20 show bubble text on dragging the fastscroller 2022-08-08 23:12:30 +02:00
tibbi c5de82481f adding an initial implementation of launcher displaying 2022-08-08 22:24:44 +02:00
tibbi e57f7a438d updating kotlin, commons, gradle 2022-08-08 21:50:18 +02:00
tibbi 52d535405f adding some base activities 2022-08-01 23:01:28 +02:00
tibbi bb5e6d22df initial commit 2022-08-01 22:19:40 +02:00
Tibor Kaputa c22f8a0ea0
Initial commit 2022-08-01 22:01:03 +02:00