Releases: bitfireAT/icsx5
Releases · bitfireAT/icsx5
v2.3.1
What's Changed
Bug fixes
- Fix about app dialog by @ArnyminerZ in #630
Other changes
- Bump androidx-work from 2.10.2 to 2.10.3 by @dependabot[bot] in #629
- Bump androidx.test:runner from 1.6.2 to 1.7.0 by @dependabot[bot] in #631
- Bump com.android.application from 8.11.1 to 8.12.0 by @dependabot[bot] in #633
- Bump androidx.test.ext:junit from 1.2.1 to 1.3.0 by @dependabot[bot] in #634
- Bump androidx.test:rules from 1.6.1 to 1.7.0 by @dependabot[bot] in #632
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
New features
- JSON backup import and export by @ArnyminerZ in #596
Bug fixes
Refactoring
- Delete UI test by @sunkup in #597
- Use Hilt for DI by @sunkup in #603
- Joined
CredentialsModel
withCreateSubscriptionModel
by @ArnyminerZ in #606 - Fix copyright comments by @sunkup in #623
- Fix
EditCalendarModel
depending on other view models by @ArnyminerZ in #610 - Rename activities from calendar to subscription by @sunkup in #625
Other changes
- Bump androidx-work from 2.10.1 to 2.10.2 by @dependabot[bot] in #601
- Bump androidx.compose.runtime:runtime-livedata from 1.8.2 to 1.8.3 by @dependabot[bot] in #600
- Bump room from 2.7.1 to 2.7.2 by @dependabot[bot] in #598
- Bump compose-ui from 1.8.2 to 1.8.3 by @dependabot[bot] in #599
- Bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #602
- Bump com.android.application from 8.10.1 to 8.11.0 by @dependabot[bot] in #605
- Bump aboutLibs from 12.2.3 to 12.2.4 by @dependabot[bot] in #613
- Bump okhttp from 4.12.0 to 5.0.0 by @dependabot[bot] in #614
- Bump okhttp from 5.0.0 to 5.1.0 by @dependabot[bot] in #615
- Bump com.android.application from 8.11.0 to 8.11.1 by @dependabot[bot] in #617
- Bump androidx-lifecycle from 2.9.1 to 2.9.2 by @dependabot[bot] in #621
- Bump hilt from 2.56.2 to 2.57 by @dependabot[bot] in #622
Full Changelog: v2.2.10...v2.3.0
v2.2.10
What's Changed
Bug fixes
- Increase connect timeout by @TheMinefighter in #594
- Collect flow in viewModel only when needed by @sunkup in #595
Refactoring
- Switch to synctools by @sunkup in #589
- Fixed deprecations by @ArnyminerZ in #592
Other changes
- Bump androidx-lifecycle from 2.9.0 to 2.9.1 by @dependabot in #584
- Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 by @dependabot in #583
- Upgrade aboutlibs to 12.2.2 by @ArnyminerZ in #591
- Bump aboutLibs from 12.2.2 to 12.2.3 by @dependabot in #593
- Bump com.google.devtools.ksp from 2.1.21-2.0.1 to 2.1.21-2.0.2 by @dependabot in #590
New Contributors
- @TheMinefighter made their first contribution in #594
Full Changelog: v2.2.9...v2.2.10
v2.2.9
What's Changed
Bug fixes
- Fix paddings for the enter url screen by @ArnyminerZ in #558
- Fixed typo for IME action by @ArnyminerZ in #559
Refactoring
- Remove CalendarCredentials and its migration by @sunkup in #549
- Replace
getParcelableExtra
usage withIntentCompat
by @ArnyminerZ in #557 - Fix lint warnings by @ArnyminerZ in #581
- Fix deprecations and issues with AboutLibs by @ArnyminerZ in #582
Other changes
- Bump compose-ui from 1.7.8 to 1.8.0 by @dependabot in #554
- Bump androidx-work from 2.10.0 to 2.10.1 by @dependabot in #553
- Bump room from 2.7.0 to 2.7.1 by @dependabot in #552
- Bump androidx.compose.runtime:runtime-livedata from 1.7.8 to 1.8.0 by @dependabot in #555
- Bump aboutLibs from 12.0.0 to 12.0.1 by @dependabot in #560
- Bump aboutLibs from 12.0.1 to 12.1.0 by @dependabot in #563
- Bump com.google.devtools.ksp from 2.1.20-2.0.0 to 2.1.20-2.0.1 by @dependabot in #562
- Bump com.android.application from 8.9.2 to 8.10.0 by @dependabot in #564
- Bump androidx.datastore:datastore-preferences from 1.1.4 to 1.1.6 by @dependabot in #566
- Bump androidx.compose.runtime:runtime-livedata from 1.8.0 to 1.8.1 by @dependabot in #568
- Bump aboutLibs from 12.1.0 to 12.1.2 by @dependabot in #567
- Bump androidx-lifecycle from 2.8.7 to 2.9.0 by @dependabot in #565
- Bump compose-ui from 1.8.0 to 1.8.1 by @dependabot in #569
- Bump kotlin from 2.1.20 to 2.1.21 by @dependabot in #571
- Bump com.google.devtools.ksp from 2.1.20-2.0.1 to 2.1.21-2.0.1 by @dependabot in #572
- Bump androidx.datastore:datastore-preferences from 1.1.6 to 1.1.7 by @dependabot in #575
- Bump androidx.compose.runtime:runtime-livedata from 1.8.1 to 1.8.2 by @dependabot in #573
- Bump compose-ui from 1.8.1 to 1.8.2 by @dependabot in #574
- Bump com.android.application from 8.10.0 to 8.10.1 by @dependabot in #579
- Bump aboutLibs from 12.1.2 to 12.2.0 by @dependabot in #580
Full Changelog: v2.2.8...v2.2.9
v2.2.8
What's Changed
Bug fixes
Other changes
- Bump androidx.compose.runtime:runtime-livedata from 1.7.7 to 1.7.8 by @dependabot in #507
- Bump androidx.compose.material:material-icons-extended from 1.7.7 to 1.7.8 by @dependabot in #506
- Bump compose-ui from 1.7.7 to 1.7.8 by @dependabot in #505
- Bump aboutLibs from 11.5.0 to 11.6.0 by @dependabot in #508
- Bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.1.10-1.0.30 by @dependabot in #510
- Bump com.android.application from 8.8.0 to 8.8.1 by @dependabot in #509
- Bump aboutLibs from 11.6.0 to 11.6.2 by @dependabot in #518
- Bump aboutLibs from 11.6.2 to 11.6.3 by @dependabot in #519
- Bump com.android.tools:desugar_jdk_libs from 2.1.4 to 2.1.5 by @dependabot in #521
- Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 by @dependabot in #524
- Bump androidx.datastore:datastore-preferences from 1.1.2 to 1.1.3 by @dependabot in #522
- Bump com.android.application from 8.8.1 to 8.8.2 by @dependabot in #523
- Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 by @dependabot in #525
- Bump com.android.application from 8.8.2 to 8.9.0 by @dependabot in #529
- Bump com.android.application from 8.9.0 to 8.9.1 by @dependabot in #535
- Update discussions link by @sunkup in #532
- Bump androidx.datastore:datastore-preferences from 1.1.3 to 1.1.4 by @dependabot in #537
- Bump com.google.devtools.ksp from 2.1.10-1.0.31 to 2.1.20-1.0.32 by @dependabot in #536
- Bump joda-time:joda-time from 2.13.1 to 2.14.0 by @dependabot in #539
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.10.1 to 1.10.2 by @dependabot in #540
- Bump androidx.compose.material3:material3 from 1.3.1 to 1.3.2 by @dependabot in #542
- Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 by @dependabot in #541
- Bump room from 2.6.1 to 2.7.0 by @dependabot in #543
- Bump com.google.devtools.ksp from 2.1.20-1.0.32 to 2.1.20-2.0.0 by @dependabot in #544
- Bump aboutLibs from 11.6.3 to 12.0.0 by @dependabot in #546
- Bump com.android.application from 8.9.1 to 8.9.2 by @dependabot in #548
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
Bug fixes
- Simplified edge-to-edge-configuration by @ArnyminerZ in #493
- Drop regex validating URL from intents @ArnyminerZ in #502
- Retry sync on DeadObjectException by @sunkup in #503
Other changes
- Bump androidx.datastore:datastore-preferences from 1.1.1 to 1.1.2 by @dependabot in #487
- Bump androidx.activity:activity-compose from 1.9.3 to 1.10.0 by @dependabot in #486
- Bump aboutLibs from 11.4.0 to 11.5.0 by @dependabot in #491
- Bump compose-ui from 1.7.6 to 1.7.7 by @dependabot in #499
- Bump androidx.compose.material:material-icons-extended from 1.7.6 to 1.7.7 by @dependabot in #498
- Bump androidx.compose.runtime:runtime-livedata from 1.7.6 to 1.7.7 by @dependabot in #497
- Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 by @dependabot in #496
- Bump joda-time:joda-time from 2.13.0 to 2.13.1 by @dependabot in #501
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
Refactoring
- Translations from Transifex by @ArnyminerZ in #476
Other changes
- Bump androidx.compose.material:material-icons-extended from 1.7.2 to 1.7.3 by @dependabot in #441
- Bump compose-ui from 1.7.2 to 1.7.3 by @dependabot in #440
- Improve stripUrl regex by @Blaubeeree in #443
- Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #446
- Bump com.google.devtools.ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 by @dependabot in #447
- Bump androidx.compose.material:material-icons-extended from 1.7.3 to 1.7.4 by @dependabot in #448
- Bump compose-ui from 1.7.3 to 1.7.4 by @dependabot in #449
- Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3 by @dependabot in #451
- Bump androidx.compose.runtime:runtime-livedata from 1.7.2 to 1.7.4 by @dependabot in #450
- Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 by @dependabot in #453
- Bump com.android.application from 8.6.1 to 8.7.1 & Wrapper to 8.10 by @dependabot in #454
- Bump androidx-lifecycle from 2.8.6 to 2.8.7 by @dependabot in #458
- Bump compose-ui from 1.7.4 to 1.7.5 by @dependabot in #459
- Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 by @dependabot in #460
- Bump androidx-work from 2.9.1 to 2.10.0 by @dependabot in #461
- Bump androidx.compose.material3:material3 from 1.3.0 to 1.3.1 by @dependabot in #457
- Bump com.android.application from 8.7.1 to 8.7.2 by @dependabot in #465
- Bump androidx.compose.material:material-icons-extended from 1.7.4 to 1.7.5 by @dependabot in #464
- Bump androidx.compose.runtime:runtime-livedata from 1.7.4 to 1.7.5 by @dependabot in #463
- Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 by @dependabot in #467
- Bump com.google.devtools.ksp from 2.0.21-1.0.26 to 2.0.21-1.0.27 by @dependabot in #468
- Bump com.google.devtools.ksp from 2.0.21-1.0.27 to 2.0.21-1.0.28 by @dependabot in #469
- Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #470
- Bump com.google.devtools.ksp from 2.0.21-1.0.28 to 2.1.0-1.0.29 by @dependabot in #471
- Bump com.android.application from 8.7.2 to 8.7.3 by @dependabot in #472
- Bump androidx.compose.material:material-icons-extended from 1.7.5 to 1.7.6 by @dependabot in #475
- Bump androidx.compose.runtime:runtime-livedata from 1.7.5 to 1.7.6 by @dependabot in #474
- Bump compose-ui from 1.7.5 to 1.7.6 by @dependabot in #473
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1 by @dependabot in #479
- Bump com.android.tools:desugar_jdk_libs from 2.1.3 to 2.1.4 by @dependabot in #478
- Bump aboutLibs from 11.2.3 to 11.4.0 by @dependabot in #481
- Update dependencies by @sunkup in #482
- Update ical4android and translations by @sunkup in #483
- Bump com.android.application from 8.7.3 to 8.8.0 by @dependabot in #485
New Contributors
- @Blaubeeree made their first contribution in #443
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
New features
- Added force-sync option to overflow menu by @ArnyminerZ in #398
- Increase SDK to 35 by @ArnyminerZ in #410
Bug fixes
- Send setting value straight away by @sunkup in #438
- Adjust theme colors by @ArnyminerZ in #427
Refactoring
- Added icon to fastlane metadata by @ArnyminerZ in #394
- Fetched translations from Transifex by @ArnyminerZ in #408
- Fix deprecations by @ArnyminerZ in #409
- Simplify UI by @ArnyminerZ in #428
Other changes
- Bump com.android.application from 8.5.1 to 8.5.2 by @dependabot in #387
- Bump androidx.test:runner from 1.6.1 to 1.6.2 by @dependabot in #390
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #393
- Bump aboutLibs from 11.2.2 to 11.2.3 by @dependabot in #395
- Bump com.google.devtools.ksp from 2.0.10-1.0.24 to 2.0.20-1.0.24 by @dependabot in #396
- Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.0 by @dependabot in #399
- Bump com.android.tools:desugar_jdk_libs from 2.1.0 to 2.1.1 by @dependabot in #400
- Replaced deprecated gradle task by @ArnyminerZ in #402
- Bump com.android.tools:desugar_jdk_libs from 2.1.1 to 2.1.2 by @dependabot in #403
- Bump androidx.compose.material:material-icons-extended from 1.6.8 to 1.7.0 by @dependabot in #407
- Bump androidx-lifecycle from 2.8.4 to 2.8.5 by @dependabot in #406
- Bump compose-ui from 1.6.8 to 1.7.0 by @dependabot in #404
- Bump androidx.compose.material3:material3 from 1.2.1 to 1.3.0 by @dependabot in #405
- Bump com.android.application from 8.5.2 to 8.6.0 by @dependabot in #401
- Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 by @dependabot in #411
- Bump androidx.compose.runtime:runtime-livedata from 1.6.8 to 1.7.0 by @dependabot in #413
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot in #412
- Bump androidx.compose.material:material-icons-extended from 1.7.0 to 1.7.1 by @dependabot in #422
- Bump compose-ui from 1.7.0 to 1.7.1 by @dependabot in #421
- Bump androidx.compose.runtime:runtime-livedata from 1.7.0 to 1.7.1 by @dependabot in #420
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.1 to 1.9.0 by @dependabot in #423
- Fetch new translations by @ArnyminerZ in #424
- Bump joda-time:joda-time from 2.12.7 to 2.13.0 by @dependabot in #425
- Bump androidx-lifecycle from 2.8.5 to 2.8.6 by @dependabot in #430
- Bump com.android.application from 8.6.0 to 8.6.1 by @dependabot in #429
- Bump androidx.compose.material:material-icons-extended from 1.7.1 to 1.7.2 by @dependabot in #431
- Bump compose-ui from 1.7.1 to 1.7.2 by @dependabot in #432
- Bump androidx.compose.runtime:runtime-livedata from 1.7.1 to 1.7.2 by @dependabot in #433
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
New features
- Donation dialog does not show button on standard by @ArnyminerZ in #371
Bug fixes
- Adjusted window resizing by @ArnyminerZ in #352
Refactoring
- Upgraded Kotlin to 2.0.0 and KSP to 1.0.22 by @ArnyminerZ in #368
- Removed Commons dependency by @ArnyminerZ in #369
Other changes
- Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 by @dependabot in #355
- Bump androidx.test:runner from 1.5.2 to 1.6.0 by @dependabot in #357
- Bump androidx.test:rules from 1.5.0 to 1.6.0 by @dependabot in #356
- Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 by @dependabot in #360
- Bump androidx.test:runner from 1.6.0 to 1.6.1 by @dependabot in #359
- Bump androidx.test:rules from 1.6.0 to 1.6.1 by @dependabot in #358
- Bump aboutLibs from 11.2.1 to 11.2.2 by @dependabot in #363
- Bump androidx-lifecycle from 2.8.2 to 2.8.3 by @dependabot in #362
- Bump com.android.application from 8.5.0 to 8.5.1 by @dependabot in #366
- Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 by @dependabot in #373
- Bump androidx-lifecycle from 2.8.3 to 2.8.4 by @dependabot in #372
- Bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24 by @dependabot in #374
- Bump androidx-work from 2.9.0 to 2.9.1 by @dependabot in #381
- Bump gradle/actions from 3 to 4 by @dependabot in #375
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #377
- Bump com.google.devtools.ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 by @dependabot in #380
- Ignored warnings for unused classes by @ArnyminerZ in #383
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
New features
- Task result is based on sync status by @ArnyminerZ in #323
Bug fixes
- Fix workers piling up by @sunkup in #334
- Stop subscription form covering the loading indicator by @sunkup in #335
- Part of the query is removed when URL is passed in Intent by @ArnyminerZ in #344
Refactoring
- Switch to compose state and kotlin flows - 4. iteration by @ArnyminerZ in #318
- EditCalendarActvivity: Switch to compose state and kotlin flows by @sunkup in #320
- Stop requesting legacy external storage by @sunkup in #339
Other changes
- Updated Romanian translations by @ArnyminerZ in #322
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1 by @dependabot in #325
- Bump kotlin from 1.9.23 to 1.9.24 by @dependabot in #321
- Bump androidx-lifecycle from 2.7.0 to 2.8.0 by @dependabot in #326
- Bump com.android.application from 8.4.0 to 8.4.1 by @dependabot in #330
- Added alarms to exceptions by @ArnyminerZ in #328
- Bump aboutLibs from 11.1.4 to 11.2.0 by @dependabot in #332
- Bump aboutLibs from 11.2.0 to 11.2.1 by @dependabot in #340
- Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #337
- Bump androidx-lifecycle from 2.8.0 to 2.8.1 by @dependabot in #338
- Bump com.android.application from 8.4.1 to 8.4.2 by @dependabot in #343
- Bump androidx.compose.runtime:runtime-livedata from 1.6.7 to 1.6.8 by @dependabot in #347
- Bump androidx-lifecycle from 2.8.1 to 2.8.2 by @dependabot in #346
- Bump com.android.application from 8.4.2 to 8.5.0 by @dependabot in #349
- Bump compose-ui from 1.6.7 to 1.6.8 by @dependabot in #345
- Bump androidx.compose.material:material-icons-extended from 1.6.7 to 1.6.8 by @dependabot in #348
Full Changelog: v2.2.2...v2.2.3