234 Commits

Author SHA1 Message Date
MM20
edd59f2d06
Add clock widget parts preferences 2022-03-02 13:21:32 +01:00
MM20
bdbcba6d67
Fix SwitchPreference padding 2022-03-01 22:13:45 +01:00
MM20
54007afd25
Add horizontal layout to alarm part 2022-02-28 22:56:47 +01:00
MM20
345f5eff92
Add battery part 2022-02-28 22:48:36 +01:00
MM20
c1b0c49cc2
Add alarm part 2022-02-27 19:24:22 +01:00
MM20
e8c42464a7
Add foundation for clock widget parts
Includes date part and music part
2022-02-27 00:41:35 +01:00
MM20
84f35487c1
Analog clock: fix hour hand 2022-02-26 23:37:01 +01:00
MM20
4f9eb13563
Update Jetpack Compose 2022-02-24 20:25:07 +01:00
MM20
2f43dab260
Add option to import websearches using the OpenSearch standard
Implements #31
2022-02-24 18:27:46 +01:00
MM20
5549e5db30
Fix a crash related to WindowInsetControllerCompat on Android 10 and below 2022-02-20 18:37:29 +01:00
MM20
1faac28ce4
Add two new clock styles: analog clock and empty clock 2022-02-20 14:44:48 +01:00
MM20
b533e02ecf
Make clock widget fonts lighter in compact layout 2022-02-20 13:59:05 +01:00
MM20
b29f00cc79
Fix typography styles parents 2022-02-20 13:14:31 +01:00
MM20
a6c4b6431b
Re-add permission banners to search results 2022-02-19 20:16:25 +01:00
MM20
0550e6fe3b
Re-organize strings
Add comments, rename some strings, remove unused strings
2022-02-19 13:16:36 +01:00
MM20
07573fe72f
Remove unused code 2022-02-19 01:26:46 +01:00
MM20
5e18d25335
Migrate hidden items panel to Jetpack Compose 2022-02-18 23:35:41 +01:00
MM20
6b59aa5118
Remove (useless, potentially dangerous) casts to AppCompatActivity 2022-02-18 23:34:32 +01:00
MM20
3c3cac83c8
Add option to automatically launch the keyboard when opening the search
Fixes #26
2022-02-18 22:15:38 +01:00
MM20
0d6d7f1764
Fix calendar widget clickable area 2022-02-18 20:39:10 +01:00
MM20
902d77fff0
Add options to hide system bars 2022-02-18 14:52:55 +01:00
MM20
577ac7e28c
Weather widget: use buttons for day/time selectors
For consistency with other widgets
2022-02-18 14:04:06 +01:00
MM20
81c6662ede
Tweak badge style, add badge progress 2022-02-18 00:00:57 +01:00
MM20
944132ba12
Improve layout transitions 2022-02-17 23:38:49 +01:00
MM20
ca813f3f70
Migrate calendar widget to Compose 2022-02-17 22:52:04 +01:00
MM20
386083ede9
Remove unused code 2022-02-17 21:02:50 +01:00
MM20
d221a6b178
Apply grid columns settings to grid 2022-02-17 20:13:42 +01:00
MM20
b40f96d7b5
Explicitely set widget size constraints
Some widgets are invisible (0px x 0px) if no size is given
2022-02-16 23:55:12 +01:00
MM20
3aa28671a4
Rewrite widget picker
Fix #12
2022-02-16 23:08:06 +01:00
MM20
c66f574862
Re-enable scaffold layout transition 2022-02-15 20:15:16 +01:00
MM20
0dd23ad137
Change search result order 2022-02-15 19:35:44 +01:00
MM20
2e5d510014
Make Wikipedia item and website item clickable again 2022-02-15 19:35:23 +01:00
MM20
fc90fdb17d
Apply HTML to Wikipedia text 2022-02-15 19:29:12 +01:00
MM20
afaf7d7e73
Add path to file details 2022-02-14 22:57:43 +01:00
MM20
665664df70
Migrate search UI to Jetpack Compose 2022-02-14 22:48:56 +01:00
MM20
e3f82512b7
Update Jetpack Compose 2022-02-09 20:26:23 +01:00
MM20
e8a5c1f24b
Fix #22
Refresh widgets in widget view model after widgets have been changed
2022-02-07 18:35:08 +01:00
MM20
fb407afe21
Save widgets in WidgetRepository coroutine scope 2022-02-07 11:18:31 +01:00
MM20
8a3b8284e7
Fix crash when adding launcher widget 2022-02-01 20:30:57 +01:00
MM20
35132b4e4b
Clean :ui module 2022-01-31 14:22:46 +01:00
MM20
66aa5ee3e5
Remove unused resources 2022-01-30 22:49:26 +01:00
MM20
d1b991fcbd
Revert "Fix potential NPE"
This reverts commit 95798327e7cae6d27fc588447f6640a0c61faa60.
2022-01-30 15:03:51 +01:00
MM20
95798327e7
Fix potential NPE 2022-01-30 15:00:27 +01:00
MM20
8f8f345b21
Disable notification badge preference if permission is missing 2022-01-30 14:24:43 +01:00
MM20
0e7be56c94
Show a banner in badge settings if notification permission is missing 2022-01-30 14:21:45 +01:00
MM20
5da34170b7
Disable switch if switch preference is disabled 2022-01-30 14:10:51 +01:00
MM20
6e5191bb9e
Don't repeat unnecessary work onResume or onStart 2022-01-30 14:04:25 +01:00
MM20
44fac5f157
Use material3 progress indicator 2022-01-30 13:56:40 +01:00
MM20
0587b3e08d
Remove legacy SettingsActivity 2022-01-30 13:42:37 +01:00
MM20
470e378e17
Remove LauncherPreferences 2022-01-30 13:38:01 +01:00