Commit Graph
41 Commits
Author SHA1 Message Date
MM20 4a06158c6a Redesign music widget
- remove album title
- add seek bar
2023-02-13 13:22:10 +01:00
MM20 32753f0ab7 Remove unused imports 2023-02-12 23:31:49 +01:00
MM20 dbdce7bcab Rename MusicRepository -> MusicService 2023-02-12 22:41:48 +01:00
MM20 e36f95f5ae Revert "Remove compose material (2) library"
This reverts commit 91bb5a2096.
2023-02-08 20:51:35 +01:00
MM20 91bb5a2096 Remove compose material (2) library 2023-02-08 20:49:14 +01:00
0a63a104bb Add additional row in vertical and horizontal pager in horizontal clock mode showing favorites (#246)
* Add setting for clock widget to show two DynamicZones, one of them always being favorites

* implementing horizontal pager

* undoing changes

* checking if withFavoriteBar is set in horizontal layout

* Clock widget: use compose pager, not accompanist pager

* Pull favorites part provider from view model

* Clock widget settings: remove divider

* Remove date_part from settings.proto

* Remove datePart settings references

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-02-08 16:14:38 +01:00
U. N. OwenandGitHub 80a1942555 Merge pull request #241 from Sir-Photch/main
Add layout-option to restrict rotation to portrait mode
2023-02-03 22:34:04 +01:00
Sir-Photch 75bb7eceac changing orientation modes 2023-02-03 22:20:24 +01:00
Sir-Photch 10d027951d adding observer that sets requestedOrientation 2023-02-03 22:01:18 +01:00
Sir-Photch e492a4975d adding fixedRotation to settings 2023-02-02 21:33:12 +01:00
Sir-Photch 17a8eda910 putting it into right activity 2023-01-31 15:43:12 +01:00
MM20 3a805cc000 Fix build type for nightly on build info screen 2023-01-30 21:29:26 +01:00
MM20 853d4858ce fx,nmdfybcj hg sdoi 2023-01-24 18:10:06 +01:00
MM20 d00eeb882d Fix tap gestures not dispatched to wallpaper
Fix #238
2023-01-24 17:49:37 +01:00
MM20 a5088f4185 Don't reverse top search bar in pager layout 2023-01-22 00:22:40 +01:00
MM20 1ad18f14ad Add option to not scroll the search bar out of view 2023-01-21 14:00:30 +01:00
MM20 b0f3ddf325 Bring the search bar back into view when pressing back 2023-01-21 13:34:07 +01:00
MM20 5cb52863a1 Pull down scaffold: fix widget edit mode top padding with bottom search bar 2023-01-21 13:28:35 +01:00
MM20 6567c77ba2 Don't dispatch gestures in widget edit mode 2023-01-21 13:21:19 +01:00
MM20 93985b2a6c Gesture settings: don't show permission banners for actions that are shadowed by "open search" 2023-01-20 11:45:08 +01:00
MM20 e81ec26fe8 Improve pager layout scrolling 2023-01-19 19:18:58 +01:00
MM20 dfc52a3c38 Use pager for pull down scaffold 2023-01-19 19:09:04 +01:00
MM20 c12c07fa45 Gestures 2023-01-17 18:55:30 +01:00
MM20 4fba96a75a Merge LauncherActivityVM and LauncherScaffoldVM 2023-01-17 16:39:20 +01:00
MM20 6f78718c12 LogScreen: add null check 2023-01-16 17:51:13 +01:00
MM20 64cc07bef9 Add preferences for layout 2023-01-16 17:49:45 +01:00
MM20 7cd1269c33 Add gesture handler 2023-01-16 12:02:34 +01:00
MM20 3778e8405b Opimize build 2023-01-16 11:45:17 +01:00
MM20 deb5e0d9e7 Prepare pull down scaffold for gesture detection 2023-01-16 01:08:01 +01:00
MM20 4179172b0b Pager layout: scroll search bar out of view and prepare for gestures 2023-01-16 00:49:44 +01:00
MM20 c9198ac9c5 Move DragAndDropGrid and DragAndDropList to a different package 2023-01-15 13:10:20 +01:00
MM20 11f013f02b Hide personal profile when there's only work profile app results
Close #226
2023-01-14 22:15:56 +01:00
MM20 51636a064c Pull down scaffold: fix search bar raising level 2023-01-14 21:46:06 +01:00
MM20 9b7263f01e Pager scaffold: add API for non-reversed drawer and top search bar 2023-01-14 21:39:05 +01:00
MM20 1d08c7a468 Add API to reverse search results in pull down scaffold 2023-01-14 18:56:57 +01:00
MM20 0c08c20fd8 Pull down scaffold: add API to display search bar at bottom 2023-01-12 20:59:58 +01:00
MM20 61c3df635b Add tags settings page help url 2022-12-22 14:40:16 +01:00
MM20 7d078c69d0 Improve weird bottom sheet scrolling behavior 2022-12-21 20:58:54 +01:00
MM20 ddc157741a Add settings page to manage tags 2022-12-21 19:24:32 +01:00
MM20 85f7a740e0 Change label 2022-12-18 20:21:28 +01:00
MM20 3f8880a90a Reorganize and group modules 2022-12-13 17:37:26 +01:00