Commit Graph
554 Commits
Author SHA1 Message Date
MM20 872f55625f Migrate websearches to search actions 2022-11-03 22:17:37 +01:00
MM20 f862a578a1 Add search quick actions 2022-11-03 20:01:24 +01:00
MM20 86df1852ed Fix NullPointerException 2022-10-29 13:11:42 +02:00
MM20 5e2235cef7 Add help to menu 2022-10-28 13:29:04 +02:00
MM20 d0d7d13cd0 Modify websearch style 2022-10-28 12:52:51 +02:00
MM20 98d12d309f Fix crash on Android 8.0 2022-10-25 21:25:52 +02:00
MM20 f87a4ab257 Add home transition to music widget album cover 2022-10-25 15:57:56 +02:00
MM20 de4e2c15db Orbit clock: respect 12h clock preference 2022-10-22 18:21:21 +02:00
MM20 3bd6b1dbff Add orbit clock style 2022-10-22 18:15:23 +02:00
MM20 10d400a0c8 Fix wallpaper dim preference not applied correctly when launcher theme is set to dark but system is in light mode 2022-10-22 13:12:07 +02:00
MM20 c577a4911d Hide keyboard on scroll 2022-10-22 12:56:24 +02:00
MM20 a0209bc471 Make surfaces light black-and-white theme actually white 2022-10-22 12:08:21 +02:00
MM20 6859948bd8 Add dark mode to search bar 2022-10-21 18:07:09 +02:00
MM20 02bb12549b Add dark mode to clock widget 2022-10-21 17:49:31 +02:00
MM20 9db2372253 Add option to color system bar icons automatically 2022-10-21 17:20:09 +02:00
MM20 28fec3532d Replace Poppins with Outfit 2022-10-19 16:19:08 +02:00
MM20 ef93ec0010 Hide grid labels in favorites widget when grid labels are disabled 2022-10-19 11:41:49 +02:00
MM20 b3a36f640b Move clock widget out of widget column 2022-10-18 18:17:07 +02:00
MM20 a3be3188fa Don't restart search if query is unchanged 2022-10-18 18:16:18 +02:00
MM20 cb5fe404e2 Fix icon picker instant closing in customize sheet 2022-10-18 17:49:40 +02:00
MM20 cd70daba24 Link help pages in settings 2022-10-16 16:06:46 +02:00
MM20 f88f71e5ee Rename
- PinnableSearchable -> SavableSearchable,
- FavoritesItem -> SavedSearchable,
- FavoritesItemEntity -> SavedSearchableEntity

add type column to searchable table
2022-10-16 15:53:22 +02:00
MM20 7e6a4466ca remove unused code 2022-10-16 15:08:25 +02:00
MM20 4bdb9cb2a2 Bring back websearch shortcuts 2022-10-16 12:37:00 +02:00
MM20 4efcd89614 Clear home transition in onPause 2022-10-15 20:20:47 +02:00
MM20 8597b7ab49 Use generic favorites API for pinned calendar events 2022-10-15 15:19:56 +02:00
MM20 c47a880d72 Add scrim, outlineVariant and surfaceTint color to custom color schemes 2022-10-15 12:42:47 +02:00
MM20 2157147caa Refactor search 2022-10-15 00:29:01 +02:00
MM20 bcda89c211 Reorganize Searchable data types 2022-10-12 20:36:39 +02:00
MM20 bdb29d912b Add pebble icon shape 2022-10-10 13:42:40 +02:00
MM20 7270f6027e Add icons to global menu 2022-10-08 18:43:42 +02:00
MM20 a9032735f2 Animate launcher icon in return to home gesture animation 2022-10-08 18:41:14 +02:00
MM20 709a36fb31 Remove material dialogs library 2022-09-28 17:08:33 +02:00
MM20 bbcb087715 Fix Launcher activity immediately finishing on new intent
Fix #177
2022-09-27 23:31:25 +02:00
MM20 9bb457bc4c cmkbvyfhguajdclxvy bifköd,sölfaj 2022-09-27 23:10:20 +02:00
MM20 fc6d1d382c Add preference to hide widget edit button 2022-09-27 21:06:07 +02:00
MM20 9309cd4891 Add a preference to hide the edit favorites button 2022-09-27 20:49:22 +02:00
MM20 a2aca9bded Add favorites settings screen 2022-09-26 20:32:43 +02:00
MM20 0365277331 Typo 2022-09-25 21:02:11 +02:00
MM20 24e25148f0 Add multiple options for websearch query encoding
Close #174
2022-09-25 20:59:29 +02:00
MM20 0040939e1a Hide missing permission banners if search query is empty 2022-09-25 19:54:36 +02:00
MM20 1e21165e30 Fix add tag input field text color 2022-09-25 19:29:09 +02:00
MM20 32b4a43f71 Disallow creation of blank tags 2022-09-25 19:27:29 +02:00
MM20 24895ca612 Fix add tag padding when there are no existing tags 2022-09-25 19:26:09 +02:00
MM20 f1dbb84f61 Include custom attr table in database cleanup 2022-09-25 19:24:31 +02:00
MM20 41766cc0ac Bring back missing permission banners in search results 2022-09-25 19:15:16 +02:00
MM20 69042e4d2f Unpin items when dragging them to tags 2022-09-25 18:48:43 +02:00
MM20 5543bacc32 Allow creation of tags from edit favorites sheet 2022-09-25 17:59:10 +02:00
MM20 60990e767c Drop items on tags in edit favorites sheet to tag them 2022-09-24 23:01:32 +02:00
MM20 2c307693f2 Show tags in item detail views 2022-09-24 21:46:07 +02:00