Releases: DroidKaigi/conference-app-2023
Releases · DroidKaigi/conference-app-2023
1.6.1
1.6.0
What's Changed
- 1.5.0 by @takahirom in #1207
- Suppress some typo warnings by @kyanro in #1194
- [iOS] Show the special sessions' descriptions by @woxtu in #1192
- [iOS] enable realtime updates for remote config by @ry-itto in #1200
- [iOS] Set background colors for unset views by @ry-itto in #1201
- [iOS] Add retry support to
NFCReader
by @treastrain in #1206 - 🔧 We can see the bottom of the sessions on day 2 grid screen. by @Corvus400 in #1210
New Contributors
- @kyanro made their first contribution in #1194
- @treastrain made their first contribution in #1206
Full Changelog: v1.5.0...v1.6.0
1.5.0
What's Changed
- [iOS] Update the top image on About by @woxtu in #1179
- [iOS] improve favorite performance by @sohichiro in #1184
- [iOS] 🔧 Assign the color of RoomD to the color of the tag on day 3 as in Android. by @Corvus400 in #1185
- Revert ":sparkles: Animation was applied to the splash screen." by @takahirom in #1187
- 1.4.0 by @takahirom in #1188
- [ImgBot] Optimize images by @imgbot in #1189
- Add google play link to README by @takahirom in #1191
- Add detekt run configuration for format by @att55 in #1162
- [Proposal/Experimental] ♻️ I implemented the timetable droid-kun to blink. by @Corvus400 in #1176
- [iOS] Localize bookmarks by @woxtu in #1193
- [iOS] ♻️ Use the defined Typography on each screen. by @Corvus400 in #1178
- [iOS] delete duplicate session by @sohichiro in #1198
- [iOS] 🔧 Nothing is displayed when side event images cannot be loaded. by @Corvus400 in #1197
- [iOS] 🔧 Remove duplicate elements from the language selection on the search screen. by @Corvus400 in #1202
- [iOS] 🔧 The numerical value where spacing is currently assigned is replaced by the defined Spacing value. by @Corvus400 in #1204
- ✨ Animation was applied to the splash screen again. by @Corvus400 in #1190
- ✨ Added a run file to run ComposeCompilerMetricsReports from within Android Studio. by @Corvus400 in #1205
New Contributors
Full Changelog: v1.4.0...v1.5.0
1.4.0
What's Changed
- [iOS] Localize Search by @woxtu in #1154
- [iOS] Update floor map images by @woxtu in #1156
- [iOS] Show empty search results properly by @woxtu in #1153
- [iOS] ✨ Spacing was added as a theme. by @Corvus400 in #1142
- [iOS] ✨ Radius was added as a theme. by @Corvus400 in #1143
- 1.3.0 by @takahirom in #1152
- ✨ Animation was applied to the splash screen. by @Corvus400 in #1050
- [Android] remove redundant type parameter by @tkhs0604 in #1158
- Replace enum values() with entries by @Pinoshino2 in #1157
- [ImgBot] Optimize images by @imgbot in #1160
- Update gh-actions by @renovate in #1028
- [iOS] Improve iOS TimetableDayHeader performance by @ry-itto in #1163
- Update ktor to v2.3.4 by @renovate in #1052
- chore(deps): update dependency gradle to v8.3 by @renovate in #704
- Fix to work flinging on TimetableGrid by @geckour in #1166
- feat - add haptic feedback by @Nanamare in #1126
- Update compose to v1.5.1 by @renovate in #1168
- 📝 The videos listed in the README have been replaced with the latest version. by @Corvus400 in #1159
- Update actions/cache digest to 704facf by @renovate in #1167
- Update dependency androidx.activity:activity-compose to v1.8.0-beta01 by @renovate in #1169
- Update dependency androidx.compose.material:material-icons-extended to v1.5.1 by @renovate in #1170
- Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.6.2 by @renovate in #1172
- Update dependency androidx.navigation:navigation-compose to v2.7.2 by @renovate in #1173
- Hide text when enable the BigFont/BigDisplay in AchievementScreenDialog by @mthiroshi in #1155
- Add missing AchievementRepository bean def by @ry-itto in #1141
- Fix margin when is collapsing state. by @fumiyasac in #1177
- [iOS] Localize Sponsors by @woxtu in #1181
- [iOS] Fix the tab title for Floor Map by @woxtu in #1182
- [iOS] fix time order and duplicate contents by @sohichiro in #1180
New Contributors
- @Pinoshino2 made their first contribution in #1157
- @geckour made their first contribution in #1166
- @Nanamare made their first contribution in #1126
- @mthiroshi made their first contribution in #1155
- @sohichiro made their first contribution in #1180
Full Changelog: v1.3.0...v1.4.0
1.3.0
What's Changed
- [Android]Enabled scroll functionality during zoom actions. by @syam4869 in #1103
- Empty tags may appear in BookmarkList and SearchList (in code) by @kkkkan in #1133
- [iOS] Share sessions that depend on the language setting by @woxtu in #1136
- [iOS] Support Achievement Rally with NFC by @ry-itto in #1110
- Use remote config realtime update by @takahirom in #1145
- [iOS] ✨ Typography was defined in Swift as in Android. by @Corvus400 in #1135
- [iOS] use StateObject instead of ObservedObject by @ry-itto in #1139
- 1.2.1 by @takahirom in #1138
- enable back at contributors by @furusin in #1086
- Set the time zone to the time on the left of the grid by @ttanaka330 in #1137
- [Android] update floor map image by @ked4ma in #1146
- Adjust Timetable App Bar Bookmark Icon State by @ked4ma in #1131
New Contributors
- @syam4869 made their first contribution in #1103
- @furusin made their first contribution in #1086
- @ttanaka330 made their first contribution in #1137
Full Changelog: v1.2.1...v1.3.0
1.2.1
What's Changed
- [iOS] Localize Session by @woxtu in #1128
- Bug fixes in the achievement function by @momomomo111 in #1132
- 1.2.0 by @takahirom in #1129
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
- 1.1.0 by @takahirom in #1115
- [Proposal] ♻️ Animate the bookmark button on the session details screen. by @Corvus400 in #1114
- [Android] Enable to get version name from BuildConfig on AboutScreen by @syarihu in #1113
- ✨ Apply stamps initial dialog by @Corvus400 in #1090
- Add Day.3 Event Info by @nanaten in #1119
- 🔧 Correctly indicated that the third day room is on the first floor, not the basement. by @Corvus400 in #1120
- ♻️ A summary statement of the third day's content is now displayed. by @Corvus400 in #1121
- [iOS] Remove unused declarations by @woxtu in #1118
- ♻️ Day3 shows the 1st floor and the rest show the basement. by @Corvus400 in #1123
New Contributors
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
- Rename stamp and badge to achivement by @r4wxii in #1063
- 1.0.0 by @takahirom in #1087
- [iOS] Apply Gradient background for TimetableView by @onakama in #998
- [iOS] Implement the calendar registration feature on the session detail by @woxtu in #1019
- Change the Number of Tags Displayed in Search Screen by @kkkkan in #1067
- [Android] fix calculation to offset item in grid timetable by @tkhs0604 in #1084
- [Android] Fixed slow scrolling of sponsor screen by @koji-1009 in #1091
- Added icon resources for dark mode. by @saikei718 in #1097
- 📝 Move ContributorsScreen to KaigiNavHost. by @Corvus400 in #1093
- [Android] Not to crash on sponsor screen when network is offline by @ked4ma in #1099
- ♻️ Added display control of the translation function. by @Corvus400 in #1082
- Fixed animation issue of TimetableItemDetailScreenTopAppBar by @tepi0820 in #1081
- 🗑️ Removed because it was not used. by @Corvus400 in #1102
- NFC loading and storing implementation for Achievement Rally by @momomomo111 in #1043
- [Android] Adjust snackbar padding on timetable by @ked4ma in #1105
- [Android] show snackbar message by @ked4ma in #1106
- [iOS] Fix missing targets of the build scheme by @woxtu in #1100
- [iOS] add feature flag handle for stamp by @ry-itto in #1071
- [iOS] Localize About by @woxtu in #1111
- [iOS] fix sponsor image scale by @ry-itto in #1109
- [iOS] ♻️ Enabled to use ttf files placed in commonMain on iOS. by @Corvus400 in #1047
- Fix crashlytics by @takahirom in #1112
- Extract kover configurations into a build-logic plugin by @nashcft in #1073
- [Android] fix bottom padding on contributor screen by @ked4ma in #1107
- [Compose Multiplatform] apply theme to contributors screen (w/ workaround) by @tkhs0604 in #1108
- Fix that Time of Day2's keynote is hidden a little by @ochim in #1104
New Contributors
- @r4wxii made their first contribution in #1063
- @onakama made their first contribution in #998
- @kkkkan made their first contribution in #1067
- @koji-1009 made their first contribution in #1091
- @saikei718 made their first contribution in #1097
- @tepi0820 made their first contribution in #1081
- @ochim made their first contribution in #1104
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- Update peter-evans/find-comment digest to ebedc73 by @renovate in #2
- Use renovate auto merge by @takahirom in #4
- Update peter-evans/create-or-update-comment digest to 5f728c3 by @renovate in #1
- Update dependency com.android.tools:desugar_jdk_libs to v1.2.3 by @renovate in #7
- Fix CI build by @takahirom in #19
- Update dependency androidx.test.ext:junit to v1.1.5 by @renovate in #6
- Update dependency androidx.activity:activity-compose to v1.7.0 by @renovate in #10
- Update dependency androidx.core:core-ktx to v1.9.0 by @renovate in #11
- Update dependency androidx.test.espresso:espresso-core to v3.5.1 by @renovate in #13
- Update dagger to v2.45 by @renovate in #9
- Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.6.1 by @renovate in #12
- Update dependency gradle to v7.6.1 by @renovate in #15
- Update peter-evans/find-comment digest to ce17053 by @renovate in #20
- Update compose to v1.4.1 by @renovate in #22
- Update dependency androidx.core:core-ktx to v1.10.0 by @renovate in #23
- Refactor module structure by @takahirom in #25
- Use a version tag for GHA to prevent continuous updating by @takahirom in #26
- Update dependency gradle to v8 by @renovate in #18
- Fix create-or-update-comment version by @takahirom in #30
- Update androidGradlePlugin to v8 (major) by @renovate in #29
- Update peter-evans/find-comment digest to e6c3d4a by @renovate in #34
- Introduce user message state holder by @takahirom in #35
- Fix some problems around user messages by @takahirom in #37
- Change package name by @takahirom in #38
- Update compose to v1.4.2 by @renovate in #43
- Update dependency androidx.activity:activity-compose to v1.7.1 by @renovate in #44
- Update dependency gradle to v8.1.1 by @renovate in #47
- Update actions/setup-java action to v3 by @renovate in #16
- Add a workflow that safely runs after Format fails by @jmatsu in #50
- Notify jUnit results on pull requests by @jmatsu in #51
- Configure Renovate and activate digest pinning for GitHub Actions by @jmatsu in #64
- Rename module home to sessions by @takahirom in #76
- Add README sections by @takahirom in #77
- Add build-logic plugins by @takahirom in #79
- Add simple implementation and modules for sessions by @takahirom in #80
- chore(kmm): decrease gradle agp version by @RyuNen344 in #87
- Import 2022 Models by @takahirom in #91
- Add testing module by @takahirom in #92
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 by @renovate in #93
- Use TimetableScreen instead of Greeting by @takahirom in #94
- Add build logic rule document by @takahirom in #97
- Fix fake api injection by @takahirom in #98
- Delete unneeded plugin apply by @takahirom in #99
- chore(ios): setup ios project by @RyuNen344 in #75
- Remove unneeded information by @takahirom in #100
- Add integration test and screenshot test by @takahirom in #101
- Add screenshot compare workflow by @takahirom in #102
- Added contributors module by @upon0426 in #108
- Add integration and snapshot tests by @takahirom in #110
- Improved build.gradle in contributors module by @upon0426 in #109
- Update compose to v1.4.3 by @renovate in #113
- Separate handleErrorAndRetry into handleErrorAndRetry and handleErrorAndRetryAction by @takahirom in #117
- support retrying, if multiple exception are thrown by @mitohato14 in #116
- chore(kmm): create shared module and setup SwiftPM by @RyuNen344 in #88
- Update dependency androidx.compose.compiler:compiler to v1.4.7 by @renovate in #114
- Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.21 by @renovate in #105
- Update dependency org.robolectric:robolectric to v4.10.2 by @renovate in #119
- chore: bump gradle to 8 by @RyuNen344 in #118
- Create ios sourcesets by a sourceset list by @takahirom in #120
- Add screenshot test workflows by @takahirom in #112
- Fix repository name by @takahirom in #121
- chore: support SwiftPM by renovate by @RyuNen344 in #122
- Update material3 by @takahirom in #123
- Change core/ui to core/designsystem by @takahirom in #125
- chore(deps): update androidgradleplugin to v8 (major) by @renovate in #106
- Update roborazzi to v1.2.0-alpha-5 by @renovate in #129
- Update gh-actions by @renovate in #131
- Update dependency androidx.compose.material3:material3 to v1.1.0 by @renovate in #133
- Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in #134
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.1 by @renovate in #135
- Fix shell check by @takahirom in #138
- Add a testing section to README by @takahirom in #115
- Fix timeout by @takahirom in #139
- Introduce kmp compose plugin and navigation library by @takahirom in #136
- Update roborazzi to v1.2.0-alpha-6 by @renovate in #142
- Update dagger to v2.46.1 by @renovate in #141
- Update renovatebot/github-action action to v37 by @renovate in #132
- Add on memory favorite implementation by @takahirom in #140
- Update Roborazzi and use resizeScale and namingStrategy options by @takahirom in #145
- chore: setup bundler and tools by @RyuNen344 in #143
- Refactor packages by @takahirom in #155
- fix(deps): update dependency org.robolectric:robolectric to v4.10.3 by @renovate in #157
- Add session filter by @takahirom in #156
- Treat screenshot tests as normal tests and refactor naming by @takahirom in #158
- Place UiSta...