1.0.0
版本发布时间: 2024-08-26 21:45:53
DroidKaigi/conference-app-2024最新发布版本:1.5.1(2024-09-11 23:39:32)
What's Changed
- Base implementation by @takahirom
- chore: Update .sdkmanrc by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2024/pull/1
- Fix iOS build by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/3
- Quick fix. Changed app tests target to fix build issue. by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/5
- Make session module Compose Multiplatform by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/4
- Use debug framework for debugging iOS KMP by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/6
- Fix Package.swift by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/7
- Add app.ios.shared.debug=true to be able to debug fast by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/8
- Show Compose Contributor screen in iOS for prototype by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/9
- Provide all repository in composition local by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/10
- Add Compose Multiplatform session screen to iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/13
- Update Rin 0.1.0 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/14
- Add ci.sh by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/15
- Add contributorScreenPresenterStateFlow for iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/16
- Use presenter from iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/17
- Add ios Compose Roborazzi tests by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/18
- Refactor by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/19
- Add "Understanding the App's Data Flow: A Guide for Contributors" by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/20
- Simplify presenter from iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/21
- Simplify compose view controller by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/22
- [iOS] Setup iOS project by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/23
- Fix KMP errors by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/24
- Fix KMP errors2 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/26
- Add TimetableDetailView base code by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/28
- [iOS] Add AboutFeature by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/25
- Add xctestplan by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/29
- update configuration-cache settings and change value to fail by @mona-apk in https://github.com/DroidKaigi/conference-app-2024/pull/27
- Add CaptureScreenRobot by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/31
- [iOS] introduce kmp framework to ios prj by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/30
- Refactor tests by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/37
- Add DefaultContributorServerRobot by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/38
- Add default graphics mode by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/39
- Remove unneeded ScreenshotTests by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/40
- Remove unneeded qualifiers by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/41
- Fix contributor navigation by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/42
- [iOS] Initial Timetable Feature by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/32
- Fix variable name by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/43
- Fix iOS build to use contributorsScreenPresenterStateFlow by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/44
- Add KeyVisual in AboutFeature by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/36
- Add theme by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/46
- Add images for explanation by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/49
- Update libraries by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/50
- Setup screenshot testing CI by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/51
- Test CI by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/52
- Fix ./gradlew detekt --auto-correct by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/53
- Add Credits list on AboutFeature by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/47
- Add empty eventmap module by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/55
- Introduce compose preview scanner by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/56
- Add links for others in AboutFeature by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/57
- Add footer buttons on AboutFeature by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/60
- Implement TimeTableDetailView UI by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/45
- Fix file name and apply detekt in ci by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/61
- [iOS] Setup iOS dependency clients by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/33
- Change event map server method name by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/62
- Add SafariView and connect with url links by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/64
- Add LicenseList library and connect the View by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/66
- [iOS] Add favorite feature, connect with rootview by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/34
- Added color theme by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/65
- Add Empty Views, Reducers for AboutFeature links by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/67
- Add color alias tokens by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/68
- Add typography tokens by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/69
- Feature/58 timetable design by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/71
- Feature/timetable feature fixes by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/48
- Fix text line height by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/73
- Fix tabview embeded timetableview by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/81
- Feature/58 timetable fix by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/82
- Modify TimetableDetailView design by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/72
- Show Staff list from KMP datas by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/83
- Apply timetable item(session) detail design roughly by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/85
- Add FIXEME comment by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/90
- Add empty profilecard module by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/89
- Fix file name restriction for comparison CI by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/91
- Fix regex 2 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/92
- Fix grep for compare ci by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/93
- Use mapfile by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/94
- Fix mapfile by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/95
- Add describe based Robolectric test by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/70
- Refactor TimetableItemDetailScreenTest by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/97
- Use it instead of 'check' to follow the naming convention by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/98
- Fix naming of safeCollectAsState to safeCollectAsRetainedState by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/99
- Refactor to use BDD idea by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/100
- Add open link with safari when tapped Staff item by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/96
- [iOS] Setup iOS navigation by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/102
- To enable the execution of ':app-android:assemble' task by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/103
- Expand the headline area of the timetable detail screen to fill entire width of the screen by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/104
- Implement event map screen by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2024/pull/105
- ProfileCard: add screenshot test by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/106
- Fix assembleXCFramework failed by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/108
- Make the contributor screen icon round by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/117
- [iOS] Add toast modifier by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/115
- Add compileKotlinIosSimulatorArm64 to CI by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/121
- Revert "Add compileKotlinIosSimulatorArm64 to CI" by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/122
- Add README sections by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/101
- [iOS] Switch swiftui view and kmp view with segmented control, show kmp app in favorite tab temporary by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/107
- Added logic to add bookmark by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/118
- Add detekt comment workflow by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/132
- Fix permission for detekt yml by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/133
- Use artifact to pass PR number for detekt comment by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/134
- Add permission for read artifact for detekt-comment by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/135
- Add token to script by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/136
- Add contents: read by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/137
- Fix permission by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/138
- Migrate method based test to behavior based test by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/139
- Feature/navigation design rough by @okayan in https://github.com/DroidKaigi/conference-app-2024/pull/119
- Fix assemble xcframework command error by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/141
- Add Grid Timetable Screen by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2024/pull/144
- [iOS]Added bottom tab icons by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/142
- [iOS/Android] Added function to get stream of contributors on ContributorsRepository by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/146
- [iOS] Added some logic into TimetableDetailView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/130
- [iOS]Added logic to open video and slide web view by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/140
- Add workflow to add pull request label on ci by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/147
- Fixed day buttons (missing data to do anything yet) by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/124
- Try to use generateComposePreviewRobolectricTests by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/128
- Remove unused library by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/150
- Add timetable item card by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/148
- Add SwiftLint with default settings by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/149
- Implement about screen roughly by @ta9ho4 in https://github.com/DroidKaigi/conference-app-2024/pull/131
- Use 2024 timetable API by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/151
- Fix sheet modifier params by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/153
- Use 2024 package name by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/154
- Fix behavior description of AboutScreenTest by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/155
- Remove unneeded captureScreenWithChecks on about screen by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/156
- [iOS] Added some basic view data for topbar by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/125
- Change tab title by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/159
- Add Roborazzi idea plugin to external dependencies to view Compose Preview Compose Previews in commonMain by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/160
- enable apk distribution by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/152
- Add room theme color and apply colors by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/163
- Fixed a crash caused by the existence of two NavigationStacks. by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/161
- fix first selected by @okayan in https://github.com/DroidKaigi/conference-app-2024/pull/143
- [iOS/Android] Updated room names inside app. by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/116
- [Android/iOS]Migrate 2023 to 2024 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/164
- Get rid of splash for now by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/165
- Add header logo to README by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/166
- Add iOS Contents.json by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/168
- Introduce Compose Multiplatform string resource by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/167
- Rename SessionRes to SessionsRes by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/171
- Add Staff Screen by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/158
- Add SwiftUIContributorView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/162
- Migrate string resource from string class in sessions and about by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/172
- Add empty string resource to each module by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/173
- Fix typography by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/174
- Fix iOS build by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/175
- Add Sponsor feature with KMP by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/169
- Enable iOS to include KMP resources by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/177
- use gh-actions scripts instead of actions/download-artifact to download artifacts by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/170
- use actions/github-script v7 and minor fixed distribute apk workflow by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/178
- fixed typo in version of actions/github-script by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/180
- Export CommonComponentsDependencies.resources to be able to use KMP resources in iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/182
- Update Kotlin 2.0 and libraries and plugins by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/188
- fix: rename packagename to confsched by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/183
- [iOS] Favorite feature UI/Processes by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/187
- Add logic to switch theme color and shape icon each room by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/186
- Revert "Update Kotlin 2.0 and libraries and plugins" by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/189
- Use fake data for sponsors, contributors, and staff by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/185
- SwiftLint trigger tweaks by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/193
- Fix: update trigger parameter by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/195
- Fix: workflow names by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/196
- Refactor ContributorsScreenTest to use describeBehaviors() by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2024/pull/190
- Revert "Fix: workflow names" by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/199
- Feature/timetable android day button fixes by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/184
- Update SwiftLint workflow by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/198
- Update SwiftLint on CI by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/194
- Fix issue where snackbar is shown when moving to other screens by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/197
- Add README sections by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/200
- add sponsors screen by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/181
- Retry updating Kotlin 2.0 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/229
- Rename sponsorRepository function by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/231
- Fix test tag style of About screen by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/230
- Use 2024 contributors by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/232
- Ignore KGP cache directory by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/233
- Fix theme by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/235
- Extract the timetable item UI component as TimeTableItemCard and move it to the core:ui module by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/234
- Refactor README by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/236
- Rename xxx_strings.xml to strings.xml by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/237
- Kotlin 2.0.10 by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/238
- Fix flaky network image tests and refactor test packages by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/239
- Clean color resource by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2024/pull/241
- Attempt at connecting lower data to iOS UI by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/176
- Adjust to make it open source by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/244
- Add a Step-by-Step Guide for Contributing by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/247
- Apply app icon by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/249
- Bug fix: reset state of destination by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/246
- Adjust for closed release by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/250
- Show progress bar when empty by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/253
- iOS setup project for contribute by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/254
- Added event map feature by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/251
- [iOS] Search by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/240
- Adjust README and small point by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/256
- Remove auth call to resolve timeout by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/259
- Support English on the detail screen title by @WonJoongLee in https://github.com/DroidKaigi/conference-app-2024/pull/261
- Fixed build to succeed in ios by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/262
- Remove concurrency restriction for unit test ci by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/265
- Add a guide to check Composable Preview by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/267
- Fix "Readmore" text to "More" in session detail screen by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/264
- Added fixed colors by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2024/pull/269
- Session detail screen: Speaker name not center-aligned next to icon by @ttanaka330 in https://github.com/DroidKaigi/conference-app-2024/pull/271
- Added event map feature tests in iOS by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/263
- Fix minor bug in tab bar and navigation bar by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/255
- Implement the app bar "About DroidKaigi" in the About list screen by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/270
- Fix typo CONTRIBUTING.ja.md by @CookieySun in https://github.com/DroidKaigi/conference-app-2024/pull/273
- :sparkles: Added a 'View Map' text button to the About screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/272
- Support color constrast theming by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2024/pull/266
- Changed the shape of speaker icons in the timeline grid from rounded rectangle to circles by @SEKI-YUTA in https://github.com/DroidKaigi/conference-app-2024/pull/276
- Change time table icon by state by @WonJoongLee in https://github.com/DroidKaigi/conference-app-2024/pull/277
- Adjusted padding to increase spacing between bottom navigation items by @garijp in https://github.com/DroidKaigi/conference-app-2024/pull/278
- Refactor KaigiAppTest with behaviors by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2024/pull/192
- Display appropriate information for Welcome Talk and Lunch Break in Timetable detail screen by @hiraike32 in https://github.com/DroidKaigi/conference-app-2024/pull/284
- Fixed sponsor wording on About page by @hiraike32 in https://github.com/DroidKaigi/conference-app-2024/pull/285
- Add time display to the left side of the timetable by @ParkJong-Hun in https://github.com/DroidKaigi/conference-app-2024/pull/283
- Remove workday tab by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/252
- Add the favorites screen and apply the design roughly by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/248
- Implement event map models and response classes by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/280
- Migrate MainStrings to MainRes (compose multiplatform resources) by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/296
- Add missing logos for YouTube, X, and Medium on the About screen by @fornewid in https://github.com/DroidKaigi/conference-app-2024/pull/297
- "EventMap" text uses string resource by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/298
- Change transition area to cover entire card by @CookieySun in https://github.com/DroidKaigi/conference-app-2024/pull/295
- Verify changing tab on Timetable screen by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/305
- Fix a header background in case of the detail that the title is too short and the speakers are nothing in iOS by @shimastripe in https://github.com/DroidKaigi/conference-app-2024/pull/308
- Fix crash when enabling minification by @Komeyama in https://github.com/DroidKaigi/conference-app-2024/pull/311
- Fix architecture image by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/315
- [StaffScreen] center title when small state in LargeTopAppBar by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/292
- :wrench: Corrected the comment to reflect that the first day of DroidKaigi 2024 is Workshop Day. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/318
- Remove BackButton in eventmap screen by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/324
- Add waiting label workflow by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/325
- Remove unneeded space of filename by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/328
- Fix permissions by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/330
- Add run_id to remove-waiting-label.yml by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/331
- Fix to use dawidd6/action-download-artifact by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/332
- [Feature/#275] animated topAppBar by @chattymin in https://github.com/DroidKaigi/conference-app-2024/pull/293
- Add pull_request_review_comment to save-pr-number-for-removing-waiting-label by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/339
- :recycle: Align EventMap item layout with Figma design. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/320
- share session detail by @hiroaki404 in https://github.com/DroidKaigi/conference-app-2024/pull/322
- issue-302 Remove intent filter of HiltTestActivity by @Tomoyuki-TAKEZAKI in https://github.com/DroidKaigi/conference-app-2024/pull/326
- Update to Gradle 8.9 by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/329
- [feature/#245] Apply type safe navigation on TimetableItemDetailScreen by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2024/pull/268
- [feature/#334] Remove useless param of EventMapScreen in iOS by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2024/pull/335
- Add iOS build workflow by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/274
- Prevent refreshing BottomNavBar selected item by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/317
- feature: display session message by @kota-shiokara in https://github.com/DroidKaigi/conference-app-2024/pull/319
- Add EventMapItemPreview by @kseito in https://github.com/DroidKaigi/conference-app-2024/pull/321
- Add event map dependencies by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/337
- add timetable screen test checks by @tounyu in https://github.com/DroidKaigi/conference-app-2024/pull/304
- Change the bottom margin of bottom navigation based on WindowInsets by @ohmae in https://github.com/DroidKaigi/conference-app-2024/pull/348
- Timetable text appearance alignments by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/336
- Add bottom padding to the favorite list by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/347
- Add BackGround MapItem by @ghtoui in https://github.com/DroidKaigi/conference-app-2024/pull/353
- Use non-blurred scrim for GlassLikeBottomNavigation on devices without support for blur by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/354
- Bump targetSdkVersion to 34 by @rnitame in https://github.com/DroidKaigi/conference-app-2024/pull/356
- Replace Pair with a new data class TimeSlot by @kitakkun in https://github.com/DroidKaigi/conference-app-2024/pull/357
- add contributors screen test checks by @Komeyama in https://github.com/DroidKaigi/conference-app-2024/pull/358
- Shows UI Components with KMP presenter in ContributorView by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/323
- save profilecard to datastore by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/361
- feature:add an argument to the AboutContentColumn by @Lilin-18th in https://github.com/DroidKaigi/conference-app-2024/pull/309
- Fix SponsorsScreenTest checks by @o-ats-o in https://github.com/DroidKaigi/conference-app-2024/pull/364
- Add a null check for the return value of Context.getSystemService by @ogapants in https://github.com/DroidKaigi/conference-app-2024/pull/365
- Not to share scroll state between conference date tabs by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/368
- [feature/#352] Apply type safe compose navigation in event map screen by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2024/pull/370
- :recycle: Add TimetableItemDetailScreenTest checks. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/373
- Update topBar with AnimatedTextTopAppBar by @cardseditor in https://github.com/DroidKaigi/conference-app-2024/pull/366
- :recycle: Added handling and VRT for large font scales in TimetableItemDetailScreen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/374
- Implement shared element transitions between the timetable list and timetable item details by @gibachan in https://github.com/DroidKaigi/conference-app-2024/pull/363
- In TimetableGridItem, Title is always showing when pinch-in by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/377
- Remove reified to fix ios crash by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/382
- Reverse title and time in timetable grid by @TomoyaShibata in https://github.com/DroidKaigi/conference-app-2024/pull/376
- Use applyDefaultHierarchyTemplate by @kseito in https://github.com/DroidKaigi/conference-app-2024/pull/383
- Add event list into EventMapView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/369
- fixed link between timetable and timetable detail by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/289
- Fix composeHiltNavigation typo by @tsumuchan in https://github.com/DroidKaigi/conference-app-2024/pull/384
- add a background by using surface for TimetablePreview by @Nagumo-7960 in https://github.com/DroidKaigi/conference-app-2024/pull/392
- Feature/fix font crash by @Aniokrait in https://github.com/DroidKaigi/conference-app-2024/pull/391
- speaker icons is always circle shape in TimetableGridItem by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/389
- Fix Staff API url and return actual value by @r-kuno-zer0 in https://github.com/DroidKaigi/conference-app-2024/pull/388
- Fixed display conditions for empty view in Favorite Screen by @mattukouta in https://github.com/DroidKaigi/conference-app-2024/pull/394
- :recycle: Add StaffScreenTest checks. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/395
- Switch between Filled and Outlined icons based on selection state by @yumayuma708 in https://github.com/DroidKaigi/conference-app-2024/pull/399
- :recycle: Improve first launch UX when profilecard already saved by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/400
- :wrench: Change scrollBehavior in TimetableItemDetailScreen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/401
- Add make bootstrap for app-ios by @ykws in https://github.com/DroidKaigi/conference-app-2024/pull/396
- [Feature/#113] Apply profile card card screen design roughly by @Cjsghkd in https://github.com/DroidKaigi/conference-app-2024/pull/379
- ProfileCard: implement photo picker by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/402
- Refactor compose.resources declaration in build logic & enable Compose strong skipping mode by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/412
- Adjust content padding (EventMap, Sponsor screen) by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/398
- Fix: adapt to Design in TimetableGrid (rooms and hours) by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/409
- Added auto assign reviewers action for iOS by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/410
- Fixed tab on timetable. (This design may change soon) by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/299
- Added logic to favorite session into TimetableListView and TimetableDetailView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/407
- Modified AboutView UI on iOS by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/416
- Fix robolectric timeout issue by compose.foundation alpha by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/453
- In AboutScreen, remove unnecessary padding and add parallax by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/417
- Implement Search Feature by @kitakkun in https://github.com/DroidKaigi/conference-app-2024/pull/414
- Add message for EventMapEvent by @YusukeSuzuki1213 in https://github.com/DroidKaigi/conference-app-2024/pull/424
- Feature/397 AboutDroidkaigi section design by @chnotchy in https://github.com/DroidKaigi/conference-app-2024/pull/448
- Improve flip animation by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/454
- :wrench: Migrate AppStrings to compose multiplatform resources. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/457
- Align the UI of the Favorite/Empty screen with the Figma design proposal. by @yumayuma708 in https://github.com/DroidKaigi/conference-app-2024/pull/469
- Wrap with captureWithChecks by @pvcresin in https://github.com/DroidKaigi/conference-app-2024/pull/468
- Make EventResponse#message field nullable by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/474
- Navigate from session detail to favorite list by snackbar action by @hiraike32 in https://github.com/DroidKaigi/conference-app-2024/pull/423
- Feature/apply design profile card edit screen roughly by @hiroaki404 in https://github.com/DroidKaigi/conference-app-2024/pull/459
- 🧹 Remove unused import by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/478
- 🧹 Use Enum.entries by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/479
- 🧹 Remove unused resources by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/480
- Update AGP 8.5.2 by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/481
- to be able show connection failed message by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/467
- Session detail screen: Room and language layout slightly differs from Figma by @takathemax in https://github.com/DroidKaigi/conference-app-2024/pull/470
- Fix appearance of time in TimetableGridItem by @TomoyaShibata in https://github.com/DroidKaigi/conference-app-2024/pull/475
- Fix build error on TimetableGridItem.kt by @hiraike32 in https://github.com/DroidKaigi/conference-app-2024/pull/491
- Typo in the about screen title by @hiraike32 in https://github.com/DroidKaigi/conference-app-2024/pull/487
- Modifier extension function for Dashed Round Rect by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/476
- Fixed DroidKaigi typo by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/495
- Feature/fix labeler workflow by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/497
- Add app icon for iOS by @yuheikawakami in https://github.com/DroidKaigi/conference-app-2024/pull/477
- Translate timetable title into Japanese by @gibachan in https://github.com/DroidKaigi/conference-app-2024/pull/504
- :recycle: Enabled validation of nicknames, job titles, links, and images on the ProfileCard screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/458
- Improve Navigation for Large Screens by @CookieySun in https://github.com/DroidKaigi/conference-app-2024/pull/473
- Add tests to verify DroidKaigi2024Day and the initially displayed timetable tab by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/482
- update: Move FlipCard to component package Resolves #460 by @Kei-1111 in https://github.com/DroidKaigi/conference-app-2024/pull/494
- Updated the timetableUiType button on the TimetableScreen to match the Figma design. by @yumayuma708 in https://github.com/DroidKaigi/conference-app-2024/pull/499
- Fix workflow to assign reviewers for ios by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/501
- iOS test action by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/455
- In TimetableItemDetailScreen, add animations to DescriptionSection by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/505
- Impl bottom floating material glassed tabbar in iOS by @shimastripe in https://github.com/DroidKaigi/conference-app-2024/pull/483
- Move error logic to presenter about Card Editing by @obaya884 in https://github.com/DroidKaigi/conference-app-2024/pull/521
- Refactor test tags for About Screen to top-level fields by @morayl in https://github.com/DroidKaigi/conference-app-2024/pull/513
- Use app version from BuildConfigProvider at AboutScreen by @obaya884 in https://github.com/DroidKaigi/conference-app-2024/pull/515
- Use this year's Sponsor API by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2024/pull/523
- [Proposal/Experimental] :sparkles: AnimatedVectorDrawable was used to animate the header of the About screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/512
- Show more button only if session description is long by @shxun6934 in https://github.com/DroidKaigi/conference-app-2024/pull/522
- Enable to show contents under the bottom nav bar by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/524
- Fix item in Supporters section by @shimastripe in https://github.com/DroidKaigi/conference-app-2024/pull/530
- Display session information in list mode of timetable by @mltokky in https://github.com/DroidKaigi/conference-app-2024/pull/532
- Add message to EventMap by @yuheikawakami in https://github.com/DroidKaigi/conference-app-2024/pull/545
- [iOS] Replace the grid/list switching icon by @hicka04 in https://github.com/DroidKaigi/conference-app-2024/pull/535
- add displayCutoutPadding in KaigiNavHost by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/516
- Apply ProfileCard Design roughly by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/518
- Keep expanded when come back from FavoritesScreen by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/526
- Enable to select the text of DescriptionSection in TimetableItemDetailScreen by @o-ats-o in https://github.com/DroidKaigi/conference-app-2024/pull/529
- :recycle: Enhanced ContributorsScreen testing. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/503
- :wrench: Fix the TimetableScreen so that it does not animate when it is scrolling. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/543
- 🧹 Lint, Remove explicit type arguments by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/549
- Refine sponsor grid view by @shimastripe in https://github.com/DroidKaigi/conference-app-2024/pull/534
- Fix typo in README by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/552
- :recycle: Implement so that the floor map of 1F/B1F is displayed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/547
- 🧹 Fixed migratable items by @Pluu in https://github.com/DroidKaigi/conference-app-2024/pull/550
- :recycle: Added a log output option that is useful when implementing VRT. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/548
- :wrench: Prevent the phenomenon that the background of BottomNavigation is shifted. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/554
- Remove redundant
\.id
in SwiftUI.ForEach by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/555 - Fix the Contributor and Sponsor screens to use AnimatedLargeTopAppBar. by @r-kuno-zer0 in https://github.com/DroidKaigi/conference-app-2024/pull/556
- Add (at)retroactive to the extension to address the Xcode 16 warning. by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/568
- [iOS] Search Feature: Remove filter of Workshop Day by @hicka04 in https://github.com/DroidKaigi/conference-app-2024/pull/571
- Fix workflow to assign reviewers for iOS by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/581
- Fix/bottom bar navigation by @hiroaki404 in https://github.com/DroidKaigi/conference-app-2024/pull/514
- Add favorite registration micro-interaction for Android by @shunm-999 in https://github.com/DroidKaigi/conference-app-2024/pull/536
- Set the Application default color scheme to be dark by @mercury0517 in https://github.com/DroidKaigi/conference-app-2024/pull/598
- Refactor arround ProfileCardScreenTheme and ProfileCardTheme by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/557
- Feature/timetable feature grid2 by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/367
- Enable testing to verify that favorite sessions are displayed on the favorite screen by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/569
- #462 refactor: Change constant variable naming "maxAboutHeaderOffsetDp" to "MaxAboutHeaderOffsetDp" by @arcenjoyed in https://github.com/DroidKaigi/conference-app-2024/pull/585
- Added drag gesture and crossfade in EventMapTab by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/570
- :recycle: Match the Tab in EventMapScreen to the design of Figma. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/586
- :recycle: Enhanced StaffScreen testing. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/502
- :recycle: Enhanced SponsorsScreen testing. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/587
- :recycle: Add SearchScreenTest for Day Filter by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/588
- Run ProfileCard tests with real DataStore by @YusukeMoriJapan in https://github.com/DroidKaigi/conference-app-2024/pull/582
- fix: AnimatedTextTopAppBar does not function in ProfileCardScreen by @kota-shiokara in https://github.com/DroidKaigi/conference-app-2024/pull/613
- Fix EventMap API endpoint and use actual data from the API by @geckour in https://github.com/DroidKaigi/conference-app-2024/pull/605
- :recycle: Add SearchScreenTest for Category Filter by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/592
- add imePadding whether search result is empty or not by @rand16 in https://github.com/DroidKaigi/conference-app-2024/pull/533
- :recycle: Add SearchScreenTest for Language Filter by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/600
- Fix: concurrency strict warning in StaffReducer by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/565
- Use FlowRow when show TimetableItemTag by @hicka04 in https://github.com/DroidKaigi/conference-app-2024/pull/625
- Add TimetableItemDetailScreenTest for displaying more button by @dao0203 in https://github.com/DroidKaigi/conference-app-2024/pull/607
- Fix: concurrency strict warning in ContributorReducer by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/624
- Fix: concurrency strict warning in SponsorReducer by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/620
- Favorite animation for ClassLikeNavRail by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/621
- Add padding at the bottom of Sponsors Screen by @yuheikawakami in https://github.com/DroidKaigi/conference-app-2024/pull/627
- Change the background color of the sponsor logo in iOS by @shimastripe in https://github.com/DroidKaigi/conference-app-2024/pull/629
- Add extension for SwiftGen code to conform to unchecked Sendable by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/630
- :recycle: Make additional corrections to SearchScreenTest because it is not fully implemented. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/634
- :wrench: Move the ContributorsScreenTest implementation to ContributorsScreenRobot and hide it. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/635
- Container conform to
Sendable
to resolve Swfit 6 warning by @yimajo in https://github.com/DroidKaigi/conference-app-2024/pull/642 - fix: center single-line description on AboutScreen by @Pon57 in https://github.com/DroidKaigi/conference-app-2024/pull/631
- Add test on TimetableScreenTest about date tab and grid combination by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/632
- :wrench: Move the EventMapScreenTest implementation to EventMapScreenRobot and hide it. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/636
- Fix workflow to assign reviewers for iOS by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/648
- Fix to displayed screen and selected MainScreenTab may be different when OS back gesture. by @hiesiea in https://github.com/DroidKaigi/conference-app-2024/pull/638
- depracated run function by @hiroaki404 in https://github.com/DroidKaigi/conference-app-2024/pull/646
- Qr code generate by @CookieySun in https://github.com/DroidKaigi/conference-app-2024/pull/652
- Enforce dark mode on OSS License screen by @kuwabara-hirokazu in https://github.com/DroidKaigi/conference-app-2024/pull/626
- Fix iOS auto reviewer assign workflow by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/654
- update: change the background color of the sponsor logo by @Kei-1111 in https://github.com/DroidKaigi/conference-app-2024/pull/610
- Add Trouble shooting section in iOS project README by @fumiyasac in https://github.com/DroidKaigi/conference-app-2024/pull/633
- I fixed to change title language in timetable detail when we choose a language from top-right button of the screen. by @SEKI-YUTA in https://github.com/DroidKaigi/conference-app-2024/pull/639
- :sparkles: Implement a settings screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/637
- English translation support for About Screen Title & Search Chips by @fumiyasac in https://github.com/DroidKaigi/conference-app-2024/pull/644
- use AsyncImage for SponsorItem by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/662
- :wrench: [EventMapScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/665
- :wrench: [SearchScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/666
- :wrench: [ContributorsScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/667
- :wrench: [StaffScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/668
- :wrench: [SponsorsScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/669
- Override scrolledContainerColor of the TopAppBar by @chickenjr in https://github.com/DroidKaigi/conference-app-2024/pull/664
- Fix incorrect intent list by @ytRino in https://github.com/DroidKaigi/conference-app-2024/pull/671
- Remove conference text by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/677
- added margin to timetable grid view #618 by @shunsugawara in https://github.com/DroidKaigi/conference-app-2024/pull/641
- Fix iOS KMP resources by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/685
- [iOS] Create a cache system for images by @mltokky in https://github.com/DroidKaigi/conference-app-2024/pull/573
- Added logic to open sheet when tapping contributor button in ContributorView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/531
- [iOS] Modify header tab on ContributorView by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/538
- Enable to display category chip data (from State) in SearchView by @fumiyasac in https://github.com/DroidKaigi/conference-app-2024/pull/684
- Add an indicator for the current time in TimetableGrid by @kitakkun in https://github.com/DroidKaigi/conference-app-2024/pull/615
- :wrench: Addressed an issue where the app would almost certainly crash with an OOM error when the VectorDrawable was displayed large on devices prior to API Level 27. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/673
- Not to show any card at first on SearchScreen by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/651
- [iOS] Changed to get real event map data by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/656
- Fixed the color of TopAppBar on the Favorites screen by @nishimy432 in https://github.com/DroidKaigi/conference-app-2024/pull/678
- :wrench: [AboutScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/691
- :wrench: [FavoritesScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/692
- :wrench: [ProfileCardScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/694
- :wrench: [TimetableItemDetailScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/695
- :wrench: [TimetableScreen] Replace the run method, which is now deprecated, with the do It method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/696
- :sparkles: Implemented a test of SettingsScreen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/698
- Fix to keep the translation state when come back from favorites screen. by @hiesiea in https://github.com/DroidKaigi/conference-app-2024/pull/705
- Update image by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/706
- Add JA strings for "Contributor" & "Staff" by @gargVader in https://github.com/DroidKaigi/conference-app-2024/pull/687
- Fix Snackbar position at the Event map by @obaya884 in https://github.com/DroidKaigi/conference-app-2024/pull/675
- Refactoring RoomTag by @MrSmart00 in https://github.com/DroidKaigi/conference-app-2024/pull/645
- :sparkles: Implemented card sharing functionality in ProfileCardScreen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/709
- Removed problematic toast (was not specified in Figma for this view) by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/657
- :memo: Add suffix actual method file by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/676
- feat: add session time in FavoritesScreen by @clown6613 in https://github.com/DroidKaigi/conference-app-2024/pull/686
- Profile card scrollable on small devices by @yuchan2215 in https://github.com/DroidKaigi/conference-app-2024/pull/707
- Fix: Position of snackbar is too high by @garijp in https://github.com/DroidKaigi/conference-app-2024/pull/711
- Remove redundant source set dependency by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/713
- Switch Compose Multiplatform by @shin-usu in https://github.com/DroidKaigi/conference-app-2024/pull/715
- Add navigation destination for iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/721
- Fix unselected icons color on bottom bar by @kako351 in https://github.com/DroidKaigi/conference-app-2024/pull/640
- :wrench: Replace the run method completely with the doIt method. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/717
- Grid-like session list (timetable / favorites) by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/693
- Make the shared image look more like the design. by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/718
- :wrench: [EventMapScreen] Reversed the process when swiping a finger. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/720
- delete fixme comment by @Yamada-Ika in https://github.com/DroidKaigi/conference-app-2024/pull/723
- Fix scroll container color of the AnimatedLargeTopAppBar by @nanaten in https://github.com/DroidKaigi/conference-app-2024/pull/724
- [iOS] Improve actor isolation by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/736
- Change QRrcode to square by @yoshida0261 in https://github.com/DroidKaigi/conference-app-2024/pull/733
- :wrench: [ProfileCardScreen] Addressed the issue of the TopAppBar display being reset when the UIType is changed, which causes the display to be incorrect. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/719
- Prevent screen termination on back press during detail transition by @Pon57 in https://github.com/DroidKaigi/conference-app-2024/pull/740
- Fix/486 favorite filters display mismatch by @syam4869 in https://github.com/DroidKaigi/conference-app-2024/pull/722
- Stick session hour on Timetable and Farovite List by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/734
- Enable to view conference day tab even if font size is large by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/741
- [iOS] ProfileCard Base (Input) by @ry-itto in https://github.com/DroidKaigi/conference-app-2024/pull/714
- :wrench: Addressed an issue where Kover fails to execute. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/742
- fix bottom navigation by @hiroaki404 in https://github.com/DroidKaigi/conference-app-2024/pull/732
- :sparkles: Implement share ProfileCard from an iOS Compose Multiplatform app by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/749
- Make profile card glow based on device orientation by @shunm-999 in https://github.com/DroidKaigi/conference-app-2024/pull/750
- [iOS] Automatically focus search bar when navigating to search screen by @nyagasan in https://github.com/DroidKaigi/conference-app-2024/pull/697
- Show toast message when failed to open external app by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/682
- Changed color of BottomAppBar of TimelineItemDetailScreen by @urotarou in https://github.com/DroidKaigi/conference-app-2024/pull/688
- DroidKaigi logo on ProfileCard's QR code by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/754
- Improved timetable tab design by @r4wxii in https://github.com/DroidKaigi/conference-app-2024/pull/752
- :recycle: URLs can now be opened in Safari. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/758
- Perform haptic feedback when favoriting a session (either from the list or detail screens) by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/761
- Update button labels & share text for Profile Card by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/763
- :wrench: Modifier issues on the iosMain side of the code have been addressed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/743
- :wrench: Make modifications so that the build can be done on the actual iPhone device. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/759
- Launch a coroutines job for each event by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/765
- Add scrolled screen test for FavoritesScreenTest by @ParkJong-Hun in https://github.com/DroidKaigi/conference-app-2024/pull/764
- :wrench: Addressed the issue of crashing when opening the app on the iPhone. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/767
- Refactoring: Reformat locales_config.xml & libs.versions.toml by @84d010m08 in https://github.com/DroidKaigi/conference-app-2024/pull/770
- :wrench: Addressed Gradle Cache issues. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/744
- Bump up version to 1.0.0(2) by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/773
- Update to reflect 2024 sponsors by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/774
- [iOS] Favorite Feature: Remove Workshop Day tab by @aqua-ix in https://github.com/DroidKaigi/conference-app-2024/pull/710
- In EditScreen, make ClearButton look the same as Figma by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/775
- change rippleColor in TimetableItemCard by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/781
- :sparkles: Introduce themed icon by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/788
- :wrench: [ProfileCardScreen] Touch anywhere on the screen to close the keyboard. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/785
- :wrench: [Compose Multiplatform] Fill in the missing branch of routeToTab used in BottomNaviation and modify it to work the same way as in Android. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/786
- :wastebasket: [ProfileCardScreen] The process of displaying the snack bar was removed from areas where it was not necessary. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/787
- [iOS] Add text style to labels on timetable by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/779
- [iOS] Update build phase settings by @woxtu in https://github.com/DroidKaigi/conference-app-2024/pull/778
- Upload XCFrameworks in CI by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/791
- Refactor KMP iOS build by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/796
- In TimetableItemDetailScreen, variable height of statusBar when scrolling by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/793
- Feature/446 gridlines by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/559
- Feature/445 stretchfield by @charles-b-stb in https://github.com/DroidKaigi/conference-app-2024/pull/603
- Chore/599: apply correct padding to timetable screen by @matsuurayuki1219 in https://github.com/DroidKaigi/conference-app-2024/pull/794
- Invert the system bar appearance on the ProfileCardScreen, matching its light background by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/790
- changed font color for EventMapItem content title and button text by @shxun6934 in https://github.com/DroidKaigi/conference-app-2024/pull/795
- ProfileCard: improve performance to first launch by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2024/pull/777
- ColummをLazyColumnに変更しました。 by @honoka5 in https://github.com/DroidKaigi/conference-app-2024/pull/680
- Introduce a language switcher to the timetable detail screen by @mangano-ito in https://github.com/DroidKaigi/conference-app-2024/pull/755
- Update Settings Screen design by @ked4ma in https://github.com/DroidKaigi/conference-app-2024/pull/805
- :sparkles: Implemented session sharing functionality from Compose Multiplatform as well. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/807
New Contributors
- @RyuNen344 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/1
- @takahirom made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/3
- @charles-b-stb made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/5
- @shin-usu made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/7
- @ry-itto made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/23
- @MrSmart00 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/25
- @mona-apk made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/27
- @Yamada-Ika made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/85
- @mikanIchinose made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/89
- @mtkw0127 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/105
- @okayan made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/119
- @ta9ho4 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/131
- @NUmeroAndDev made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/241
- @WonJoongLee made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/261
- @sanao1006 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/264
- @ttanaka330 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/271
- @CookieySun made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/273
- @Corvus400 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/272
- @SEKI-YUTA made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/276
- @garijp made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/278
- @hiraike32 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/284
- @ParkJong-Hun made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/283
- @ked4ma made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/296
- @fornewid made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/297
- @shimastripe made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/308
- @Komeyama made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/311
- @kosenda made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/292
- @chattymin made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/293
- @hiroaki404 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/322
- @Tomoyuki-TAKEZAKI made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/326
- @mannodermaus made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/329
- @l2hyunwoo made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/268
- @kota-shiokara made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/319
- @kseito made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/321
- @tounyu made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/304
- @ohmae made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/348
- @Aniokrait made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/347
- @ghtoui made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/353
- @rnitame made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/356
- @kitakkun made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/357
- @Lilin-18th made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/309
- @o-ats-o made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/364
- @ogapants made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/365
- @cardseditor made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/366
- @gibachan made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/363
- @TomoyaShibata made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/376
- @tsumuchan made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/384
- @Nagumo-7960 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/392
- @r-kuno-zer0 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/388
- @mattukouta made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/394
- @yumayuma708 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/399
- @ykws made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/396
- @Cjsghkd made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/379
- @YusukeSuzuki1213 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/424
- @chnotchy made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/448
- @pvcresin made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/468
- @Pluu made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/478
- @takathemax made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/470
- @yuheikawakami made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/477
- @Kei-1111 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/494
- @obaya884 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/521
- @morayl made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/513
- @matsumo0922 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/523
- @shxun6934 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/522
- @mltokky made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/532
- @hicka04 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/535
- @yimajo made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/552
- @shunm-999 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/536
- @mercury0517 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/598
- @arcenjoyed made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/585
- @YusukeMoriJapan made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/582
- @geckour made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/605
- @rand16 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/533
- @dao0203 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/607
- @Pon57 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/631
- @hiesiea made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/638
- @kuwabara-hirokazu made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/626
- @fumiyasac made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/633
- @chickenjr made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/664
- @ytRino made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/671
- @shunsugawara made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/641
- @nishimy432 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/678
- @gargVader made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/687
- @clown6613 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/686
- @yuchan2215 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/707
- @woxtu made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/713
- @kako351 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/640
- @nanaten made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/724
- @yoshida0261 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/733
- @syam4869 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/722
- @nyagasan made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/697
- @urotarou made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/688
- @r4wxii made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/752
- @84d010m08 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/770
- @aqua-ix made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/710
- @matsuurayuki1219 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/794
- @honoka5 made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/680
- @mangano-ito made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/755
Full Changelog: https://github.com/DroidKaigi/conference-app-2024/commits/1.0.0