takahirom
released this
08 Oct 09:32
·
61 commits
to main
since this release
What's Changed
- Revert "update: using downloadablefont instead of local file" by @Luecy1 in #838
- Improve Timetable performance by making it stable. by @kmachida12345 in #837
- Session title reflects application settings by @koji-1009 in #848
- Resolve warnings related to explicit API mode by @woxtu in #850
- Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-rc01 by @renovate in #857
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha05 by @renovate in #855
- Update compose to v1.3.0-rc01 by @renovate in #854
- Update dependency com.google.testparameterinjector:test-parameter-injector to v1.9 by @renovate in #851
- Hide unavailable session materials by @woxtu in #853
- reflect click event of checkbox on search filter by @ked4ma in #859
- Modify clickable area by @koji-1009 in #861
- Update dependency cybozu/LicenseList to from: "0.2.0" by @renovate in #844
- [Refactoring] Replace mapIndexed with List generator in Hours by @rkowase in #877
- [Bugfix] Check that scroll offset is not Float.NAN before scroll by @Tomoyuki-TAKEZAKI in #878
- [Refactoring] Remove unused variable from Hours by @rkowase in #879
- [Refactoring] Replace mapIndexed with List generator in Rooms by @rkowase in #880
- [Refactoring] Remove unused variable from Rooms by @rkowase in #881
- [Refactoring] Remove explicit type argument in KaigiApp by @rkowase in #882
- [Refactoring] Remove redundant receiver parameter in KaigiApp by @rkowase in #883
- [Refactoring] Remove unused imports by @rkowase in #884
- [Refactoring] Convert lambda to reference in AnnouncementsApi by @rkowase in #886
- [Refactoring] Make DrawerItem.group private in KaigiApp by @rkowase in #887
- Add test cases for AboutScreenRobot to assert AuxiliaryInformation by @rkowase in #889
- Add message to first session of Day3 by @takathemax in #890
- Update dependency onevcat/Kingfisher to from: "7.4.0" by @renovate in #847
- [iOS] Add Search Selection to SearchView by @Tomoya113 in #815
- [iOS] Lint only the iOS app directory by @woxtu in #891
- [Detekt] Add ignore config for compose function by @fumiya-kume in #888
- Update sqldelight to v1.5.4 by @renovate in #863
- Update android version 7 by @takahirom in #892
New Contributors
- @Luecy1 made their first contribution in #838
- @kmachida12345 made their first contribution in #837
- @koji-1009 made their first contribution in #848
- @rkowase made their first contribution in #877
- @Tomoyuki-TAKEZAKI made their first contribution in #878
- @Tomoya113 made their first contribution in #815
- @fumiya-kume made their first contribution in #888
Full Changelog: release-android-006...release-android-007