Update dagger to v2.43.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/16
Add designsystem module by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/18
Setup ios module by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/19
Fix hilt by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/20
Add data module by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/21
Fix native by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/22
Fix ios framework is not generated by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/23
Refactor app module name for mpp by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/24
Update dependency gradle to v7.5.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/17
Introduce Zipline by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/31
Update compose to v1.2.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/25
Update dependency androidx.fragment:fragment to v1.5.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/28
Update dependency com.squareup.okhttp3:okhttp to v4.10.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/33
Add ktor dependencies by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/35
Migrate material3 library by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/36
implement dependency graph task by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/37
Add datastore for favorite by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/38
Add test base implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/40
Update ktor to v2.1.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/32
Introduce Compose test base implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/42
Add Robot testing pattern by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/43
Add timetable models by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/44
Add Timetable layout by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/45
Add timetable layout by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/46
Fix filter toggle test by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/47
Draw hour lines for timetable by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/48
Update dependency androidx.compose.material3:material3 to v1.0.0-alpha16 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/41
Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-alpha16 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/27
Update dependency app.cash.molecule:molecule-gradle-plugin to v0.4.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/30
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/49
Fix zipline by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/53
Add day tab by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/54
Fix package names by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/55
Add favorite test by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/56
Update dependency org.robolectric:robolectric to v4.8.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/59
Init ios by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/60
Update dependency androidx.compose.material3:material3 to v1.0.0-beta01 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/64
Update dependency com.android.tools:desugar_jdk_libs to v1.2.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/61
Update dependency androidx.activity:activity-compose to v1.6.0-rc01 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/63
Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-beta01 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/65
[iOS] Introduce SwiftGen by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/68
[iOS] Introduce SwiftLint by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/69
Add Firebase auth implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/66
Adapt timetable color and size by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/71
Fix broken kotlin sourceSet by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/72
Fix auth import by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/73
Add contributors empty implementation by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/75
Refactor sessions by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/74
Add README by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/57
Update compose to v1.3.0-beta01 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/62
Refactor by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/76
Fix name by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/78
Divide KaigiScaffold and KaigiAppDrawer by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/80
apply tab design by @sobaya-0141 in https://github.com/DroidKaigi/conference-app-2022/pull/81
Quit value class of TimetableItemId by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/83
Fix tests by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/84
[iOS] introduce composable-architecture by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/87
[iOS] Not to use SwiftGenPlugin package to avoid high cpu usage by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/88
Add readme texts related to test by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/85
Apply contribution screen with design by @sobaya-0141 in https://github.com/DroidKaigi/conference-app-2022/pull/86
Create PULL_REQUEST_TEMPLATE.md by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/92
[iOS] Add README content by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/93
Implemented Tab indicator design by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/96
Update dependency com.google.firebase:firebase-auth to v21.0.8 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/94
Apply timetable item design by @kokoakuma in https://github.com/DroidKaigi/conference-app-2022/pull/89
Added color theming by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/90
[iOS] Session Detail Base by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/99
[iOS] Apply TimetableView design, color by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/100
[iOS] fix crash xcode preview by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/101
Apply timetable item color by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/98
Update issue templates by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/104
Update issue templates by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/105
Implemented vertical lines in the timetable by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/108
Update dependency com.google.firebase:firebase-common to v20.1.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/95
Change issue format by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/113
Add Koin for iOS by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/110
Change app name by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/115
Add timetable detail screen Base by @cOnigashima in https://github.com/DroidKaigi/conference-app-2022/pull/102
Apply toolbar design by @yurihondo in https://github.com/DroidKaigi/conference-app-2022/pull/117
Set app icon by @kouki4416 in https://github.com/DroidKaigi/conference-app-2022/pull/118
[iOS] refactor: TimetableView by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/121
Fix upload apk by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/120
Apply status bar color by @yurihondo in https://github.com/DroidKaigi/conference-app-2022/pull/125
Refactor top app bar by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/123
Apply navigation drawer design by @obaya884 in https://github.com/DroidKaigi/conference-app-2022/pull/122
Delete filter by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/127
Update README by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/116
Show screen when loading by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/128
[Proposal]Fix timetable scrolling by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/109
Deploy zipline by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/130
Add zipline deploy by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/132
[iOS] introduce assets module, add navigationBar by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/131
Separate deploy zipline by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/134
Add about screen with empty by @obaya884 in https://github.com/DroidKaigi/conference-app-2022/pull/129
Fix concurrency for deploy by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/136
Add contents read permission for action by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/140
Add page permission by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/141
Use zipline by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/143
Fix zipline and handle error by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/144
Add sessions list screen by @mitohato14 in https://github.com/DroidKaigi/conference-app-2022/pull/139
Toggle timetable by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/145
Apply dev API by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/79
Add images by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/147
Add tech stack image by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/148
add ViewModel and Injection to timetable detail by @cOnigashima in https://github.com/DroidKaigi/conference-app-2022/pull/146
[iOS] Add empty features, Init tab by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/149
Refactor by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/154
Timetable hours by @t-yusaku in https://github.com/DroidKaigi/conference-app-2022/pull/151
Extend socket timeout time by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/162
Use session detail by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/168
fix: KMM module build failed. rename UserDatastore to SettingsDatastore by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/150
Add favorite button to session detail by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/193
Add missing spaces in README.md by @jisungbin in https://github.com/DroidKaigi/conference-app-2022/pull/194
fix tab title day size by @okuzawats in https://github.com/DroidKaigi/conference-app-2022/pull/196
[Docs] Correct web links by @tshion in https://github.com/DroidKaigi/conference-app-2022/pull/197
Remove redundant ripples by @Nthily in https://github.com/DroidKaigi/conference-app-2022/pull/198
Fixed #170, Navigate from sessions list to session's detail by @Pluu in https://github.com/DroidKaigi/conference-app-2022/pull/199
Remove redundant label in AndroidManifest by @ogapants in https://github.com/DroidKaigi/conference-app-2022/pull/200
Fix typo in CONTRIBUTING.ja.md by @84d010m08 in https://github.com/DroidKaigi/conference-app-2022/pull/204
fix layout in session detail screen by @ttanaka330 in https://github.com/DroidKaigi/conference-app-2022/pull/203
Fix ktlint import layout and match it with Android Studio's default order by @kafumi in https://github.com/DroidKaigi/conference-app-2022/pull/201
Scroll up when taps current tab #153 by @adakoda in https://github.com/DroidKaigi/conference-app-2022/pull/206
Add "Kaigi" to IDE dictionary #133 by @toastmeister1 in https://github.com/DroidKaigi/conference-app-2022/pull/210
[feature/#165] Add back to sessions list or timelines from session detail screen by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2022/pull/212
:sparkles: Added a button for external services to the About screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/214
[iOS] Add app icon by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/219
[iOS] Introduce KMM Repositories by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/152
Update dependency androidx.browser:browser to v1.4.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/220
[feature/#169] Fix term design by requirements by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2022/pull/207
:recycle: Update About screen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/215
Improve the session list ui by @Nthily in https://github.com/DroidKaigi/conference-app-2022/pull/213
Add "read more" to description in Session Detail Screen by @kota-shiokara in https://github.com/DroidKaigi/conference-app-2022/pull/211
Make ExternalServices camel case by @obaya884 in https://github.com/DroidKaigi/conference-app-2022/pull/223
[feature/#186] Show app version in about screen by @l2hyunwoo in https://github.com/DroidKaigi/conference-app-2022/pull/224
Apply slot API pattern to KaigiTag by @r4wxii in https://github.com/DroidKaigi/conference-app-2022/pull/221
Fix assets design in session detail by @blackbracken in https://github.com/DroidKaigi/conference-app-2022/pull/228
Add Auxiliary Information Section for About Screen by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/226
[iOS] fix: use AsyncStream for Kotlin coroutenes flow by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/233
[iOS] Init about view by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/240
Move currentStartTime into remember block by @minibugdev in https://github.com/DroidKaigi/conference-app-2022/pull/235
Add padding bottom of day tab. by @mona-apk in https://github.com/DroidKaigi/conference-app-2022/pull/237
add Open the venue information by Google map by @yoshida0261 in https://github.com/DroidKaigi/conference-app-2022/pull/242
Update ktor to v2.1.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/243
[skip ci] :wrench: Fix Fixed the part of the template that remains the same. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/247
Fix that app can't show sessions by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/246
Improve timetable scroll accessibility by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/216
:recycle: Update Enabled transition to GitHub profile page. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/245
Show progress bar when loading by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/248
:recycle: Update Eliminate TODO matters for About screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/244
add bottom navigation view in session detail screen by @KoutaMatsushita in https://github.com/DroidKaigi/conference-app-2022/pull/239
:wrench: Fix Fixed a bug in session details by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/252
:wrench: Fixed display of multiple speakers. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/253
Apply Slot API Pattern to KaigiTopAppBar by @knyackiko in https://github.com/DroidKaigi/conference-app-2022/pull/255
Add BuildKonfig to support production api url by @minibugdev in https://github.com/DroidKaigi/conference-app-2022/pull/241
Remove unnecessary NavigationDrawer's navigation stack by @Nthily in https://github.com/DroidKaigi/conference-app-2022/pull/256
Add feature-map module by @Nthily in https://github.com/DroidKaigi/conference-app-2022/pull/258
Added Timetable room header by @surajsau in https://github.com/DroidKaigi/conference-app-2022/pull/263
Set weight to the height of the text in TimetableItem by @yamacraft in https://github.com/DroidKaigi/conference-app-2022/pull/265
Improve build performance for Kotlin Native by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/264
Update compose to v1.3.0-beta02 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/270
Moved CircularProgressIndicator to center by @ikemura23 in https://github.com/DroidKaigi/conference-app-2022/pull/267
Update dependency androidx.activity:activity-compose to v1.6.0-rc02 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/271
Update dependency androidx.compose.material3:material3 to v1.0.0-beta02 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/274
Update dependency androidx.compose.compiler:compiler to v1.3.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/273
Insert margin between tab items by @minibugdev in https://github.com/DroidKaigi/conference-app-2022/pull/268
Enabled predictive back gesture by @maxfie1d in https://github.com/DroidKaigi/conference-app-2022/pull/280
Display persistent navigation drawer when window width is "expanded" by @kafumi in https://github.com/DroidKaigi/conference-app-2022/pull/269
Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-beta02 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/275
Update dependency androidx.navigation:navigation-compose to v2.5.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/276
Fixed build failed by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/285
Update dependency androidx.core:core-ktx to v1.9.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/284
[ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2022/pull/283
[iOS] Setup iOS CI by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/257
add tagsLine in session detail by @ao0000 in https://github.com/DroidKaigi/conference-app-2022/pull/272
Add a project icon by @fumito-s in https://github.com/DroidKaigi/conference-app-2022/pull/277
Make common value for timetable layout size by @wildstarzw in https://github.com/DroidKaigi/conference-app-2022/pull/282
Create information screen by @sadashi-ota in https://github.com/DroidKaigi/conference-app-2022/pull/281
add compose compiler metrics option by @MasahiroLittleforest in https://github.com/DroidKaigi/conference-app-2022/pull/288
Move raw text to strings.xml in SessionDetail by @yuheikawakami in https://github.com/DroidKaigi/conference-app-2022/pull/291
Update dependency io.coil-kt:coil-compose to v2.2.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/292
Fix extrernal service image button to match Material Design Accessibility by @hiraike32 in https://github.com/DroidKaigi/conference-app-2022/pull/289
define all typography by @marshi in https://github.com/DroidKaigi/conference-app-2022/pull/294
:memo: Change Change text style to match design by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/293
Use macos for build by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/295
Make SmallTopAppBar TopAppBar by @umsys in https://github.com/DroidKaigi/conference-app-2022/pull/308
Cache .konan to improve Kotlin/Native build times by @tnj in https://github.com/DroidKaigi/conference-app-2022/pull/307
Create search screen by @mtkw0127 in https://github.com/DroidKaigi/conference-app-2022/pull/278
Not to reuse Modifier instances more than necessary in SessionDetail.kt by @SSong-develop in https://github.com/DroidKaigi/conference-app-2022/pull/302
:wrench: Fix Fixed a bug in the session details screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/305
Update actions/cache action to v3 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/309
Make Android builds installable on each pull request by @tnj in https://github.com/DroidKaigi/conference-app-2022/pull/303
:sparkles: Add Added a simple test. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/304
Update actions/github-script action to v6 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/314
Add DB cache for sessions by @fornewid in https://github.com/DroidKaigi/conference-app-2022/pull/286
Revert "Update actions/github-script action to v6" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/315
Fix black in readme file by @JAICHANGPARK in https://github.com/DroidKaigi/conference-app-2022/pull/316
Support vertical pinch in/out on timetable by @kafumi in https://github.com/DroidKaigi/conference-app-2022/pull/320
Fix a typo in README by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/328
Update Zipline version from 0.91 to 0.94 by @horie1024 in https://github.com/DroidKaigi/conference-app-2022/pull/332
the indicator for loading contributors is located in the upper left c… by @SSong-develop in https://github.com/DroidKaigi/conference-app-2022/pull/322
:recycle: Update URL is also attached when the share button is pressed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/334
:sparkles: Add Prevent classes not used in Jetpack Compose from appearing in suggestions. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/336
Translation added and Monochrome icon supported. by @Hamachi-geek in https://github.com/DroidKaigi/conference-app-2022/pull/321
make session description expandable with clicking session detail text by @furusin in https://github.com/DroidKaigi/conference-app-2022/pull/319
Hoist URL handling to KaigiApp by @fornewid in https://github.com/DroidKaigi/conference-app-2022/pull/337
[Proposal] Simplify uiModel with reusable UiLoadState by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/287
Migrate SessionDetail to use UiLoadState instead by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/339
Make navigation drawer scrollable by @anzuchitakuro in https://github.com/DroidKaigi/conference-app-2022/pull/340
list mode selection should be keep through navigation by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/318
Add ComposeRule task by @iwata-n in https://github.com/DroidKaigi/conference-app-2022/pull/341
Add padding to Contributors icon by @iiinaiii in https://github.com/DroidKaigi/conference-app-2022/pull/343
Calculate the height from the original time minus 1 minutes and add end padding by @rmakiyama in https://github.com/DroidKaigi/conference-app-2022/pull/351
Add about description in English by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/356
Migrate to use UiLoadState for the rest of the screens by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/350
Create Setting Screen by @obaya884 in https://github.com/DroidKaigi/conference-app-2022/pull/353
Fixed screen flickering when transitioning by @rmakiyama in https://github.com/DroidKaigi/conference-app-2022/pull/361
[iOS] Apply room colors to the timetable items by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/364
Add modifier = Modifier parameter to all composable function in Search by @mikanIchinose in https://github.com/DroidKaigi/conference-app-2022/pull/358
Improve about screen accessibility by @yukilabo in https://github.com/DroidKaigi/conference-app-2022/pull/360
[Proposal] Move build logic plugins into gradle/plugins folder by @myoshita in https://github.com/DroidKaigi/conference-app-2022/pull/366
Day tab small by scroll by @kako351 in https://github.com/DroidKaigi/conference-app-2022/pull/357
Add staffs screen by @t-nonomura in https://github.com/DroidKaigi/conference-app-2022/pull/331
Add frame of sponsors feature by @ho2ri2s in https://github.com/DroidKaigi/conference-app-2022/pull/371
:wrench: Fix Font families were modified based on design specifications. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/369
[iOS] explicit running thread when collecting coroutine flow by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/367
Update dependency pointfreeco/swift-composable-architecture to from: "0.40.1" by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/306
[iOS] Preprare for contribute by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/330
[iOS] fix lack of hours by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/377
Add 1dp start padding and 1dp end padding to TimetableItem #368 by @ochim in https://github.com/DroidKaigi/conference-app-2022/pull/376
apply timetable color when session is favorited by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/384
Enable Kotlin Explicit API Mode (Warning) by @d1-morimoto in https://github.com/DroidKaigi/conference-app-2022/pull/370
[iOS] Disallow header comments by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/386
Use formatting strings in session date by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/359
Per app language settings enabled. by @Hamachi-geek in https://github.com/DroidKaigi/conference-app-2022/pull/375
Move KaigiScaffold and KaigiTopAppBar to proper package by @Seo-4d696b75 in https://github.com/DroidKaigi/conference-app-2022/pull/352
extract BottomAppBar from SessionDetailScreen() by @ym223 in https://github.com/DroidKaigi/conference-app-2022/pull/362
Remove, unused import by @Pluu in https://github.com/DroidKaigi/conference-app-2022/pull/393
Update peter-evans/create-or-update-comment digest to 6fcd282 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/389
Update dependency io.insert-koin:koin-core to v3.2.1 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/394
Use ProvideTextStyle in the title of KaigiTopAppBar by @tarumzu in https://github.com/DroidKaigi/conference-app-2022/pull/396
[iOS] Use @MainActor instead of DispatchQueue.main by @ShotaKashihara in https://github.com/DroidKaigi/conference-app-2022/pull/390
Remove unused imports by @tarumzu in https://github.com/DroidKaigi/conference-app-2022/pull/397
Improve session list item accessibility by @yukilabo in https://github.com/DroidKaigi/conference-app-2022/pull/395
[iOS]Remove unnecessary spacing by @takagisou in https://github.com/DroidKaigi/conference-app-2022/pull/399
Fix contributors screen accessibility by @yukilabo in https://github.com/DroidKaigi/conference-app-2022/pull/398
:wrench: Fix Allow speakers to display again. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/388
Align SessionItem to the line by @ochim in https://github.com/DroidKaigi/conference-app-2022/pull/404
[edge-to-edge] Draw content behind the navigation bar (partial) by @Mori-Atsushi in https://github.com/DroidKaigi/conference-app-2022/pull/414
Remove searchContentHeight by @hiesiea in https://github.com/DroidKaigi/conference-app-2022/pull/401
Update dependency pointfreeco/swift-composable-architecture to from: "0.40.2" by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/412
Unify all app bar colors by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/418
show keyboard input by opening search screen #415 by @kawagh in https://github.com/DroidKaigi/conference-app-2022/pull/419
Create new viewModel for search screen by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/421
Introduce MokoResources for the project by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/387
[iOS] Update dependency firebase/firebase-ios-sdk to from: "9.6.0" by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/425
[iOS] fix: Incorrect navigation style in iPad (TimetableView) by @yamanetaisei in https://github.com/DroidKaigi/conference-app-2022/pull/426
Fix the room colors for the timetable items by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/435
fix composeLint by @iwata-n in https://github.com/DroidKaigi/conference-app-2022/pull/420
[suggestion] :recycle: Update Set a placeholder for the speaker's image. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/422
Use round ripple to about icons by @iiinaiii in https://github.com/DroidKaigi/conference-app-2022/pull/431
Call reportFullyDrawn by @tasugi in https://github.com/DroidKaigi/conference-app-2022/pull/443
[Foundation] Add string for announcement and contributor by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/441
Improve session detail screen accessibility by @yukilabo in https://github.com/DroidKaigi/conference-app-2022/pull/437
Fixed Room tag colors in SessionDetails by @surajsau in https://github.com/DroidKaigi/conference-app-2022/pull/448
[iOS] Add Timetable List UI by @touyou in https://github.com/DroidKaigi/conference-app-2022/pull/402
[iOS] Add Online roomColor by @Take111 in https://github.com/DroidKaigi/conference-app-2022/pull/436
[iOS] Distribute Beta iOS App with TestFlight external testers with XcodeCloud by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/329
[Foundation] Migrate to StringResource for map, sessions and setting screen by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/450
Enabled ProGuard/R8 code shrink for release builds by @kafumi in https://github.com/DroidKaigi/conference-app-2022/pull/449
Update the pull request template by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/452
Delete needAuth check by @momomomo111 in https://github.com/DroidKaigi/conference-app-2022/pull/454
Modify the real session on the JS side to make Zipline validatable by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/456
Add code conduct page by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/417
[iOS][feature/add-app-version_#427] Add app-version to AboutView by @coffmark in https://github.com/DroidKaigi/conference-app-2022/pull/457
[iOS]style: add sorted_imports to .swiftlint.yml by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2022/pull/444
[iOS] Open official information link when push each image by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2022/pull/451
Refine preview test by @aqua-ix in https://github.com/DroidKaigi/conference-app-2022/pull/467
[Foundation] Migrate to StringResource for Sponsor and Staff screen by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/462
[edge-to-edge] Apply edge to edge into SessionsScreen by @Mori-Atsushi in https://github.com/DroidKaigi/conference-app-2022/pull/463
Optimize README images by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2022/pull/466
[iOS] Update README.md by @coffmark in https://github.com/DroidKaigi/conference-app-2022/pull/453
Add preview test by @sobaya-0141 in https://github.com/DroidKaigi/conference-app-2022/pull/97
Fix update-screenshot test build error by @aqua-ix in https://github.com/DroidKaigi/conference-app-2022/pull/474
runs-on: macos-12 by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/477
Use runs-on: macos-12 by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/478
Remove resource when not mac by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/481
Change minute height by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/471
Remove an unnecessary padding in PermanentNavigationDrawer by @Mori-Atsushi in https://github.com/DroidKaigi/conference-app-2022/pull/468
Update accompanist to v0.26.2-SNAPSHOT by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/475
Revert "Update accompanist to v0.26.2-SNAPSHOT" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/484
[Foundation] Migrate app-android to Moko-resources by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/482
Add search word highlights by @kitakkun in https://github.com/DroidKaigi/conference-app-2022/pull/483
Toggle favorite when click favorite on search screen by @geckour in https://github.com/DroidKaigi/conference-app-2022/pull/424
Apply the IME WindowInsets to the SearchScreen content. by @usuiat in https://github.com/DroidKaigi/conference-app-2022/pull/460
Show privacy policy from the about screen with web link by @misuzz in https://github.com/DroidKaigi/conference-app-2022/pull/489
Translated into Simplified Chinese. by @Hamachi-geek in https://github.com/DroidKaigi/conference-app-2022/pull/416
Apply edge to edge into contributors page by @chigichan24 in https://github.com/DroidKaigi/conference-app-2022/pull/461
Fix CI error when fork by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/499
Use large text style for session title in session detail screen by @tomorrowkey in https://github.com/DroidKaigi/conference-app-2022/pull/498
Removed useless content padding in SessionScreen by @CAIOS0922 in https://github.com/DroidKaigi/conference-app-2022/pull/500
Log the zipline network request by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/490
Update dependency com.google.gms:google-services to v4.3.14 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/491
added twitter compose rules with detekt by @kwmt in https://github.com/DroidKaigi/conference-app-2022/pull/464
[iOS] Create contributors UI by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/440
Update Gradle validator by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/504
:recycle: Update Language tags are now displayed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/446
:wrench: Fix Icons, etc. are now displayed even for users who cannot obtain icons from sessionize. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/501
update zh-CN strings.xml by @Nthily in https://github.com/DroidKaigi/conference-app-2022/pull/503
Update dependency com.twitter.compose.rules:detekt to v0.0.10 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/506
Activate ViewModelInjection rule and fix lint errors. by @nyafunta9858 in https://github.com/DroidKaigi/conference-app-2022/pull/525
Pass TimetableItem instead of passing many parameters by @fumito-s in https://github.com/DroidKaigi/conference-app-2022/pull/509
Suppress warnings in build.gradle.kts (DroidKaigi2022) by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2022/pull/502
Update dependency com.twitter.compose.rules:detekt to v0.0.11 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/527
Add padding to session detail by @misuzz in https://github.com/DroidKaigi/conference-app-2022/pull/508
[fix] Open session detail from search screen by @morayl in https://github.com/DroidKaigi/conference-app-2022/pull/530
activate PreviewPublic rule of detekt. by @nyafunta9858 in https://github.com/DroidKaigi/conference-app-2022/pull/535
Activate ContentEmitterReturningValues rule of detekt. by @tmk815 in https://github.com/DroidKaigi/conference-app-2022/pull/531
Add a yml file for workflow_run trigger by @kwmt in https://github.com/DroidKaigi/conference-app-2022/pull/534
Add KaigiTopAppBar Preview Composable funciton by @engabesi in https://github.com/DroidKaigi/conference-app-2022/pull/538
:recycle: Update The speaker was made to appear as designed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/537
[iOS] Add vertical spacing between the timetable items by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/528
[iOS] Fix imports issues by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/529
[iOS] Fix AboutView content padding #382 by @onakama in https://github.com/DroidKaigi/conference-app-2022/pull/487
[iOS] Shrink timetable day selection by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/524
Activate the ModifierComposable rule by @h6ah4i in https://github.com/DroidKaigi/conference-app-2022/pull/544
Fix day tabs's font by @shxun6934 in https://github.com/DroidKaigi/conference-app-2022/pull/540
Apply font to time and room on session list by @misuzz in https://github.com/DroidKaigi/conference-app-2022/pull/545
Activate the ModifierMissing rule by @h6ah4i in https://github.com/DroidKaigi/conference-app-2022/pull/546
[iOS] Open License Page from AboutView by @touyou in https://github.com/DroidKaigi/conference-app-2022/pull/479
[iOS] Create Search by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/550
Activate ModifierWithoutDefault twitter/compose-rules and fix by @yiwaisako in https://github.com/DroidKaigi/conference-app-2022/pull/553
Fix ExplicitApi in core-data by @kumokumot in https://github.com/DroidKaigi/conference-app-2022/pull/554
[iOS] Add horizontal padding to the app version label by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/552
[iOS]Added SessionDetail UI by @surajsau in https://github.com/DroidKaigi/conference-app-2022/pull/403
Migrate project structure1: Migrate gradle structure by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/569
Migrate project structure2: Migrate file structure by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/570
Revert "Migrate project structure2: Migrate file structure" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/573
Activate ComposableParamOrder twitter/compose-rules and fix by @shcahill in https://github.com/DroidKaigi/conference-app-2022/pull/548
Active MultipleEmitters twitter/compose-rules by @moto2011 in https://github.com/DroidKaigi/conference-app-2022/pull/563
Activate ComposableNaming twitter/compose-rules by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2022/pull/564
Activate ViewModelForwarding twitter/compose-rules by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2022/pull/568
Activate MutableParams twitter/compose-rules by @tatsuyafujisaki in https://github.com/DroidKaigi/conference-app-2022/pull/567
Add concurrency to iOS CI Build by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/579
Revert "Migrate project structure1: Migrate gradle structure" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/580
Revert "Revert "Migrate project structure1: Migrate gradle structure"" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/581
Revert "Migrate project structure1: Migrate gradle structure" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/586
Revert "Revert "Migrate project structure1: Migrate gradle structure"" by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/590
Use debug artifact to fix ios CI by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/584
Use release artifact to fix ios CI by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/583
Fix Zipline is not working as well by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/505
:wrench: Fix Modified bot filtering conditions by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/549
Migrate project structure3: Use app-android for app module by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/571
Migrate project structure by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/592
Make a navigation drawer divider by group by @Kaito-Dogi in https://github.com/DroidKaigi/conference-app-2022/pull/542
Update dependency com.twitter.compose.rules:detekt to v0.0.12 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/574
fix ios build failure by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/593
:recycle: Update Apply search item design by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/599
[iOS] Switch the timetable contents by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/561
Use explicitApi in core-model by @tarumzu in https://github.com/DroidKaigi/conference-app-2022/pull/603
Implement to fetch data of sponsors by @ho2ri2s in https://github.com/DroidKaigi/conference-app-2022/pull/576
Activate ModifierReused twitter/compose-rules by @Tounyu in https://github.com/DroidKaigi/conference-app-2022/pull/575
Remove an unnecessary workaround fixing the version of javapoet by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/610
hide the software keyboard when the drawer menu starts expanding. by @nyafunta9858 in https://github.com/DroidKaigi/conference-app-2022/pull/587
:recycle: Update Added display of text when message is not null. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/611
[iOS] Add lint check on CI by @gibachan in https://github.com/DroidKaigi/conference-app-2022/pull/613
[iOS] Add Caching support to network image by @fummicc1 in https://github.com/DroidKaigi/conference-app-2022/pull/609
Apply search day header design by @shxun6934 in https://github.com/DroidKaigi/conference-app-2022/pull/612
add KaigiTag preview function by @misuzz in https://github.com/DroidKaigi/conference-app-2022/pull/614
Apply detekt designsystem by @higekick in https://github.com/DroidKaigi/conference-app-2022/pull/620
[iOS] add SessionCancelView by @Tech-Nayuta in https://github.com/DroidKaigi/conference-app-2022/pull/615
[iOS]Highlight searchText match part in TimetableListItemView by @HikaruSato in https://github.com/DroidKaigi/conference-app-2022/pull/624
Using downloadable font instead of local font resource by @risako070310 in https://github.com/DroidKaigi/conference-app-2022/pull/621
Implement message by the session by @mattukouta in https://github.com/DroidKaigi/conference-app-2022/pull/623
Make Hours and Rooms scrollable. by @usuiat in https://github.com/DroidKaigi/conference-app-2022/pull/618
:recycle: Update Apply search text field design by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/626
[iOS] Fix session is not opened when tapped define action and use them by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/633
[iOS] Add empty search result by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2022/pull/632
:sparkles: Add Added API and other classes to retrieve notifications. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/631
[iOS #430] Create StaffView by @coffmark in https://github.com/DroidKaigi/conference-app-2022/pull/543
[iOS] Remove redundant import by @NakaokaRei in https://github.com/DroidKaigi/conference-app-2022/pull/634
[iOS] Apply MapView design by @HikaruSato in https://github.com/DroidKaigi/conference-app-2022/pull/635
[iOS] Fix SwiftLint warnings by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/636
[iOS] Apply Sponsor View Design by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/630
[iOS] Update Mokoresource to use with iOS by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/578
Send comment PR for failed screenshot tests. by @eneim in https://github.com/DroidKaigi/conference-app-2022/pull/616
[iOS] ignore .xcscheme files by @coffmark in https://github.com/DroidKaigi/conference-app-2022/pull/646
Make the DroidKaigi app splash screen cool by @masah517 in https://github.com/DroidKaigi/conference-app-2022/pull/629
Add padding to timetable item by @CookieySun in https://github.com/DroidKaigi/conference-app-2022/pull/628
:sparkles: Add Implement announcement screen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/639
[iOS] [README] Update README for iOS project by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/645
Update dependency androidx.core:core-splashscreen to v1.0.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/653
Update compose to v1.3.0-beta03 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/658
[ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2022/pull/660
Update dependency androidx.compose.material3:material3 to v1.0.0-beta03 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/661
Update dependency androidx.activity:activity-compose to v1.6.0 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/659
Update: limit text size in timetable by @warahiko in https://github.com/DroidKaigi/conference-app-2022/pull/641
Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-beta03 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/662
Update dependency androidx.fragment:fragment to v1.5.3 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/663
Update dependency com.twitter.compose.rules:detekt to v0.0.13 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/664
Update dependency com.android.tools:desugar_jdk_libs to v2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/507
[iOS] Remove a duplicated custom view by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/652
[Android] Search filters by @surajsau in https://github.com/DroidKaigi/conference-app-2022/pull/642
Update androidGradlePlugin to v7.4.0-beta01 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/637
Add MacroBenchmark Module for check the launch performance by @hiraok in https://github.com/DroidKaigi/conference-app-2022/pull/638
Apply sponsors list screen design by @ho2ri2s in https://github.com/DroidKaigi/conference-app-2022/pull/644
Fix stickyHeader of AnnouncementContentList by @HikaruSato in https://github.com/DroidKaigi/conference-app-2022/pull/655
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha04 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/669
[iOS] Open map url from AboutPage by @betat in https://github.com/DroidKaigi/conference-app-2022/pull/667
[iOS] Make rounded corners smooth by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/672
Implement the floor map screen by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/617
[iOS] Retire Strings and finish the migration by @kittinunf in https://github.com/DroidKaigi/conference-app-2022/pull/651
Improved clear input button touch target size by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/685
Improved sessions TopAppBar accessibility by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/686
Activate RememberMissing rule for detekt by @maxfie1d in https://github.com/DroidKaigi/conference-app-2022/pull/689
[iOS] Fix iOS CD failed with shell script error/review measures by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/682
[iOS] Expand upper tab animation to be smooth by @sudachi808 in https://github.com/DroidKaigi/conference-app-2022/pull/684
[iOS] Apply floor map image by @betat in https://github.com/DroidKaigi/conference-app-2022/pull/693
[iOS] fix SwiftLint warnings by @betat in https://github.com/DroidKaigi/conference-app-2022/pull/694
Implement in-app language picker by @nashcft in https://github.com/DroidKaigi/conference-app-2022/pull/619
Update dagger to v2.44 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/665
[iOS] Fix layout constraint warnings in the map view by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/696
[iOS] Open PrivacyPolicy URL Link from AboutView by @onakama in https://github.com/DroidKaigi/conference-app-2022/pull/591
remove filter that is used to extract bot by @RyuNen344 in https://github.com/DroidKaigi/conference-app-2022/pull/657
[iOS] Add animation on timetable sheet and timetable list by @sohichiro in https://github.com/DroidKaigi/conference-app-2022/pull/701
[iOS] Implement Announcement Feature by @fummicc1 in https://github.com/DroidKaigi/conference-app-2022/pull/681
:sparkles: Add Added processing when data acquisition fails on the notification screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/668
Close bottom sheet when click search text field by @nanaten in https://github.com/DroidKaigi/conference-app-2022/pull/680
Improve session list item accessibility by @NUmeroAndDev in https://github.com/DroidKaigi/conference-app-2022/pull/687
add: Github Actions: Delete old branch saving screenshots by @higekick in https://github.com/DroidKaigi/conference-app-2022/pull/683
Update dependency com.twitter.compose.rules:detekt to v0.0.14 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/703
Open floor map from session detail ▲ by @takathemax in https://github.com/DroidKaigi/conference-app-2022/pull/699
Apply edge to edge into sponsors page by @YagiRyu in https://github.com/DroidKaigi/conference-app-2022/pull/692
Apply correct floor map image by @kubode in https://github.com/DroidKaigi/conference-app-2022/pull/695
:recycle: Update Improved search date and category selection on the search screen by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/698
Refactor announcement by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/702
Fixed up the appearance of README.md by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/705
[iOS] Apply SearchView Cell design by @yamanetaisei in https://github.com/DroidKaigi/conference-app-2022/pull/654
Add license screen by @yuuhanasaki39 in https://github.com/DroidKaigi/conference-app-2022/pull/697
[ImgBot] Optimize images by @imgbot in https://github.com/DroidKaigi/conference-app-2022/pull/714
Update dependency io.insert-koin:koin-core to v3.2.2 by @renovate in https://github.com/DroidKaigi/conference-app-2022/pull/713
Use map icon instead of ▲ in session detail. by @hiwa0 in https://github.com/DroidKaigi/conference-app-2022/pull/715
:wrench: Fix Modified the date filter in the session search screen. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/716
[iOS] Connect Staff View with API by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/704
Apply fab icon size in session detail. by @hiwa0 in https://github.com/DroidKaigi/conference-app-2022/pull/717
Introduce error handring to sessions by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/718
:recycle: Update Added behavior when a URL is included in a notification item. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2022/pull/719
Separate CI workflow to post preview test comment by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/723
remove elevation from fab on session detail by @ked4ma in https://github.com/DroidKaigi/conference-app-2022/pull/725
[iOS] Fix some for release by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/726
Fix announcement language by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/722
Introduce crashlytics by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/731
[iOS] Remove iOS15 support by @ry-itto in https://github.com/DroidKaigi/conference-app-2022/pull/700
Applied edge to edge to search screen by @takathemax in https://github.com/DroidKaigi/conference-app-2022/pull/712
select multi days on session search filter by @ked4ma in https://github.com/DroidKaigi/conference-app-2022/pull/730
[iOS] Update the map icon image by @woxtu in https://github.com/DroidKaigi/conference-app-2022/pull/733
Update version code by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/746
Add release settings by @takahirom in https://github.com/DroidKaigi/conference-app-2022/pull/748
Pinch and zoom for floor map by @att55 in https://github.com/DroidKaigi/conference-app-2022/pull/740
New Contributors
@sobaya-0141 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/81
@kokoakuma made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/89
@cOnigashima made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/102
@yurihondo made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/117
@kouki4416 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/118
@obaya884 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/122
@mitohato14 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/139
@t-yusaku made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/151
@jisungbin made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/194
@okuzawats made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/196
@tshion made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/197
@Nthily made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/198
@Pluu made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/199
@ogapants made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/200
@84d010m08 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/204
@ttanaka330 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/203
@kafumi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/201
@adakoda made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/206
@toastmeister1 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/210
@l2hyunwoo made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/212
@kota-shiokara made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/211
@r4wxii made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/221
@blackbracken made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/228
@minibugdev made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/235
@yoshida0261 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/242
@KoutaMatsushita made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/239
@knyackiko made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/255
@surajsau made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/263
@yamacraft made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/265
@ikemura23 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/267
@maxfie1d made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/280
@imgbot made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/283
@ao0000 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/272
@fumito-s made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/277
@wildstarzw made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/282
@sadashi-ota made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/281
@MasahiroLittleforest made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/288
@yuheikawakami made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/291
@hiraike32 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/289
@marshi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/294
@umsys made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/308
@tnj made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/307
@mtkw0127 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/278
@SSong-develop made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/302
@fornewid made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/286
@JAICHANGPARK made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/316
@horie1024 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/332
@Hamachi-geek made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/321
@furusin made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/319
@anzuchitakuro made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/340
@sudachi808 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/318
@iwata-n made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/341
@rmakiyama made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/351
@att55 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/356
@mikanIchinose made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/358
@yukilabo made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/360
@myoshita made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/366
@kako351 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/357
@t-nonomura made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/331
@ho2ri2s made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/371
@ochim made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/376
@d1-morimoto made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/370
@Seo-4d696b75 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/352
@ym223 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/362
@tarumzu made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/396
@ShotaKashihara made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/390
@takagisou made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/399
@Mori-Atsushi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/414
@hiesiea made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/401
@kawagh made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/419
@yamanetaisei made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/426
@tasugi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/443
@touyou made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/402
@Take111 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/436
@momomomo111 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/454
@kubode made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/456
@aqua-ix made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/467
@tatsuyafujisaki made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/466
@kitakkun made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/483
@geckour made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/424
@usuiat made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/460
@misuzz made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/489
@chigichan24 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/461
@tomorrowkey made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/498
@CAIOS0922 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/500
@kwmt made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/464
@morayl made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/530
@tmk815 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/531
@engabesi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/538
@onakama made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/487
@h6ah4i made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/544
@shxun6934 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/540
@yiwaisako made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/553
@kumokumot made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/554
@shcahill made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/548
@moto2011 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/563
@Kaito-Dogi made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/542
@Tounyu made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/575
@gibachan made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/613
@fummicc1 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/609
@Tech-Nayuta made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/615
@risako070310 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/621
@mattukouta made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/623
@masah517 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/629
@warahiko made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/641
@hiraok made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/638
@betat made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/667
@sohichiro made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/701
@nanaten made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/680
@takathemax made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/699
@YagiRyu made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/692
@yuuhanasaki39 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/697
@hiwa0 made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/715
@ked4ma made their first contribution in https://github.com/DroidKaigi/conference-app-2022/pull/725
Full Changelog: https://github.com/DroidKaigi/conference-app-2022/commits/release-android-002