Commit Graph
89 Commits
Author SHA1 Message Date
MM20 004212f8c9 Ignore music metadata updates without artist 2021-10-10 14:08:43 +02:00
MM20 dbc1444d7f Remove wallpaper blur effect
Never actually really worked
2021-10-10 13:01:25 +02:00
MM20 087d4fd455 Use dependency injection for most singletons 2021-10-10 12:15:54 +02:00
MM20 023bb2cbb1 Add Koin library 2021-10-02 18:35:30 +02:00
MM20 de78c385df Remove unusede Nextcloud SingleSignOn from dependency catalog 2021-10-02 18:27:54 +02:00
MM20 d20a9187ae Improve navigation transitions 2021-09-30 16:34:48 +02:00
MM20 0a897260a7 Adapt to accompanist pager API changes 2021-09-30 16:14:38 +02:00
MM20 400f60db7b Update Accompanist to 0.19.0 2021-09-30 15:53:00 +02:00
MM20 1bb0b644bd Version 1.1.0 2021-09-29 22:47:43 +02:00
MM20 b3cad9a2c9 Fix pin local files on Android R+ 2021-09-29 22:45:05 +02:00
MM20 c4529e3490 Binary clock: use equal padding for top and bottom 2021-09-29 22:35:16 +02:00
MM20 a1fbe669e2 Implement clock styles 2021-09-29 22:30:09 +02:00
MM20 e16dd1c168 Decrease ListPreference item padding 2021-09-29 21:57:09 +02:00
MM20 b5ab27c65c Update dependencies 2021-09-29 21:39:13 +02:00
MM20 70385561d3 Update weather module readme 2021-09-28 18:27:48 +02:00
MM20 c2887f4b0a Don't fire a new search if only the cursor position in the search bar has changed 2021-09-28 18:10:57 +02:00
MM20 5b35317412 Implement custom color schemes 2021-09-28 18:05:21 +02:00
MM20 abbaedadfa Add ColorPreference 2021-09-28 18:05:14 +02:00
MM20 d6377fe1b3 Add color picker component 2021-09-28 17:57:27 +02:00
MM20 fb774928c7 Jetpack Compose accounts settings screen 2021-09-28 15:59:30 +02:00
MM20 0acf84efe8 Owncloud: add getLoginIntent function 2021-09-28 15:46:53 +02:00
MM20 deee2c2fc2 Remove obsolete Nextcloud preference migration path 2021-09-28 15:46:07 +02:00
MM20 f4c7f54df1 Make Google login a suspend fun which waits for auth completion 2021-09-28 15:42:34 +02:00
MM20 893e644b0f Nextcloud: add getLoginIntent function 2021-09-28 14:16:34 +02:00
MM20 5ceae5fc6b typo 2021-09-28 00:02:14 +02:00
MM20 a79d50ad58 Add set wallpaper menu item 2021-09-27 23:50:55 +02:00
MM20 1dd1060254 WallpaperColorScheme: avoid using brown as a neutral color
It just looks bad
2021-09-27 23:44:39 +02:00
MM20 fa62e18a4d Decrease weather widget detail font 2021-09-27 16:27:36 +02:00
MM20 d1dc51c31b Gitignore .idea/deploymentTargetDropDown.xml 2021-09-27 16:23:01 +02:00
MM20 30e8af57ac Implement color scheme preferences 2021-09-27 16:05:57 +02:00
MM20 a2cf713b56 Apply theme preference to compose screens 2021-09-27 14:31:29 +02:00
MM20 9fe2f0f347 [WIP] Compose appearance preference screen 2021-09-27 14:27:27 +02:00
MM20 e513ecb887 Compose ListPreference 2021-09-27 14:27:15 +02:00
MM20 4d832a8109 Fix Accompanist library license url 2021-09-27 11:22:34 +02:00
MM20 69f11b98f2 Fix library description for Groupie license 2021-09-27 11:18:20 +02:00
MM20 e3a2fd5e02 Change SwitchPreference switch color in unchecked state 2021-09-26 23:38:05 +02:00
MM20 2f691863c1 Implement badge preferences in compose 2021-09-26 23:38:00 +02:00
MM20 47214c2ae2 Expose protobuf and datastore from :preferences module 2021-09-26 23:24:49 +02:00
MM20 68baeb0a34 Initialize DataStore 2021-09-26 23:03:04 +02:00
MM20 ac283f99b3 Add SwitchPreference 2021-09-26 22:57:58 +02:00
MM20 4554743eba Change music widget placeholder art color 2021-09-26 22:19:14 +02:00
MM20 1dca528bc4 Tweak wallpaper color scheme 2021-09-26 22:16:50 +02:00
MM20 de13ea8826 Add MM20 color scheme 2021-09-26 22:09:07 +02:00
MM20 3bb1301d5c Add accompanist-navigation-animation 2021-09-26 21:43:01 +02:00
MM20 5b33174af0 Update Accompanist to 0.18.0 2021-09-26 21:33:30 +02:00
MM20 98e8769974 Compose settings: about screen 2021-09-26 21:31:30 +02:00
MM20 f1546d3d3e Ensure that logcat command exits properly 2021-09-26 20:34:44 +02:00
MM20 ac9a9de69a PreferenceScreen: expose scaffold state 2021-09-26 20:19:12 +02:00
MM20 8bb77adee1 Don't import android.R 2021-09-26 19:51:55 +02:00
MM20 f50a87d681 Use couroutines for debug export functions 2021-09-26 17:23:59 +02:00