Mitchell Syer
Mitchell Syer
My application has a case where it needs to pass a variable to a previous screen from the current screen. With fragments I have been using [setFragmentResultListener](https://developer.android.com/guide/fragments/communicate#fragment-result) api to do...
While testing my app with Voyager I noticed some of my AndroidView states were never being saved. Investigating that lead me to my LifecycleObserver's never filling the bundle contained in...
I use a Scaffold for my screens and I have my scaffold wrapping my screen content, with interfaces that handle different types of screens ```kotlin Navigator(startScreen) { CurrentScreenWithScaffold(it) } ```...
1. A group conflict editor, the idea is that you have a bodyslide group, and then you throw it into a group editor, and it shows you all conflicts that...
Shaves about 40MB off the jar. Currently breaks the server and I could not figure out why.
# Integration with Tachiyomi through a source and a tracker ## What feature should be added to Tachidesk? Ideas: - [x] Have a source for Tachiyomi that looks through your...
## What feature should be added to Tachidesk? When requesting page 0 of popular/latest, it should throw a error ## Why/Project's Benefit/Existing Problem Page 0 is a invalid index in...
## What feature should be added to Tachidesk? Add page progress to the DownloadChapter object, so clients can display 5 out of 50 reliably. ## Why/Project's Benefit/Existing Problem This is...
**Describe the bug** When opening a date or time picker dialog in landscape mode, the dialog is cut and the buttons cannot be pressed **To Reproduce** Steps to reproduce the...
## What feature should be added to Tachidesk-JUI? The manga page should have a well designed menu that displays the information in an easily readable format. ## Why/Project's Benefit/Existing Problem...