1.2.0
版本发布时间: 2024-09-06 22:14:17
DroidKaigi/conference-app-2024最新发布版本:1.5.1(2024-09-11 23:39:32)
What's Changed
- :sparkles: [Compose Multiplatform] When you don't have permission to access the calendar on the session details screen, the snack bar is displayed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/880
- Add URL validation by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/896
- Move notCompatibleWithConfigurationCache. by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/897
- In TimetableGridItem, Schedule icon align is misaligned when changing the font size on the device by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/900
- feat: add ellipsis and maxLines state explicitly to Speaker text by @s-kamada in https://github.com/DroidKaigi/conference-app-2024/pull/901
- Add month and date at sharing text. by @sadashi-ota in https://github.com/DroidKaigi/conference-app-2024/pull/904
- Changed color of BottomNavigation and NavRail when Blur is not supported by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/913
- :bug: fix text style in edit screen. by @hiwa0 in https://github.com/DroidKaigi/conference-app-2024/pull/909
- :sparkles: [Compose Multiplatform] When you tap the action label on the snack bar that appears when you don't have permission to access the calendar, the iOS Settings app will now open. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/907
- [iOS] Add borders to user icons by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/921
- :wrench: The problem of flickering icons has been addressed by caching ImageRequests. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/923
- :recycle: Since the About screen test has not been implemented, it has been implemented except where the Issue manager is located. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/908
- add : add Medium TopBar by @choi-woo-sung in https://github.com/DroidKaigi/conference-app-2024/pull/753
- Modify to change the display message based on whether the search text is empty or not by @nishimy432 in https://github.com/DroidKaigi/conference-app-2024/pull/843
- :wrench: We have made some modifications to the profile card screen so that focus is handled appropriately. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/924
- Bump target sdk version to 35 by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2024/pull/926
- [Profile Card]Fixed profile input scroll direction by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2024/pull/927
- Remove unnecessary import by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/929
- :wrench: Since there are still files without suffixes, add suffixes for each platform. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/936
- :sparkles: [Proposal] The profile card will tilt in accordance with the tilt of the device. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/910
- fix: timetableGridItem title maxLine3 while keeping the existing layout by @Matuyuhi in https://github.com/DroidKaigi/conference-app-2024/pull/917
- Fix bottom space from DayTab offsets in Timetable Screen by @kktaro in https://github.com/DroidKaigi/conference-app-2024/pull/919
- :wrench: [iOS・Compose Multiplatform] The issue where the bottom navigation overlapped with the Create Profile button and made it difficult to press has been fixed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/925
- :wrench: Fixed a problem where the motion sensor would not work on iOS. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/935
- :wrench: This addresses the case where the image of the ProfileCard used for sharing on SNS etc. is corrupted in some cases. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/928
- :wrench: pngs were converted to webp, and unused pngs were deleted. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/939
- :wastebasket: Shape.kt is not used anywhere, so it will be deleted. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/940
- Prevents opt-in needed warning by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/943
- :recycle: [StaffScreen]Added loading indicator since it is missing. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/949
- fix input values not maintained by @Songgyubin in https://github.com/DroidKaigi/conference-app-2024/pull/941
- :wrench: We have made modifications so that the language switching switch can be pressed even on small devices with low resolution. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/957
- :wrench: [SettingsScreen]The accessibility text was cut off, so I fixed it. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/959
- :wrench: [IosOrientationSensorManager] Reverse the pitch value to match the left-hand coordinate system. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/961
- Introduce auto sizing for all app bar title components by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/891
- Remove unnecessary dependencies listed in Package.swift by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/942
- [iOS] Fix invalid ACLs by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/951
- [iOS] Update layout of timetable grid cells with multiple speakers by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/932
- Extract
KMPClientLive
target fromKMPClient
target by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/947 - :recycle: [iOS & Android ContributorsScreen]Added loading indicator since it is missing. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/948
- :wrench: [IosComposeKaigiTest] [2nd time] A syntax error occurred due to insufficient arguments, so I fixed it. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/966
- :memo: The method with the prefix “Preview” has been renamed so that the suffix has “Preview”. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/970
- Move v35-only theme declaration into the correct themes.xml by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/973
- fix deprecated compiler options by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/974
- Fixed the color of the icon in empty favorite sheet by @norihirosunada in https://github.com/DroidKaigi/conference-app-2024/pull/968
- Improve usage of store.receive in multiple tests by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/975
- Rename test method from default name by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/976
- Fix sponsor view bugs by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/977
- Fix the floor information for session rooms by @JAICHANGPARK in https://github.com/DroidKaigi/conference-app-2024/pull/981
- :wrench: Revert Fix bottom space from DayTab offsets in Timetable Screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/983
- 1.2.0 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/985
New Contributors
- @s-kamada made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/901
- @sadashi-ota made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/904
- @hiwa0 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/909
- @choi-woo-sung made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/753
- @Matuyuhi made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/917
- @kktaro made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/919
- @norihirosunada made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/968
- @JAICHANGPARK made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/981
Full Changelog: https://github.com/DroidKaigi/conference-app-2024/compare/1.1.0...1.2.0