Commit Graph

35289 Commits

Author SHA1 Message Date
Patryk c28fa0291a Remove “pref_ignoreFeedWhitelist” 2022-02-27 12:36:34 +01:00
Patryk aa5af1943d Migrate “pref_doubleTap2Sleep” to Preferences DataStore 2022-02-26 15:46:41 +01:00
Dylan Roussel e6c3c36942 Add alternative search providers (#2470)
Co-authored-by: Patryk Michalik <contact@patrykmichalik.com>
2022-02-24 09:36:51 +01:00
Patryk Michalik af6de6897d ListPreference2: Add ability to mark entries as disabled 2022-02-22 11:14:46 +01:00
Patryk Michalik acecefd12e Migrate “pref_enableFontSelection” to Preferences DataStore 2022-02-22 10:50:51 +01:00
Patryk Michalik 5cfd1b0bbb Migrate “pref_hideAppSearchBar” to Preferences DataStore 2022-02-21 18:26:33 +01:00
Patryk Michalik 08158e30da Migrate “pref_showSysUiScrim” to Preferences DataStore 2022-02-19 13:07:47 +01:00
Patryk Michalik db8c852465 Migrate “pref_showStatusBar” to Preferences DataStore 2022-02-14 21:43:30 +01:00
Suphon T 2a116c56a0 Add issue template 2022-02-15 00:49:48 +07:00
Patryk Michalik 69c1e12cba Update dependencies 2022-02-13 11:59:37 +01:00
Patryk Michalik 643af00f84 Migrate “pref_roundedWidgets” to Preferences DataStore 2022-02-13 11:25:02 +01:00
Patryk Michalik b14dce212c ProvideBottomSheetHandler: Call onDismiss before hiding bottom sheet 2022-02-13 11:13:41 +01:00
Patryk Michalik 3c50611c78 Migrate “hidden-app-set” to Preferences DataStore 2022-02-13 09:51:53 +01:00
Patryk Michalik 28cf22505b Remove accentColor from PreferenceManager 2022-02-12 22:40:28 +01:00
Patryk Michalik 272cc92e93 Migrate “pref_accentColor2” to Preferences DataStore 2022-02-12 22:36:23 +01:00
Patryk Michalik 4ca25a6a76 Migrate “pref_darkStatusBar,” “pref_dockSearchBar,” “pref_iconShape,” and “pref_themedHotseatQsb” to Preferences DataStore 2022-02-11 19:41:43 +01:00
Patryk Michalik b1abe9211a Fix app crashing after Feature Flags option is tapped 2022-02-08 18:25:31 +01:00
Patryk Michalik 40de0a4289 DebugMenuPreferences: Remove unneeded options & make minor improvements 2022-02-07 17:59:21 +01:00
Dylan Roussel c0b4e9ff9f Add "Show Component Name" feature (#2463) 2022-02-07 17:48:35 +01:00
Suphon Thanakornpakapong f5b5aff451 Fix lawnicons caching 2022-02-07 10:50:22 +07:00
Patryk Michalik 56a18d71a3 Create Modifier#addIfNotNull 2022-02-04 17:03:13 +01:00
Patryk Michalik 75442af968 Add missing ripples 2022-02-04 16:59:20 +01:00
Lawnchair CI afe99e7263 Import Crowdin updates (#2407) 2022-02-03 17:49:00 +01:00
Patryk Michalik 4cb659345a Remove duplicate resources 2022-02-03 17:40:30 +01:00
Patryk Michalik 367378d5a4 Update dependencies, optimize imports, and tweak About page 2022-02-03 17:26:59 +01:00
Patryk Michalik ec733aee05 Update version code & version name 2022-02-03 12:05:58 +01:00
Patryk Michalik 7ed68bedc7 Refine UI 2022-02-03 10:56:39 +01:00
Patryk Michalik 044b6ba40b Turn off Themed Icons if Lawnicons is not installed 2022-02-02 20:18:01 +01:00
Patryk Michalik 32d6256ccf Update text & add Experimental Features screen to Settings 2022-02-02 20:17:37 +01:00
Patryk Michalik 94a6bee911 Update text 2022-02-02 16:01:41 +01:00
Patryk Michalik dce7f7afbf Update dynamic calendar icon 2022-01-31 11:17:12 +01:00
Suphon T cba6411559 Bind recents lens action 2022-01-30 16:28:59 +07:00
Suphon Thanakornpakapong 01d83fca48 Add toggles for recents action buttons 2022-01-29 20:10:37 +07:00
Suphon Thanakornpakapong d0277f6246 Dynamic icon picker grid 2022-01-29 19:09:02 +07:00
Pranav Santhosh 675ee8ded4 return if launcher is null in notifyRecentsOfOrientation (#2442) 2022-01-29 16:45:34 +07:00
Patryk Michalik f25047a31f Update dependencies 2022-01-27 17:58:43 +01:00
Patryk Michalik 8234ef19e2 Update dependencies 2022-01-26 13:16:18 +01:00
DanGLES3 4f86962549 Disable Force Dark on the launcher (#2427)
* Disable Force Dark on the launcher

In order to avoid potentially miscolored icons when users have this option active on their devices

* Update styles.xml

* Update styles.xml
2022-01-26 00:20:33 +07:00
Patryk Michalik 66f1e80f0e Use “oss-notices” library 2022-01-25 17:46:42 +01:00
Suphon Thanakornpakapong 2218c676f6 Support picking icons using external picker 2022-01-13 13:26:08 +07:00
Suphon Thanakornpakapong f69df95eb5 Fix iconpack loading before initialization 2022-01-13 13:24:58 +07:00
Suphon Thanakornpakapong 477ae76a49 Simplify icon picker ui loading 2022-01-13 13:01:33 +07:00
Suphon Thanakornpakapong db5dc9dad7 Categorize system icons by name 2022-01-13 12:54:06 +07:00
Suphon Thanakornpakapong 9d00aa17ed Add ime padding to preferences 2022-01-13 09:41:52 +07:00
Suphon Thanakornpakapong 22f19458ab Close customize dialog after selecting an icon 2022-01-13 08:25:41 +07:00
Suphon Thanakornpakapong e0b185e9f4 Fix applying from system icons 2022-01-12 23:02:19 +07:00
Suphon Thanakornpakapong 5ad31112b9 Add reset icon button 2022-01-12 23:02:17 +07:00
Suphon Thanakornpakapong 06206fbd8e Custom icon selection poc 2022-01-12 22:48:04 +07:00
Suphon Thanakornpakapong 0989c63480 Implement system icon pack 2022-01-12 20:26:18 +07:00
Suphon Thanakornpakapong 02a8ad7dc4 Implement icon picker ui 2022-01-12 20:05:02 +07:00