Commit Graph
100 Commits
Author SHA1 Message Date
MM20 6c9ca39c86 Remove androidx.preference library 2022-02-11 20:35:10 +01:00
MM20 29f0dd2d47 Update libraries 2022-02-11 20:24:32 +01:00
MM20 b5fa2835b2 Disable APK size optimization 2022-02-10 18:08:59 +01:00
MM20 e3f82512b7 Update Jetpack Compose 2022-02-09 20:26:23 +01:00
MM20 23d0b72e12 Update copyright 2022-02-08 22:17:53 +01:00
MM20 eed10c51b0 Fix XML syntax error 2022-02-08 22:14:52 +01:00
U. N. OwenandGitHub 6582b4f353 Merge pull request #24 from BrightDV/french-launcher
French support for the app
2022-02-08 22:13:23 +01:00
MM20 fafe6cf87a Turns out Koin can't inject null
Fix #23
2022-02-08 21:46:46 +01:00
MM20 1014ffae29 Update libraries 2022-02-08 21:46:18 +01:00
MM20 d6a005293e Optimize release build APK size
please no new bugs prayge
2022-02-08 21:41:26 +01:00
MM20 7a4e1e716f Remove isMinifyEnabled from library modules 2022-02-08 21:20:54 +01:00
MM20 658a29427c Version 1.4.3 2022-02-07 18:36:56 +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 5c104f76ee Remove obsolete WidgetViewModel 2022-02-07 11:16:35 +01:00
MM20 9280056d88 Initialize default web searches with color = 0
Use the app theme's primary color for search icons instead of crappy pseudo brand colors
2022-02-06 23:35:15 +01:00
MM20 5f9450d099 Ah yes
Please concentrate.
2022-02-06 18:57:14 +01:00
MM20 63f12a0ce3 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2022-02-06 18:53:48 +01:00
MM20 7ad36684ae Open Nextcloud files in Nextcloud app if installed 2022-02-06 18:51:24 +01:00
MM20 7ba13a8ba7 Upgrade AGP 2022-02-06 18:32:45 +01:00
U. N. OwenandGitHub ed7a159543 Merge pull request #19 from BrightDV/small-typo-in-badges-section
Correcting a small typo in the badges section
2022-02-06 16:40:15 +01:00
MM20 c5393f3eaa Allow searchable serialization to fail 2022-02-04 19:06:39 +01:00
MM20 be2b1479ac Ensure that website icons are always software bitmaps 2022-02-03 10:01:56 +01:00
MM20 84b13253b7 v1.4.2 2022-02-01 20:33:16 +01:00
MM20 8a3b8284e7 Fix crash when adding launcher widget 2022-02-01 20:30:57 +01:00
MM20 8f142085e8 Don't crash if file search is completely disabled 2022-02-01 20:23:39 +01:00
MM20 35132b4e4b Clean :ui module 2022-01-31 14:22:46 +01:00
MM20 bb4a7a1e04 Migrate from deprecated MS Graph Android SDK to MS Graph Java SDK 2022-01-31 14:01:12 +01:00
MM20 134d09c3ae Update commons-suncalc to 3.5 2022-01-31 13:54:48 +01:00
MM20 162cd0b262 Remove -XX:MaxPermSize=1024m from gradle.properties 2022-01-31 13:28:30 +01:00
MM20 4e1b620225 Remove unused code 2022-01-31 12:58:55 +01:00
MM20 66aa5ee3e5 Remove unused resources 2022-01-30 22:49:26 +01:00
MM20 f0e429b281 Version 1.4.1 2022-01-30 19:46:15 +01:00
MM20 651f0bb916 Fix favorites enabled/disabled setting 2022-01-30 17:40:47 +01:00
MM20 b22bedd0f2 Reset versionCodeDate 2022-01-30 15:12:37 +01:00
MM20 f38c45656e Check external storage permission before attempting to searcg files 2022-01-30 15:09:05 +01:00
MM20 d1b991fcbd Revert "Fix potential NPE"
This reverts commit 95798327e7.
2022-01-30 15:03:51 +01:00
MM20 95798327e7 Fix potential NPE 2022-01-30 15:00:27 +01:00
MM20 0999285550 Updated strings 2022-01-30 14:50:11 +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 e19fef9b18 v1.4.0 2022-01-30 14:12:54 +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
MM20 6ba490287d Use slider preference for column count 2022-01-30 13:35:27 +01:00
MM20 8e96e2b2db Migrate card settings 2022-01-30 13:32:59 +01:00
MM20 a4ead54329 SearchGridView: don't crash if column preference is faulty 2022-01-29 19:57:02 +01:00
MM20 a4b6212a7e Exclude calendar events from favorites
Pinned favorites are already shown in calendar widget
2022-01-29 19:42:47 +01:00
MM20 01cd674c8c Add mdc as dependency to icons module
fix R.attr.* not found errors
2022-01-29 19:38:39 +01:00
MM20 701ab490d2 Don't crash when attempting to launch an app that has been uninstalled 2022-01-29 19:35:30 +01:00
MM20 97ba10d3a7 Remove obsolete API level checks 2022-01-29 19:32:53 +01:00
MM20 05680afcd5 Remove ComposeActivity 2022-01-29 19:26:29 +01:00
MM20 023f5c06b5 Move weather icon components to components package 2022-01-29 19:25:48 +01:00
MM20 307778a58a Remove unused class 2022-01-29 19:23:34 +01:00
MM20 b11b9fa869 Move clock widget parts to the right package 2022-01-29 19:22:44 +01:00
MM20 4b5cd4ed0d Remove unused stuff 2022-01-29 19:22:24 +01:00
MM20 189ea7dbb5 Simplify ActivityStarter and remove app start animation preference 2022-01-29 19:15:05 +01:00
MM20 f5b21e4fe6 Migrate system bar settings 2022-01-29 17:47:45 +01:00
MM20 97e714acf4 Weather widget: hide humidity if value is -1 2022-01-29 17:23:11 +01:00
MM20 7b6ff6e6eb Apply background dim to view instead of window
Setting both blur and dim to window at the same time breaks the blur transition
2022-01-29 17:18:56 +01:00
MM20 8f5e920d4e Recreate icon repository on activity recreation 2022-01-29 17:15:45 +01:00
MM20 dcb315baec Nothing to see here 2022-01-29 13:27:43 +01:00
MM20 ef009824df Remove unused legacy preferences 2022-01-28 23:18:05 +01:00
MM20 f72e7a1993 Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20 75529b8f42 Migrate icon shape preference 2022-01-27 22:22:10 +01:00
MM20 1370901f46 Update Jetpack Compose and Accompanist 2022-01-27 20:53:12 +01:00
MM20 237a0f2087 Migrate search bar style preferences 2022-01-27 20:45:46 +01:00
MM20 09bb040e9a Show permission banner in calendar widget if calendar permission is not granted 2022-01-26 22:34:51 +01:00
MM20 b8304f1c1c Fix permission banners in search results 2022-01-26 21:51:35 +01:00
MM20 7a48a148ff Update Gradle and Gradle wrapper for Android Studio 2021.1.1 2022-01-26 12:58:23 +01:00
MM20 85b8f3f615 Migrate wallpaper preferences 2022-01-25 21:53:19 +01:00
MM20 11017f46bc Remove more unused legacy preferences 2022-01-25 21:30:44 +01:00
MM20 b01f9d3f4d Migrate grid column count preference 2022-01-25 21:21:46 +01:00
MM20 8799c15682 Apply theme preferences to LauncherActivity 2022-01-25 18:10:54 +01:00
MM20 f701e90c47 Unclutter this mess we call LauncherActivity
also migrate search bar to Jetpack Compose
2022-01-25 17:55:57 +01:00
MM20 0447d3072d Migrate from Glide to Coil 2022-01-20 22:40:32 +01:00
MM20 401a493864 Migrate websearch settings 2022-01-20 21:19:30 +01:00
MM20 c91576847b Add compose-color-picker library 2022-01-20 19:20:54 +01:00
MM20 d258514541 Add Coil 2022-01-19 21:46:09 +01:00
MM20 d0ae9e59ae Set minSdk to 26 (Oreo) 2022-01-19 21:40:39 +01:00
MM20 49579956a1 Update Accompanist 2022-01-19 21:39:48 +01:00
MM20 ab94d55984 hide favorites view if favorites is empty 2022-01-18 22:13:37 +01:00
MM20 f83bab94ce Disable calendar and contact search settings if permission is not granted 2022-01-17 22:23:29 +01:00
MM20 974988f65d Remove unused code 2022-01-17 00:18:53 +01:00
MM20 d85da0361d Set visibility of interface implementations to internal 2022-01-17 00:16:00 +01:00
MM20 a71efdf4b2 Adjust coroutine scope default dispatchers 2022-01-17 00:10:23 +01:00
MM20 d031003845 Migrate file search preferences 2022-01-17 00:08:03 +01:00
MM20 fe2da9a60e Add permission banner to calendar widget settings 2022-01-15 22:56:48 +01:00
MM20 8ce84cfe22 Check calendar permission in CalendarRepositoryImpl::getUpcomingEvents 2022-01-15 22:32:32 +01:00
MM20 ff0aafa41a Remove BrightSky status from BuildInfo screen 2022-01-15 21:47:37 +01:00
MM20 1cc0d64020 Remove weather providers that are not available from settings screen 2022-01-15 20:23:28 +01:00
MM20 779e28e217 Add build info screen 2022-01-15 20:17:18 +01:00
MM20 5b9ce4d4ae Migrate account settings 2022-01-15 19:01:12 +01:00
MM20 0902ee2583 Adjust switch preference switch colors 2022-01-15 15:53:47 +01:00
MM20 1814e21181 Remove unused preferences 2022-01-15 15:53:26 +01:00
MM20 cd3ee6f3cb Clean up unused badge code 2022-01-15 15:41:29 +01:00
MM20 526f848f97 MusicRepository: ignore metadata updates for controllers other than the current 2022-01-15 14:41:58 +01:00