Commit 4d4df29
committed
Use separate navigator for each tab,
Refactored App.kt,
Fixed wrong insets in CrashScreen,
Open search screen upon click on tag in the media screen,
Reworked HomeScreen,
Use custom context menu,
Nice search bar,
Fixed bug when episodes weren't loading,
Correctly display release date,
Show matched results in search regardless of case,
Use StateFlow instead of just State for Setting so that values are being observed correctly,
Simpler transitions on desktop1 parent 7a61954 commit 4d4df29
File tree
61 files changed
+2875
-2097
lines changed- app
- release/baselineProfiles
- 0
- 1
- src/desktopMain/kotlin/com/mrboomdev/awery/app
- core/src/commonMain/kotlin/com/mrboomdev/awery/core/utils
- collection
- data/src/commonMain/kotlin/com/mrboomdev/awery/data/settings
- extension
- loaders/src/commonMain/kotlin/com/mrboomdev/awery/extension/loaders/watch
- sdk/src/commonMain/kotlin/com/mrboomdev/awery/extension/sdk
- utils
- gradle
- resources/src/commonMain/composeResources/drawable
- ui
- src
- androidMain/kotlin/com/mrboomdev/awery/ui
- screens
- main
- media
- theme
- commonMain/kotlin/com/mrboomdev/awery/ui
- components
- screens
- extension
- home
- intro
- library
- main
- media
- notifications
- search
- settings
- pages
- theme
- utils
- desktopMain
- java/com/mrboomdev/awery/ui
- kotlin/com/mrboomdev/awery/ui
- screens/media
- theme
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+2875
-2097
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments