Commit Graph

28777 Commits

Author SHA1 Message Date
Suphon Thanakornpakapong 53dca5578c Optimize lightenColor 2021-06-25 23:53:14 +07:00
Suphon Thanakornpakapong 25cfb3841e Use correct theme to get system accent 2021-06-25 23:51:44 +07:00
Patryk Michalik a477cf5a16 Context#getSystemAccent: Use Theme_DeviceDefault_DayNight 2021-06-25 16:56:48 +02:00
Patryk Michalik 4a665e060f Rework accent colour customisation 2021-06-25 16:20:19 +02:00
Patryk Michalik 3b495837e0 Fix background color of 2- and 3-button navigation bar in Settings 2021-06-24 13:25:58 +02:00
Patryk Michalik aad409cc68 Use custom accent colour for App Drawer empty state illustration 2021-06-20 19:24:04 +02:00
Suphon Thanakornpakapong 40804560bb Remove GMS license activity 2021-06-20 22:43:42 +07:00
Suphon Thanakornpakapong 8dde81150d Launch settings with proper animation 2021-06-19 20:51:55 +07:00
Suphon Thanakornpakapong 05cacb3664 Use setAlphaComponent instead of creating new color 2021-06-19 20:47:22 +07:00
Suphon Thanakornpakapong e48773a275 Extend color swatch click target 2021-06-19 20:43:48 +07:00
Suphon Thanakornpakapong e3c0bbf283 Use accent color on color indicator ring 2021-06-19 20:41:04 +07:00
Patryk Michalik d22ac8db2c Annotate EditTextExtensions functions with @JvmStatic 2021-06-19 11:52:50 +02:00
Patryk Michalik 051e6f413d AllAppsHotseatQsb: Use android.graphics.Color 2021-06-19 11:50:53 +02:00
Patryk Michalik e1556b6c51 Use custom accent colour for FolderNameEditText in folders 2021-06-19 11:47:26 +02:00
Patryk Michalik 45b3317bb9 Use custom accent colour for remaining parts of App Drawer search bar 2021-06-19 11:15:39 +02:00
Patryk Michalik 8db0e9880e Use custom accent colour for App Drawer search bar cursor 2021-06-19 10:46:54 +02:00
Patryk Michalik d33c72b106 Apply custom accent colour to ‘Search for More Apps’ button 2021-06-19 10:23:39 +02:00
Patryk Michalik bbca41fe4b Accent Colour sheet: Use ring to indicate selection 2021-06-19 10:14:08 +02:00
Suphon Thanakornpakapong 75a7537d5b Optimize imports 2021-06-19 00:08:57 +07:00
Suphon Thanakornpakapong 91a1bd9d6e Also preview accent color in dark theme 2021-06-18 23:59:46 +07:00
Suphon Thanakornpakapong f309c81ebd Extract common color logic to ColorPreference 2021-06-18 23:45:09 +07:00
Suphon Thanakornpakapong 08db933eea Apply custom accent color to launcher and settings ui 2021-06-18 23:26:02 +07:00
Suphon Thanakornpakapong fc28fe5631 Fix launcher recreate logic 2021-06-18 23:21:09 +07:00
Suphon Thanakornpakapong 3776441bfd Move color logic to its own file 2021-06-18 23:11:29 +07:00
Patryk Michalik 075a238429 Create accentColor in PreferenceManager, continue work on Accent Colour sheet 2021-06-18 23:00:59 +07:00
Patryk Michalik c03b210009 Begin work on AccentColorPreference 2021-06-18 23:00:59 +07:00
Suphon Thanakornpakapong 1d46f02b32 Fix settings theme 2021-06-18 23:00:43 +07:00
Suphon Thanakornpakapong 57d216cbac Use v2 accent color 2021-06-18 22:22:16 +07:00
Suphon Thanakornpakapong 652d9b56b9 Unify launcher and settings accent color 2021-06-18 22:22:16 +07:00
Patryk Michalik 9899639de7 Update dependencies 2021-06-18 17:14:00 +02:00
Patryk Michalik 6a5cfae9b3 Revert ‘“send_changelog.py”: Use code formatting for commit hashes’ 2021-06-15 17:18:25 +02:00
Patryk Michalik 9956dd1525 ‘send_changelog.py’: Use code formatting for commit hashes 2021-06-15 17:15:33 +02:00
Patryk Michalik 5f0179a299 Refactor ‘About.kt’ 2021-06-15 17:10:37 +02:00
Patryk Michalik 9d32b6fbd1 Reformat ‘TopBar.kt’ 2021-06-15 17:10:33 +02:00
Patryk Michalik 55a255e07d Refactor ‘ThemePreference.kt’ 2021-06-15 17:10:33 +02:00
Patryk Michalik 4e6591b825 Refactor SwitchPreference 2021-06-15 17:10:32 +02:00
Patryk Michalik 7f20353de2 Refactor SliderPreference 2021-06-15 17:10:32 +02:00
Patryk Michalik 2378f83e45 Reformat ‘PreferenceLayout.kt’ 2021-06-15 17:10:27 +02:00
Patryk Michalik e829b2a043 Refactor ‘PreferenceGroup.kt’ 2021-06-15 17:10:27 +02:00
Patryk Michalik b98b5a15e6 Refactor ‘Theme.kt’ 2021-06-15 17:10:27 +02:00
Patryk Michalik 006cef41c5 Reformat root access–related classes 2021-06-15 17:10:06 +02:00
Patryk Michalik aba5ba7bc3 Refactor PreferenceTemplate 2021-06-15 16:39:06 +02:00
Suphon Thanakornpakapong bd380f6756 Fix preference height when divider is shown 2021-06-15 21:04:59 +07:00
Suphon Thanakornpakapong ed819c8cb3 Use monet colors in settings ui 2021-06-15 21:02:55 +07:00
Suphon Thanakornpakapong 6690d8fa43 Implement dt2s using root 2021-06-15 20:26:47 +07:00
Patryk Michalik d35d5eb10d Always show Recents entry in Settings in debug builds 2021-06-12 12:09:31 +02:00
Suphon Thanakornpakapong cc55f3fe9c Fix quick app switch gesture on OOS 2021-06-12 09:40:35 +07:00
Patryk Michalik 6152ba2ed9 LawnchairAppSearchAlgorithm: Replace toLowerCase with lowercase 2021-06-11 21:14:34 +02:00
Patryk Michalik e6c9950e7f Delete ‘values-en’ folder 2021-06-11 21:02:16 +02:00
Patryk Michalik a6b9e02ee2 Tweak AlertBottomSheetContent & ListPreference 2021-06-11 20:55:59 +02:00