v1.0.0
版本发布时间: 2023-09-08 10:01:29
DroidKaigi/conference-app-2023最新发布版本:v1.6.1(2023-09-16 10:41:39)
What's Changed
- Update peter-evans/find-comment digest to ebedc73 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/2
- Use renovate auto merge by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/4
- Update peter-evans/create-or-update-comment digest to 5f728c3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/1
- Update dependency com.android.tools:desugar_jdk_libs to v1.2.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/7
- Fix CI build by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/19
- Update dependency androidx.test.ext:junit to v1.1.5 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/6
- Update dependency androidx.activity:activity-compose to v1.7.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/10
- Update dependency androidx.core:core-ktx to v1.9.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/11
- Update dependency androidx.test.espresso:espresso-core to v3.5.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/13
- Update dagger to v2.45 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/9
- Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.6.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/12
- Update dependency gradle to v7.6.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/15
- Update peter-evans/find-comment digest to ce17053 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/20
- Update compose to v1.4.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/22
- Update dependency androidx.core:core-ktx to v1.10.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/23
- Refactor module structure by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/25
- Use a version tag for GHA to prevent continuous updating by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/26
- Update dependency gradle to v8 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/18
- Fix create-or-update-comment version by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/30
- Update androidGradlePlugin to v8 (major) by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/29
- Update peter-evans/find-comment digest to e6c3d4a by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/34
- Introduce user message state holder by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/35
- Fix some problems around user messages by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/37
- Change package name by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/38
- Update compose to v1.4.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/43
- Update dependency androidx.activity:activity-compose to v1.7.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/44
- Update dependency gradle to v8.1.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/47
- Update actions/setup-java action to v3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/16
- Add a workflow that safely runs after Format fails by @jmatsu in https://github.com/DroidKaigi/conference-app-2023/pull/50
- Notify jUnit results on pull requests by @jmatsu in https://github.com/DroidKaigi/conference-app-2023/pull/51
- Configure Renovate and activate digest pinning for GitHub Actions by @jmatsu in https://github.com/DroidKaigi/conference-app-2023/pull/64
- Rename module home to sessions by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/76
- Add README sections by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/77
- Add build-logic plugins by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/79
- Add simple implementation and modules for sessions by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/80
- chore(kmm): decrease gradle agp version by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/87
- Import 2022 Models by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/91
- Add testing module by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/92
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/93
- Use TimetableScreen instead of Greeting by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/94
- Add build logic rule document by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/97
- Fix fake api injection by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/98
- Delete unneeded plugin apply by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/99
- chore(ios): setup ios project by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/75
- Remove unneeded information by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/100
- Add integration test and screenshot test by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/101
- Add screenshot compare workflow by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/102
- Added contributors module by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/108
- Add integration and snapshot tests by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/110
- Improved build.gradle in contributors module by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/109
- Update compose to v1.4.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/113
- Separate handleErrorAndRetry into handleErrorAndRetry and handleErrorAndRetryAction by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/117
- support retrying, if multiple exception are thrown by @mitohato14 in https://github.com/DroidKaigi/conference-app-2023/pull/116
- chore(kmm): create shared module and setup SwiftPM by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/88
- Update dependency androidx.compose.compiler:compiler to v1.4.7 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/114
- Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.21 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/105
- Update dependency org.robolectric:robolectric to v4.10.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/119
- chore: bump gradle to 8 by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/118
- Create ios sourcesets by a sourceset list by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/120
- Add screenshot test workflows by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/112
- Fix repository name by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/121
- chore: support SwiftPM by renovate by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/122
- Update material3 by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/123
- Change core/ui to core/designsystem by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/125
- chore(deps): update androidgradleplugin to v8 (major) by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/106
- Update roborazzi to v1.2.0-alpha-5 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/129
- Update gh-actions by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/131
- Update dependency androidx.compose.material3:material3 to v1.1.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/133
- Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/134
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/135
- Fix shell check by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/138
- Add a testing section to README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/115
- Fix timeout by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/139
- Introduce kmp compose plugin and navigation library by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/136
- Update roborazzi to v1.2.0-alpha-6 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/142
- Update dagger to v2.46.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/141
- Update renovatebot/github-action action to v37 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/132
- Add on memory favorite implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/140
- Update Roborazzi and use resizeScale and namingStrategy options by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/145
- chore: setup bundler and tools by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/143
- Refactor packages by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/155
- fix(deps): update dependency org.robolectric:robolectric to v4.10.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/157
- Add session filter by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/156
- Treat screenshot tests as normal tests and refactor naming by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/158
- Place UiStates near the composable functions by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/159
- Migrate core/ui core/designsystem to KMP by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/160
- chore(deps): update dependency fastlane to v2.213.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/161
- Add special thanks section to README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/137
- chore: made contributors directory by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/165
- Refactor Composable function categorization strategy and add architecture overview by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/167
- Add a Balancing Screenshot Tests and Assertion Tests section by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/168
- Import compose multiplatform screen from contributor module for trial by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/169
- Add Multilanguage System with Kotlin Multiplatform by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/163
- Update renovatebot/github-action action to v38 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/162
- doc: ios requirements by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/152
- chore(deps): update androidgradleplugin to v8.0.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/170
- chore(ios): setup ios test lane by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/153
- chore(doc): describe about KMM plugin by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/172
- chore(ios): refactor by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/173
- fix(ios): arch filter by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/174
- docs: Update Build / CI section roughly by @jmatsu in https://github.com/DroidKaigi/conference-app-2023/pull/175
- Refactor timetable compose structure by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/181
- fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.19.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/111
- Format by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/184
- chore(deps): update roborazzi to v1.3.0-alpha-4 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/183
- fix(deps): update dependency androidx.activity:activity-compose to v1.7.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/185
- fix(deps): update dependency androidx.navigation:navigation-compose to v2.6.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/186
- fix(deps): update dependency androidx.fragment:fragment to v1.6.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/187
- export data and model modules to iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/189
- chore(deps): update gh-actions by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/190
- Add contributor ViewModel by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/191
- Move annotations to core/common module by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/192
- Add iOS Lint GitHub Action workflow by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/193
- chore(deps): update roborazzi to v1.3.0-alpha-5 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/195
- chore(deps): update renovatebot/github-action action to v38.1.7 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/196
- chore(deps): update roborazzi to v1.3.0-rc-1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/197
- Introducing DataStore by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/164
- Fix README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/199
- Remove unneeded dispatchers by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/200
- Add bottom navigation by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/201
- Apply material3 theme by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/202
- Introduce SwiftLintPlugin via SPM by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/194
- Changed BottomAppBar to NavigationBar by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/203
- Added PULL_REQUEST_TEMPLATE.md by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/212
- Changed to temporary app name by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/215
- Fix statusbar color and setup Edge-to-Edge by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/214
- Refactor timetable strcuture by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/216
- Introduce Preview screenshot testing with Showkase and Roborazzi by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/217
- Change timetable to main by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/218
- Add TimetableGrid by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/219
- Add after-iOSLint workflow job by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/213
- Use jvmTarget instead of jvmToolchain by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/223
- Refactor nested scroll by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/225
- Implement timetable scrolling by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/222
- Fixed layout around TopAppBar by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/224
- Add transition to TimetableGrid by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/226
- Add Compose Lint by @mitohato14 in https://github.com/DroidKaigi/conference-app-2023/pull/228
- Separate sheet content state and tab state by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/229
- Implemented Timetable Tab by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/227
- Add an empty timetable item detail screen by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/238
- Refactor navigation by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/245
- Update roborazzi and use the rule by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/246
- Change prConcurrentLimit to update libraries by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/248
- Fix Workflow Hook sometimes comments on a none-related PR by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/237
- Update dependency androidx.compose.material3:material3 to v1.1.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/249
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/251
- Use "rebaseWhen": "never" for saving GitHub Actions minutes by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/255
- Update ksp to v1.8.22-1.0.11 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/253
- Update dependency org.jetbrains.compose:compose-gradle-plugin to v1.4.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/250
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/257
- Apply TimetableGridItem design by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/247
- Update roborazzi to v1.4.0-alpha-4 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/261
- feat: implement search screen UI by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/263
- Use Roborazzi 1.4.0-alpha-5 by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/266
- Apply strings of TimetableListItem design by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/243
- feat: update date to 2023 by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/267
- Add version code and version name by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/268
- Apply bookmark screen design by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2023/pull/260
- Replace Coil with compose-image-loader by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/258
- Introduce firebase and auth api by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/279
- Fix Gradle unit tests by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/282
- feat: add bottom navigation bar by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/281
- feat: implement bottom app bar and bookmark button by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/283
- Update roborazzi 1.5.0-alpha-1 and remove rerun-tasks by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/286
- feat: add contributors item to bottom navigation bar by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/284
- [iOS] Setup iOS pages with initial state by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/188
- fix(doc): replace fastlane lane by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/287
- Fix image loader flaky problem by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/288
- Fix permission for unit test by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/289
- Update roborazzi to fix unexpected skip task by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/290
- Add Fake API Server section to README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/291
- Add chip to timeTableListItem by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/280
- [iOS] Rename
sessions()
totimetable()
by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/294 - Implement contributors screen by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/295
- Use session API by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/293
- Adapt contributor api by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/296
- Fix timetable scroll by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/297
- Fix day filter for each tab by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/299
- Refactor sessions pacakge by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/300
- Add empty about module by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/301
- Fix package by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/302
- Integrate BookmarkItem and TimetableListItem as TimetableListItem by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/304
- Fix bookmark icon by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/306
- Fix click parameter naming by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/305
- Use singleton scope for repository by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/309
- Use parallel tests by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/310
- Fix falky painter by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/312
- feat: apply TimeTableDetailHeader design by @keigomichi in https://github.com/DroidKaigi/conference-app-2023/pull/311
- Apply TimetableTop design by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/315
- Delete useless image files by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/322
- [iOS] Implement Timetable essential UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/325
- Add StagePush workflow to deploy main branch artifact by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/313
- Update TimetableScreen image by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/324
- Apply Detail Conetent Design by @swimmy-reo in https://github.com/DroidKaigi/conference-app-2023/pull/326
- [Android] Add navigation from bookmark screen to timetable item detail screen by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/327
- [Android] Rename TimeTableHeader to TimetableHeader by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/328
- [Android] Fix to show the last timetable item by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/332
- Add designer to special thanks by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/340
- put message in the timetable by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/334
- Add cute cover image by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/341
- Add CONTRIBUTING.md by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/342
- Resize banner image by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/343
- [iOS] Implement floormap essential UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/308
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/344
- Update Banner Image by @nobonobopurin in https://github.com/DroidKaigi/conference-app-2023/pull/345
- Add app icon by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/346
- Fix app name by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/347
- add fake contoributor repository by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/348
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/349
- [iOS] Implement session essentials UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/307
- Update ghcr.io/realm/swiftlint Docker tag to v0.52.4 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/198
- [iOS] fix compile error by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/351
- Add app detail and video by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/352
- Refactor README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/355
- Add apk distribution button by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/357
- Refactor README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/359
- Update dependency SwiftGen/SwiftGenPlugin to from: "6.6.2" by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/350
- Update dependency realm/SwiftLint to from: "0.52.4" by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/252
- Update dependency androidx.fragment:fragment to v1.6.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/362
- [Common] Add a formatted datetime string by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/360
- Fix README mistakes by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/364
- Add timetable item detail screen test by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/369
- update iOS related lock files by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/368
- [iOS] Implement stamp view essential UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/367
- [iOS] Implement About page essential UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/316
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/371
- Configuring issue templates by @mona-apk in https://github.com/DroidKaigi/conference-app-2023/pull/374
- Make use of gh-actions 2023 in StagePush workflow by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/370
- [Android] implement collapsible top app bar on timetable detail screen by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/365
- [Common] implement except and actual for
lang()
by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/385 - [iOS] Fix wrong day information on timetable screen by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/404
- Update roborazzi 1.6.0-alpha-2 by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/405
- Remove launcher icon for newer devices by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/406
- Add empty sponsors screen by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/407
- Update dependency de.jensklingenberg.ktorfit:ktorfit-lib to v1.4.4 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/363
- Add empty floor map screen by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/409
- Remove unneeded comment by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/410
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.4 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/408
- Add sponsor api by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/411
- Update dependency org.jetbrains.compose:compose-gradle-plugin to v1.4.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/412
- Implement FloorMap ui state by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/413
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.7.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/414
- Make use of a distribution url that is updated automatically by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/416
- Update AGP by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/418
- Update kotlin and compose by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/298
- Add a about screen skelton implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/428
- Takahirom/expand timeout time/2023 08 13 by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/432
- Update dependency androidx.compose.material:material-icons-extended to v1.5.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/426
- Update dependency androidx.navigation:navigation-compose to v2.7.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/427
- Update dagger to v2.47 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/425
- Update dependency co.touchlab:kermit to v1.2.2 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/433
- Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.20.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/434
- Update dependency de.jensklingenberg.ktorfit:ktorfit-lib to v1.5.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/436
- Update dependency dev.gitlive:firebase-auth to v1.8.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/437
- Update ktor to v2.3.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/441
- Update actions/upload-artifact action to v3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/124
- Update renovatebot/github-action action to v39 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/446
- Update okHttp to v4.11.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/443
- Add server error test and rename Fake's status name by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/442
- Update ksp to v1.9.0-1.0.13 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/259
- Fix okio import error by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/448
- Update dependency com.squareup.okio:okio to v3.5.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/449
- Add stage-app-pull-request workflow and drop-staging workflow by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/396
- Update dependency fastlane to v2.214.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/440
- [iOS] Expand the description if it exceeds its line limit by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/403
- Prepare README for the OSS release by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/451
- Reduce image size in README by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/453
- Use size for sponsors list by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/452
- Make timetable cacheable by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/455
- [iOS] CD Beta version with Xcode Cloud by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/450
- Use public images by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/457
- Update README.md by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/458
- Update README about iOS by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2023/pull/466
- Added Requirements and added Android Studio version. by @masaibar in https://github.com/DroidKaigi/conference-app-2023/pull/470
- [feature/#271] Create UiState for BookmarkFilters to Encapsulate Business Logic by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/471
- fix day label on timetable by @Nagumo-7960 in https://github.com/DroidKaigi/conference-app-2023/pull/472
- Remove constraintlayout-compose for Kotlin Multiplatform Compatibility by @fornewid in https://github.com/DroidKaigi/conference-app-2023/pull/465
- fixed, #276 BookmarkFilters uses Theme Color by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/469
- Adjust for contributors by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/478
- Change timetable calendar icon by @lhoyong in https://github.com/DroidKaigi/conference-app-2023/pull/475
- Update roborazzi to v1.6.0-alpha-3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/473
- Use "R" to reference icons by @fucchi-senpai in https://github.com/DroidKaigi/conference-app-2023/pull/476
- Enable predictive back gesture for application scope by @chigichan24 in https://github.com/DroidKaigi/conference-app-2023/pull/479
- Remove concurrency for main unit test to update screenshot by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/486
- Enable trailing comma on Kotlin by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/487
- [feature/change_empty_image]: Change Empty Image by @KwakEuiJin in https://github.com/DroidKaigi/conference-app-2023/pull/488
- Update README about iOS by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2023/pull/485
- Fix CONTRIBUTING.md by @ogapants in https://github.com/DroidKaigi/conference-app-2023/pull/492
- Proper layout of AssistChip in the archive portion of the timetable detail screen. by @toastmeister1 in https://github.com/DroidKaigi/conference-app-2023/pull/489
- [iOS] fix build by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2023/pull/490
- fixed, BookmarkFilters chip color by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/493
- :sparkles: Implement Top Section of AboutScreen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/481
- Address FIXME in Animation Calculation in BookmarkTopArea.kt by @tfandkusu in https://github.com/DroidKaigi/conference-app-2023/pull/494
- Added action lint workflow & Fixed shell check by @naotama2002 in https://github.com/DroidKaigi/conference-app-2023/pull/495
- Update Bookmark Icon to bookmarks Icon in TimetableTopArea by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/496
- [feature/#480] Convert object declaration to data object in sealed hierarchies by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/499
- [skip ci] :wrench: Fill in the copyright date and owner. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/505
- Add CustomTab Implementation for Web Navigation by @fornewid in https://github.com/DroidKaigi/conference-app-2023/pull/506
- Update dependency androidx.appcompat:appcompat to v1.7.0-alpha03 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/361
- Hides the stamp function. by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/417
- Update gh-actions by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/262
- Update dependency gradle to v8.2.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/256
- Improve bookmark button accessibility by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/502
- fixed, bookmark accessibility by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/510
- fixed, accessibility of session details by @Pluu in https://github.com/DroidKaigi/conference-app-2023/pull/512
- Update dependency dev.gitlive:firebase-config to v1.8.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/511
- Modify the design of the icons in the card section by @WonJoongLee in https://github.com/DroidKaigi/conference-app-2023/pull/508
- Create uiState for Bookmarksheet by @YusukeSuzuki1213 in https://github.com/DroidKaigi/conference-app-2023/pull/516
- Customize Chip Colors According to Room Labels by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/518
- [Proposal] add custom preview annotations for multi themes and languages by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/523
- rename TimetableItemDetailFooter to TimetableItemDetailBottomAppBar by @okuzawats in https://github.com/DroidKaigi/conference-app-2023/pull/522
- Applied transition to Stamps screen by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/513
- [feature/#424] Implement Sponsor List and Design on SponsorsScreen by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/519
- Change method call method to ViewModel Binding by improve performance by @Gazyu in https://github.com/DroidKaigi/conference-app-2023/pull/527
- replace bottomnav label stamps to badges by @kudpig in https://github.com/DroidKaigi/conference-app-2023/pull/526
- [Android] update secondaryContainer and onSecondaryContainer by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/533
- :sparkles: Implement Middle Section of AboutScreen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/504
- Fix typo: Boomark -> Bookmark by @84d010m08 in https://github.com/DroidKaigi/conference-app-2023/pull/535
- Update BookmarkTopArea Colors to Use Theme Colors by @tfandkusu in https://github.com/DroidKaigi/conference-app-2023/pull/528
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/537
- Replace schedule icon by @maxfie1d in https://github.com/DroidKaigi/conference-app-2023/pull/539
- Update bookmarksheet emptyview colors to use theme colors by @okuzawats in https://github.com/DroidKaigi/conference-app-2023/pull/532
- Correction of Stamps package name by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/540
- Fix README.md format in build-logic by @tsumuchan in https://github.com/DroidKaigi/conference-app-2023/pull/542
- Implement transition effects for navigation by @fornewid in https://github.com/DroidKaigi/conference-app-2023/pull/536
- :recycle: Implement processing when "View Map" is tapped. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/548
- [Bug][Android] Language is not switched in preview when the implementation of StringsBindings is used by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2023/pull/554
- Feature/implement floor switch and highlighting gradient on floor map screen by @Masaki-U in https://github.com/DroidKaigi/conference-app-2023/pull/507
- Update timeout-minutes from 20 min to 60 min by @upon0426 in https://github.com/DroidKaigi/conference-app-2023/pull/564
- When click on a contributor, open one's GitHub. by @tarumzu in https://github.com/DroidKaigi/conference-app-2023/pull/553
- Add Accessibility ScreenShot Test for TimetableScreen by @kktaro in https://github.com/DroidKaigi/conference-app-2023/pull/561
- Implement bottom section of AboutScreen by @kokoakuma in https://github.com/DroidKaigi/conference-app-2023/pull/559
- In FakeSessionsApiClient, added fake session data with different room ID by @Hachimori in https://github.com/DroidKaigi/conference-app-2023/pull/576
- Display Map, Floor Information, and Page Title on FloorMapScreen by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2023/pull/551
- [iOS]Change bookmark icon on toolbar by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/572
- Fix FloorMap UI by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2023/pull/583
- [iOS] Set correct app version string by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2023/pull/534
- Changed to not include Firebase implementation on the iOS side by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/580
- Add placeholder to search text field by @hiraike32 in https://github.com/DroidKaigi/conference-app-2023/pull/552
- Display Snackbar for Bookmark Confirmation in TimetableItemDetailScreen #517 by @KoutaMatsushita in https://github.com/DroidKaigi/conference-app-2023/pull/555
- Remove "interpretation target" chip and add another lang chip when the session is interpretation target by @tfandkusu in https://github.com/DroidKaigi/conference-app-2023/pull/571
- Disable backing again during transition from bookmark screen. by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/578
- Feature/update background color of the top area of the timetable screen by @Masaki-U in https://github.com/DroidKaigi/conference-app-2023/pull/586
- :sparkles: Add codeInsightSettings.xml by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/589
- Update B1F floor map images by @pvcresin in https://github.com/DroidKaigi/conference-app-2023/pull/594
- Add project icon by @maxfie1d in https://github.com/DroidKaigi/conference-app-2023/pull/596
- Implement feature that displays results according to search input text by @chigichan24 in https://github.com/DroidKaigi/conference-app-2023/pull/574
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/600
- [feature/#545] Resolve Stacking Issue in Bottom Navigation When Pressing Timetable Items by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/595
- Escape compare report # in url by @naotama2002 in https://github.com/DroidKaigi/conference-app-2023/pull/598
- Display SideEvent List on FloorMapScreen by @morayl in https://github.com/DroidKaigi/conference-app-2023/pull/593
- :recycle: Update Switcher Background Color for Dark Mode Support by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/601
- Add padding to the left of time in the timetable to follow Figma by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/604
- Modify about screen's title by @hiraike32 in https://github.com/DroidKaigi/conference-app-2023/pull/599
- Display Sponsor List on SponsorsScreen by @takathemax in https://github.com/DroidKaigi/conference-app-2023/pull/577
- Fix showkase preview by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/605
- Add expandable text with Read More Button by @JaesungLeee in https://github.com/DroidKaigi/conference-app-2023/pull/582
- Fix the build error by ShowKase by @hiraike32 in https://github.com/DroidKaigi/conference-app-2023/pull/615
- Apply stamps initial screen by @5altNaCl in https://github.com/DroidKaigi/conference-app-2023/pull/541
- [iOS] update xcode version by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/639
- Add per-app language support. by @atsushieno in https://github.com/DroidKaigi/conference-app-2023/pull/619
- :recycle: Apply Simplified Design for Timetable Grid Items Without Speakers by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/557
- Feature/546 apply the correct icon for floormap by @shinya-tan in https://github.com/DroidKaigi/conference-app-2023/pull/620
- save TimetableSheet's selected day to bundle by @kktaro in https://github.com/DroidKaigi/conference-app-2023/pull/638
- Use the entries property instead of the values function of enum classes by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/637
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/640
- [iOS] Implement SponsorView base by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/590
- Change label of Badges item in BottomNavigationBar to Stamps by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/634
- Simplify ReadMoreOutlinedButton Click State Change by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/647
- Add Filtering Feature by Category, Session Type, and Supported Language. by @kitakkun in https://github.com/DroidKaigi/conference-app-2023/pull/579
- Apply adaptive icon by @rocoand in https://github.com/DroidKaigi/conference-app-2023/pull/616
- Fix issue that timetable cache is not used by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/650
- [iOS] Fix text wrap position of "DroidKaigi" by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/602
- [iOS] Apply app icon by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/603
- [iOS] Use cached image by @HironobuIga in https://github.com/DroidKaigi/conference-app-2023/pull/653
- Set end padding to title of the timetable item detail screen by @hiwa0 in https://github.com/DroidKaigi/conference-app-2023/pull/654
- Workaround: Inject annotation values to screenshot testing environment at runtime through predefined constants by @jmatsu in https://github.com/DroidKaigi/conference-app-2023/pull/649
- :wrench: Use Annotation prepared in #523 by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/543
- Add preview on AboutDroidKaigiDetailSummaryCard and AboutDroidKaigiDetailSummaryCardRow by @hiesiea in https://github.com/DroidKaigi/conference-app-2023/pull/608
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/660
- Implement timetable loadging component by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/652
- Update implement onSideEventClick event by @umsys in https://github.com/DroidKaigi/conference-app-2023/pull/651
- Add animation to description section by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/658
- Make session grid item title font size variable by @shxun6934 in https://github.com/DroidKaigi/conference-app-2023/pull/563
- Adjust font size for session detail screen by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/610
- Update Font Size for Empty View of Bookmark Screen by @matsuurayuki1219 in https://github.com/DroidKaigi/conference-app-2023/pull/611
- [feature/#663] Change type of mainScreenTabs param to PersistentList by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/664
- chore: refactor gradle scripts by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/662
- :recycle: Make session text selectable. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/677
- Use pascal case instead of snake case by @iroha-168 in https://github.com/DroidKaigi/conference-app-2023/pull/678
- Show image if FloorMapSideEventItem's image link exists by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/661
- Scroll till bottom of the screen in screen shot test of badge screen by @tfandkusu in https://github.com/DroidKaigi/conference-app-2023/pull/687
- add dark theme key visual image for About sreen by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/685
- Implemented Staff Screen by @Naoki-Hidaka in https://github.com/DroidKaigi/conference-app-2023/pull/573
- Remove a redundant
suspend
modifier by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/689 - Update room colors accommodating Dark Theme by @mangano-ito in https://github.com/DroidKaigi/conference-app-2023/pull/665
- Update SnackbarHostState Initialization with remember Function by @takarabe-hamuyatti in https://github.com/DroidKaigi/conference-app-2023/pull/683
- Add iOSBuild workflow by @tomoya0x00 in https://github.com/DroidKaigi/conference-app-2023/pull/221
- Use modifier timetable screens by @kako351 in https://github.com/DroidKaigi/conference-app-2023/pull/694
- change the project icon (android studio) by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/691
- add preview to TimeTableItemDetailScreen by @yasukotelin in https://github.com/DroidKaigi/conference-app-2023/pull/648
- chore(renovate): config:base to config:recommended by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/698
- [iOS] Improve the linting performance by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/702
- chore(gh-actions): pin actions version by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/700
- Fix stamp icon on bottom navigation bar by @pvcresin in https://github.com/DroidKaigi/conference-app-2023/pull/701
- :recycle: Apply TimetableTopArea dark theme design by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/680
- fix(gh-actions): pin sha by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/703
- Improve contributing by @ykws in https://github.com/DroidKaigi/conference-app-2023/pull/707
- :recycle: ClickableLinkText was made common and used on each screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/706
- Show floor infomation with room on session details screen by @hiraike32 in https://github.com/DroidKaigi/conference-app-2023/pull/673
- Add screenshot test for changing floors of the floor map by @maxfie1d in https://github.com/DroidKaigi/conference-app-2023/pull/657
- Remove unused testTag by @TonTonbow in https://github.com/DroidKaigi/conference-app-2023/pull/695
- Name change of StampsList by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/716
- Fix NestedScroll Issue in Timetable Grid to Allow Tab Shrinking on Scroll by @usuiat in https://github.com/DroidKaigi/conference-app-2023/pull/659
- [iOS] add required dependency to timetable module by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/693
- [iOS] Change floormap image 1F and B1F by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/710
- [iOS] Change social link button icon image by @gibachan in https://github.com/DroidKaigi/conference-app-2023/pull/712
- update: put proper padding to the end of the list in the side event l… by @sisosyunya in https://github.com/DroidKaigi/conference-app-2023/pull/749
- Removal of duplicated code within the bottom navigation by @Murayu0225 in https://github.com/DroidKaigi/conference-app-2023/pull/747
- [iOS] Add vertical padding to AboutView by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/742
- Change the icon in the AboutDroidKaigiDetailSummaryCard to outlined by @organic-nailer in https://github.com/DroidKaigi/conference-app-2023/pull/748
- Defined the color of the Mark on the FloorMap. by @ErikoStoo in https://github.com/DroidKaigi/conference-app-2023/pull/745
- Update gradle/gradle-build-action digest to 243af85 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/728
- Add side event information of Ground floor by @ike04 in https://github.com/DroidKaigi/conference-app-2023/pull/721
- Change build timeout time to 60 min by @TonTonbow in https://github.com/DroidKaigi/conference-app-2023/pull/729
- Quit copying SearchScreenViewModel's filter UiState to encourage SSoT of UiState by @Hachimori in https://github.com/DroidKaigi/conference-app-2023/pull/725
- Use filter chip for bookmark filter by @kumokumot in https://github.com/DroidKaigi/conference-app-2023/pull/692
- Fix wording of "supported languages" in English by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/736
- Add Accessibility ScreenShot Test for TimetableItemDetailScreen by @uhooi in https://github.com/DroidKaigi/conference-app-2023/pull/739
- Navigate to Contributor screen from about screen by @O-Ryosuke in https://github.com/DroidKaigi/conference-app-2023/pull/751
- chore: introduce complete kotlin for windows user by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/697
- chore(deps): update suzuki-shunsuke/renovate-autoclose-action digest to 132d8cd by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/709
- chore(deps): update marocchino/sticky-pull-request-comment action to v2.8.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/705
- [iOS] Fix the alignment of the session message by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/754
- Add blur effect around switcher by @taratara10 in https://github.com/DroidKaigi/conference-app-2023/pull/690
- add kover support by @Tlaster in https://github.com/DroidKaigi/conference-app-2023/pull/746
- 400 [iOS] Open appropriate url from AboutView by @HironobuIga in https://github.com/DroidKaigi/conference-app-2023/pull/759
- Implement TimetableItemDetail section and UiState by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/715
- 735 Code of Conduct and Privacy Policy added to navigation by @TonTonbow in https://github.com/DroidKaigi/conference-app-2023/pull/753
- Add error icon to TimeTableListItem by @yuheikawakami in https://github.com/DroidKaigi/conference-app-2023/pull/758
- fix unnatural behavior of BookmarkFilterChip by @kumokumot in https://github.com/DroidKaigi/conference-app-2023/pull/763
- add font scale shot test in TimetableItemDetailScreenTest by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/766
- [feature/#460] Set NavigationRail when display expanded or device is tablet by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/738
- [Android] remove border from room chips by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/768
- Implement shimmer effect as placeholder instead of "empty" string for timetable by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/711
- Update gradle/gradle-build-action digest to 243af85 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/760
- [feature/#581] Refactor FloorMapUiState by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2023/pull/771
- Run android lint task for
:app-android
module on CI by @nashcft in https://github.com/DroidKaigi/conference-app-2023/pull/770 - modify session grid speaker text to fix bottom by @Aniokrait in https://github.com/DroidKaigi/conference-app-2023/pull/781
- Remove duplicated dependencies by @sys1yagi in https://github.com/DroidKaigi/conference-app-2023/pull/785
- Add error handling at MainScreenViewModel. by @sadashi-ota in https://github.com/DroidKaigi/conference-app-2023/pull/786
- Fix background color of BookmarkScreen in dark theme by @tkhskt in https://github.com/DroidKaigi/conference-app-2023/pull/774
- [iOS] update color scheme for dark mode by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/777
- [iOS] Add missing 'Component' dependency to Sponsor target by @ShoMasegi in https://github.com/DroidKaigi/conference-app-2023/pull/799
- Apply monochrome icon by @Dai1678 in https://github.com/DroidKaigi/conference-app-2023/pull/773
- correct About screen title color by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/772
- Skip some actions for iOS app changes by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/794
- Rename ContributorApi to SponsorApi by @n-seki in https://github.com/DroidKaigi/conference-app-2023/pull/795
- Change archive section visibility by @amegane in https://github.com/DroidKaigi/conference-app-2023/pull/797
- Stores
viewModelScope
inKmpViewModel
on iOS by @kubode in https://github.com/DroidKaigi/conference-app-2023/pull/804 - :wrench: Match the English text to that of the session details screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/800
- Use
@OptionalExpectation
instead by @kubode in https://github.com/DroidKaigi/conference-app-2023/pull/805 - moved StaffList to section package by @kwmt in https://github.com/DroidKaigi/conference-app-2023/pull/730
- Use
Locale.current
forlang()
by @kubode in https://github.com/DroidKaigi/conference-app-2023/pull/807 - Fix SearchList padding by @k-shinn in https://github.com/DroidKaigi/conference-app-2023/pull/808
- [Idea] Make timeText of ScheduleScreen sticky by @S-H-Y-A in https://github.com/DroidKaigi/conference-app-2023/pull/775
- Implement the onCalendarRegistrationClick in sessionScreens. by @tarumzu in https://github.com/DroidKaigi/conference-app-2023/pull/798
- Change Placeholder Image for Side Events by @Nagumo-7960 in https://github.com/DroidKaigi/conference-app-2023/pull/810
- [iOS] Add Dynamic Tab Animation in TimetableDayHeader. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/765
- [iOS] Implement DI base by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/656
- :wrench: Replace lambda function to callable reference. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/811
- Add Koin and Add KMP binding for iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/791
- :recycle: Add template text for when pasting videos. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/812
- Use KmpEntryPoint as the name of EntryPoint for iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/816
- Fix PR template English by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/817
- Rename confsched2022 folder to confsched2023 by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/819
- chore: Create CODEOWNERS by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/821
- [iOS] Sort imports by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/836
- chore: replace codeowner to suppress notification by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/841
- Localize "minute" in Japanese by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/820
- Install detekt by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/718
- [iOS] Add footer segmented button in FloorMapView by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/796
- [iOS] Show room info on timetable screen by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/724
- [iOS] Try add xcodebuild for ios build workflow by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/750
- [Bug][iOS] Fix to reflect foregroundStyle for bookmark icons in TimetableListItemView by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/844
- [iOS] Implement Search/Bookmark UI by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/803
- chore: update bundler by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/847
- [iOS] add custom color scheme for dark mode by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/848
- Apply detekt and remove spotless lint by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/851
- chore: cache .konan & SPM directory by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/846
- Make filters in bookmark scrollable by @Hachimori in https://github.com/DroidKaigi/conference-app-2023/pull/843
- Add License Description to About Screen by @matsuurayuki1219 in https://github.com/DroidKaigi/conference-app-2023/pull/845
- Show multiple speakers at TimeTableGrid component by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/849
- Toggle icons when switching timetable style by @naotama2002 in https://github.com/DroidKaigi/conference-app-2023/pull/850
- Introduce PreviewParameter to FloorLevelSwitcher by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/853
- Use gradlePluginPortal() by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/860
- Add common composable of FilterChip by @shxun6934 in https://github.com/DroidKaigi/conference-app-2023/pull/784
- Use spotless for workflow for now by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/863
- Revert "Use spotless for workflow for now" by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/864
- :recycle: Apply new font to Typography by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/857
- [ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2023/pull/866
- Add BookmarkScreenTest by @itochan in https://github.com/DroidKaigi/conference-app-2023/pull/868
- Add preview on time table by @hiesiea in https://github.com/DroidKaigi/conference-app-2023/pull/818
- Replace TimetableList time border text to box by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/858
- Remember versionName for more performance in AboutScreen. by @matsumo0922 in https://github.com/DroidKaigi/conference-app-2023/pull/880
- [iOS] Update information icons on the about by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/876
- [feature/robot_padding]: change robot padding by @KwakEuiJin in https://github.com/DroidKaigi/conference-app-2023/pull/882
- #720 Highlight matched text by @S-H-Y-A in https://github.com/DroidKaigi/conference-app-2023/pull/756
- Select current day on initial view of timetable by @katsu-gen in https://github.com/DroidKaigi/conference-app-2023/pull/859
- [iOS] Implement LicenseView by @HironobuIga in https://github.com/DroidKaigi/conference-app-2023/pull/878
- Add lottie raw files by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/892
- [iOS] Add rounded top corners to the timetable by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/897
- chore: append complex os version and arch by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2023/pull/870
- Remove bookmarkList padding by @k-shinn in https://github.com/DroidKaigi/conference-app-2023/pull/895
- Add Screenshot Test for read more expansion of TimetableItemDetailScreen by @Tounyu in https://github.com/DroidKaigi/conference-app-2023/pull/884
- Remove duplicate padding on SearchList by @k-shinn in https://github.com/DroidKaigi/conference-app-2023/pull/893
- :recycle: Set margin for the SideEventList only when screen end by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/901
- Update gradle/gradle-build-action action to v2.7.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/903
- Apply FloorMap design to large screen by @bowyer-app in https://github.com/DroidKaigi/conference-app-2023/pull/814
- [iOS] update timetable list item view by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/852
- [feature/speaker_name_theme]: change speaker name text style by @KwakEuiJin in https://github.com/DroidKaigi/conference-app-2023/pull/881
- [iOS] Connect API using KMP module by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/865
- Implementation fake response of "WELCOME_TALK" by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/822
- Make floor map scrollable with side event list by @chibatching in https://github.com/DroidKaigi/conference-app-2023/pull/896
- Feature/339 add timetableitemdetailcontent compose preview by @winstonmoon in https://github.com/DroidKaigi/conference-app-2023/pull/809
- Fix time text format by @CookieySun in https://github.com/DroidKaigi/conference-app-2023/pull/867
- Sort sessions by name in RoomResponse by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2023/pull/907
- Tweak layout spacing for the timetable screen tabs by @h6ah4i in https://github.com/DroidKaigi/conference-app-2023/pull/911
- Fix Find NORMAL Session by @shinya-takano in https://github.com/DroidKaigi/conference-app-2023/pull/917
- Replace Chip Design with Newly Defined Tag by @Hachimori in https://github.com/DroidKaigi/conference-app-2023/pull/877
- [iOS] Implement staffs base by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/913
- Update dependency firebase/firebase-ios-sdk to from: "10.14.0" by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/912
- :wrench: Fixed speaker icon size smaller than current. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/861
- Update suzuki-shunsuke/renovate-autoclose-action digest to befe0dc by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/869
- fix Bookmark snackbar's "View" button by @nemo-855 in https://github.com/DroidKaigi/conference-app-2023/pull/914
- use Activity.enableEdgeToEdge(...) by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/910
- adjust test data of FakeSessionApiClient by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/921
- Replace a deprecated detekt rule by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/922
- Set JST time zone for robot tests by @chibatching in https://github.com/DroidKaigi/conference-app-2023/pull/930
- Update androidGradlePlugin to v8.1.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/933
- Tweak layout spacing for the timetable screen tabs - 2 by @h6ah4i in https://github.com/DroidKaigi/conference-app-2023/pull/920
- Changed the priority of repository to search for plugins by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2023/pull/937
- Add message on grid view and detail of timetable by @katsu-gen in https://github.com/DroidKaigi/conference-app-2023/pull/934
- Use
TYPESAFE_PROJECT_ACCESSORS
forcore/ui
module by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/941 - Use
TYPESAFE_PROJECT_ACCESSORS
forcore/testing
module by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/940 - Add Preview for AboutOthers by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/939
- Add codeowner for iOS related PRs by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/943
- [iOS] Fix the layout of the timetable item by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/952
- [iOS]Fix the icon and title for stamps tab by @Shoryu-Y in https://github.com/DroidKaigi/conference-app-2023/pull/904
- [iOS] fix time format on timetable screen by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/927
- [iOS] Update dependencies by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/953
- Remove unnecessary code that just return boolean directly. by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/945
- Cleanup unnecessary import at AndroidApplicationPlugin by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/946
- Convert to data object at AboutStrings.kt by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/944
- Aggregate kover reports into single report by @nashcft in https://github.com/DroidKaigi/conference-app-2023/pull/948
- Replace the deprecated setter for the detekt configuration by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/951
- divide Locale const for Preview and PreviewTest on Annotations.kt by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/942
- [feature] Implement License Screen by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/883
- :recycle: Adding animations for bookmarks by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/936
- :sparkles: Add Screenshot Test for Search Screen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/929
- Hide searching text when enable the BigFont/BigDisplay by @shinya-tan in https://github.com/DroidKaigi/conference-app-2023/pull/972
- Support large font for session tag and timetable tab by @Aniokrait in https://github.com/DroidKaigi/conference-app-2023/pull/970
- prevent consecutive navigation event by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/974
- The TimetableItemDetail Snackbar doesn't disappear after some seconds by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/980
- Ripple at the top of TimetableListItem is cut off. by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/977
- :recycle: Adding animation when stamp is pressed by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/976
- [iOS] Add SideEvent in FloorMapView by @coffmark in https://github.com/DroidKaigi/conference-app-2023/pull/931
- [iOS] Fix typos by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/961
- [iOS] Add search word highlight decoration when user inputs search word in SearchView. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/975
- [iOS] Enable to open GoogleMap application (or GoogleMap Web Page) from about screen. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/973
- [iOS] Remove unused dependencies by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/978
- [iOS] Shrink timetable tab like "CoodinatorLayout" Component. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/979
- [iOS] Make the description on the session detail selectable by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/962
- [iOS] Create Licenses using Swift Package Manager Plugin by @swiftty in https://github.com/DroidKaigi/conference-app-2023/pull/958
- In contributors screen, navigation back button becomes transparent after scrolling by @Hachimori in https://github.com/DroidKaigi/conference-app-2023/pull/983
- Prepare Android release by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/986
- Consider WindowInset by @matsudamper in https://github.com/DroidKaigi/conference-app-2023/pull/959
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/957
- Update dependency androidx.navigation:navigation-compose to v2.7.1 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/965
- Update dependency androidx.activity:activity-compose to v1.8.0-alpha07 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/963
- Bookmarking with TimetableItemDetail automatically shrinks the DescriptionSection by @iiinaiii in https://github.com/DroidKaigi/conference-app-2023/pull/982
- Run CodeQL by @tick-taku in https://github.com/DroidKaigi/conference-app-2023/pull/674
- [iOS] Fix the size of the navigation bar items on the timetable by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/992
- Update dependency com.google.firebase:firebase-bom to v32.2.3 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/994
- [Build] Use Gradle's build cache and/or configuration cache properly by @masah517 in https://github.com/DroidKaigi/conference-app-2023/pull/699
- Adding tests to BookmarkScreenTest by @hiesiea in https://github.com/DroidKaigi/conference-app-2023/pull/932
- [iOS] Fix supported language display according to user's locale settings. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2023/pull/997
- :wrench: Fixed so that the app does not crash even in Release builds. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/990
- add sponsors list item onClick by @akari317017 in https://github.com/DroidKaigi/conference-app-2023/pull/1000
- :wrench: Fix behavior when search results are Empty. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1002
- :wastebasket: Delete unused json files. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1005
- :memo: PNG converted to WebP. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1006
- Adjust Margin Size for TimetableListItem by @sanao1006 in https://github.com/DroidKaigi/conference-app-2023/pull/1007
- Remove unused imports by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1012
- Convert to data object if possible by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1014
- Use builder pattern for
AppError
constructor by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1015 - Fix oss licenses plugin id by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1017
- Update suzuki-shunsuke/renovate-autoclose-action digest to 2995ce6 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/928
- Avoid necessary boxing by mutableFloatStateOf by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1013
- Update ktorfit to v1.6.0 by @renovate in https://github.com/DroidKaigi/conference-app-2023/pull/995
- Remove racist words for inclusive codebase by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1021
- Make the description of achivements operable by Firebase Remote Config by @momomomo111 in https://github.com/DroidKaigi/conference-app-2023/pull/987
- Switching the Code of conduct page based on the selected language by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1022
- enable to display session title when bigfont / bigdisplay by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/1026
- Remove duplicate
.gitignore
for.DS_Store
by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1024 - [iOS] Add share feature on timetable detail screen by @gibachan in https://github.com/DroidKaigi/conference-app-2023/pull/1010
- [iOS] Add a bottom padding to the floor map by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1027
- Optimize the time table performance with reduce boxing by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1023
- Fixed contributors screen crash on communication error by @hoashi-akane in https://github.com/DroidKaigi/conference-app-2023/pull/1016
- Remove unused method in DroidKaigi2023Day by @fumiya-kume in https://github.com/DroidKaigi/conference-app-2023/pull/1025
- :wrench: Prevents clicks during animation playback by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1004
- :recycle: Add a translate button to the session details screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/981
- :wrench: Make it possible to build again. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1033
- :recycle: Enabled transition to archived videos and slides. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1031
- fix image size (aspect ratio) of speaker icon on TimetableGridITem by @ked4ma in https://github.com/DroidKaigi/conference-app-2023/pull/1030
- (Proposal) :recycle: Introduce Compose Compiler Metrics. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1008
- :recycle: Add Screenshot Test for transition of days by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1036
- [iOS] Switch information links depending on the current locale by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1041
- Switch Privacy Policy depending on the current locale by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1042
- :recycle: The displayed image switches according to Dark/Light mode. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1035
- [Android] add timetable url to calendar description by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/1040
- [#789] Fixed Timetable grid item UI by @Noddy20 in https://github.com/DroidKaigi/conference-app-2023/pull/898
- :sparkles: Session sharing functionality was implemented. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1029
- [iOS] Bookmark action by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/1009
- Add room and time headers on timetable screen by @kusakabe-dev in https://github.com/DroidKaigi/conference-app-2023/pull/985
- Revive TimetableShimmerListItemPreview (Disable Shimmer only during Robolectric execution) by @yamacraft in https://github.com/DroidKaigi/conference-app-2023/pull/993
- Re struct side event mark by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1045
- Improve timetable list accessibility by @c0tt0n-candy in https://github.com/DroidKaigi/conference-app-2023/pull/1049
- :wrench: Fixed URL switching between EN and JP. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2023/pull/1044
- Hide app bar on iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1055
- [iOS] Enable links in descriptions on the session detail by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1046
- [iOS] Remove trailing whitespaces by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1060
- [iOS] Add the description about the android robot to the about by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1059
- [iOS] Set up type-safe localizations by @woxtu in https://github.com/DroidKaigi/conference-app-2023/pull/1058
- Introduce Compose Multiplatform to iOS with ContributorScreen by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1054
- Remove contributor navigation in bottom navigation by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1064
- Adjust room sort by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1051
- Remove side events by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1065
- Add crashlytics by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1068
- Navigation bar color not set when using 3-button navigation by @kosenda in https://github.com/DroidKaigi/conference-app-2023/pull/1057
- [iOS] add a picker to switch SwiftUI-based and Compose-based views by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/1072
- [iOS] rename all stamps to achievements by @tkhs0604 in https://github.com/DroidKaigi/conference-app-2023/pull/1074
- [iOS] retry iOS CD with Xcode Cloud by @ry-itto in https://github.com/DroidKaigi/conference-app-2023/pull/1038
- Remove mark by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1079
- Update version by @takahirom in https://github.com/DroidKaigi/conference-app-2023/pull/1080
New Contributors
- @renovate made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/2
- @jmatsu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/50
- @RyuNen344 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/87
- @upon0426 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/108
- @mitohato14 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/116
- @tomoya0x00 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/193
- @NUmeroAndDev made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/203
- @keigomichi made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/263
- @mtkw0127 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/260
- @imgbot made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/344
- @nobonobopurin made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/345
- @mona-apk made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/374
- @NakaokaRei made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/466
- @masaibar made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/470
- @l2hyunwoo made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/471
- @Nagumo-7960 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/472
- @fornewid made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/465
- @Pluu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/469
- @lhoyong made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/475
- @fucchi-senpai made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/476
- @chigichan24 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/479
- @KwakEuiJin made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/488
- @ogapants made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/492
- @toastmeister1 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/489
- @tfandkusu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/494
- @naotama2002 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/495
- @sanao1006 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/496
- @WonJoongLee made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/508
- @YusukeSuzuki1213 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/516
- @kosenda made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/518
- @okuzawats made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/522
- @Gazyu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/527
- @kudpig made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/526
- @84d010m08 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/535
- @maxfie1d made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/539
- @tsumuchan made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/542
- @mikanIchinose made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/554
- @Masaki-U made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/507
- @tarumzu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/553
- @kktaro made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/561
- @kokoakuma made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/559
- @Hachimori made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/576
- @coffmark made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/572
- @hiraike32 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/552
- @KoutaMatsushita made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/555
- @pvcresin made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/594
- @morayl made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/593
- @tatsuyafujisaki made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/604
- @takathemax made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/577
- @JaesungLeee made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/582
- @5altNaCl made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/541
- @atsushieno made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/619
- @shinya-tan made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/620
- @kitakkun made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/579
- @rocoand made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/616
- @HironobuIga made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/653
- @hiwa0 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/654
- @hiesiea made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/608
- @matsumo0922 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/652
- @umsys made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/651
- @shxun6934 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/563
- @matsuurayuki1219 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/611
- @iroha-168 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/678
- @Naoki-Hidaka made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/573
- @mangano-ito made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/665
- @takarabe-hamuyatti made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/683
- @kako351 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/694
- @yasukotelin made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/648
- @ykws made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/707
- @TonTonbow made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/695
- @usuiat made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/659
- @gibachan made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/712
- @sisosyunya made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/749
- @Murayu0225 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/747
- @organic-nailer made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/748
- @ErikoStoo made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/745
- @ike04 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/721
- @kumokumot made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/692
- @uhooi made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/739
- @O-Ryosuke made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/751
- @taratara10 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/690
- @Tlaster made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/746
- @yuheikawakami made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/758
- @Aniokrait made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/781
- @sys1yagi made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/785
- @sadashi-ota made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/786
- @tkhskt made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/774
- @ShoMasegi made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/799
- @Dai1678 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/773
- @n-seki made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/795
- @amegane made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/797
- @kubode made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/804
- @kwmt made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/730
- @k-shinn made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/808
- @S-H-Y-A made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/775
- @fumiyasac made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/765
- @itochan made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/868
- @katsu-gen made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/859
- @Tounyu made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/884
- @bowyer-app made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/814
- @chibatching made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/896
- @winstonmoon made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/809
- @CookieySun made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/867
- @h6ah4i made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/911
- @shinya-takano made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/917
- @nemo-855 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/914
- @fumiya-kume made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/941
- @Shoryu-Y made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/904
- @swiftty made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/958
- @matsudamper made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/959
- @iiinaiii made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/982
- @tick-taku made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/674
- @masah517 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/699
- @akari317017 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/1000
- @hoashi-akane made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/1016
- @Noddy20 made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/898
- @kusakabe-dev made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/985
- @yamacraft made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/993
- @c0tt0n-candy made their first contribution in https://github.com/DroidKaigi/conference-app-2023/pull/1049
Full Changelog: https://github.com/DroidKaigi/conference-app-2023/commits/v1.0.0