Releases: ouj4k2q5/MinLauncher
Releases · ouj4k2q5/MinLauncher
Release list
v0.0.4
Immutable
release. Only release title and notes can be modified.
v0.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: Setup F-Droid distribution metadata and release workflow by @ouj4k2q5 in #22
- chore: limit supported languages to English and Japanese by @ouj4k2q5 in #23
- Add ktlint and detekt static analysis with a baseline ratchet by @ouj4k2q5 in #24
- fix: move today's screen time calculation off the main thread by @ouj4k2q5 in #20
- chore: migrate Gradle build scripts from Groovy to Kotlin DSL by @ouj4k2q5 in #25
- feat: add issue and pull request templates by @ouj4k2q5 in #29
- feat: convert issue templates to YAML forms by @ouj4k2q5 in #30
- build(deps): bump gradle-wrapper from 9.6.0 to 9.7.1 by @dependabot[bot] in #5
- build(deps): bump actions/setup-java from 6.0.0 to 6.0.1 in the actions group by @dependabot[bot] in #31
- fix: polish Japanese translations for natural, consistent wording by @ouj4k2q5 in #28
- docs: add AGENTS.md with CLAUDE.md symlink for AI coding agents by @ouj4k2q5 in #37
- fix: polish English UI strings for a natural, consistent tone by @ouj4k2q5 in #38
- feat: redesign app icon and add README hero section by @ouj4k2q5 in #39
- chore: rename remaining olauncher identifiers to minlauncher by @ouj4k2q5 in #40
- fix: localize hardcoded strings and add missing ja translations by @ouj4k2q5 in #41
- fix: show app selection hint when selecting the screen time app by @ouj4k2q5 in #42
- Add screen time display toggle and fix stale text after permission revocation by @ouj4k2q5 in #43
- feat: use locale-aware date and time formats by @ouj4k2q5 in #44
- Remove custom app launch for clock, date, and screen time by @ouj4k2q5 in #47
- Remove the swipe-down action setting and always expand the notification drawer by @ouj4k2q5 in #48
- fix: eliminate app drawer list race between ListAdapter and Filter by @ouj4k2q5 in #49
- fix: remove leftover com.example settings activity reference by @ouj4k2q5 in #51
- fix: fully disable Android auto backup by @ouj4k2q5 in #53
- fix: handle missing handler app in openSearch and openUrl by @ouj4k2q5 in #52
- Replace GlobalScope long-press delay with a cancellable Handler by @ouj4k2q5 in #50
- fix: property URL-encode bang-search queries by @ouj4k2q5 in #55
- fix: make drawer bottom-padding item non-clickable by @ouj4k2q5 in #58
- Remove ineffective EXPAND_STATUS_BAR permission by @ouj4k2q5 in #57
- docs: add Summary and Description to F-Droid metadata by @ouj4k2q5 in #56
- fix: use standard context wrapping for text-size scaling by @ouj4k2q5 in #59
- Revert "fix: remove ineffective EXPAND_STATUS_BAR permission" by @ouj4k2q5 in #61
- fix: prevent nav back stack corruption from repeated drawer pops by @ouj4k2q5 in #62
- chore: maintain the F-Droid recipe from tag-release.sh by @ouj4k2q5 in #60
- chore: simplify the release flow to manual bump + tag-only script by @ouj4k2q5 in #64
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: fork setup — rebrand to MinLauncher and strip upstream-specific features by @ouj4k2q5 in #1
- feat: add GitHub actions workflow by @ouj4k2q5 in #2
- chore: remove custom clean task by @ouj4k2q5 in #6
- chore: remove legacy R class and resource ID configurations by @ouj4k2q5 in #7
- Refactor: Rename namespace from app.olauncher to app.minlauncher by @ouj4k2q5 in #8
- refactor: CJK keyboard detection method by @ouj4k2q5 in #9
- refactor: replace Java Math and String.format with idiomatic Kotlin by @ouj4k2q5 in #10
- cleanup: Remove unused code, classes, and helper functions by @ouj4k2q5 in #12
- refactor: Ignore unused exception variables using underscores by @ouj4k2q5 in #13
- refactor: Modernize coroutine delay calls using Duration API by @ouj4k2q5 in #14
- refactor: Replace deprecated Android and Kotlin API usages by @ouj4k2q5 in #15
- docs: simplify README and split technical guides by @ouj4k2q5 in #16
- chore: upgrade Gradle version to 8.13 by @ouj4k2q5 in #17
- chore: upgrade to Gradle 9 by @ouj4k2q5 in #18
New Contributors
Full Changelog: https://github.com/ouj4k2q5/Minlauncher/commits/v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
New Contributors
Full Changelog: https://github.com/ouj4k2q5/Minlauncher/commits/v0.0.1