IMPORTANT
Since this release there is a strict feature fragmentation between the builds that are distributed through Google Play, F-Droid and GitHub releases.
TLDR - SDAI gives the user a choice:
- If privacy does matter to you the most, use FOSS build either from GitHub releases or F-Droid. While the app is open-source and private, FOSS build does not ship MediaPipe provider from google, because it disrespects user privacy by silently bundling Firebase telemetry library in MediaPipe library without user or developer consent.
- If you want all of the available features, use FULL build from GitHub releases.
- If you are a regular user that prefers convenience over privacy and full feature set, there is a build on Google Play for you.
More details here.
What's Changed
- Local model path selection by @ShiftHackZ in #245
- Combined slider / text / increment / decrement double UI inputs by @ShiftHackZ in #246
- Implemented Locale flags by @ShiftHackZ in #248
- On Boarding UI by @ShiftHackZ in #247
- Jacoco multi-module Unit Test code coverage reporting by @ShiftHackZ in #251
- Migration to Kotlin DSL by @ShiftHackZ in #253
- Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.9 by @dependabot in #272
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #271
- Bump koin from 3.4.3 to 3.5.6 by @dependabot in #266
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 by @dependabot in #261
- Bump io.mockk:mockk from 1.13.11 to 1.13.12 by @dependabot in #268
- Bump catppuccin from 0.1.1 to 0.1.2 by @dependabot in #260
- Bump retrofit from 2.9.0 to 2.11.0 by @dependabot in #259
- Bump com.microsoft.onnxruntime:onnxruntime-android from 1.18.0 to 1.19.0 by @dependabot in #269
- Bump io.insert-koin:koin-androidx-compose from 3.4.6 to 3.5.6 by @dependabot in #267
- Bump okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.14 by @dependabot in #263
- Bump com.github.SmartToolFactory:Compose-Extended-Gestures from 3.1 to 4.0.0 by @dependabot in #270
- Bump com.google.accompanist:accompanist-systemuicontroller from 0.30.1 to 0.34.0 by @dependabot in #262
- Bump paging from 3.1.1 to 3.3.2 by @dependabot in #258
- Onboarding UI update by @ComicSAS in #250
- Implement DispatchersProvider by @ShiftHackZ in #275
- Update README.md by @ComicSAS in #277
- AndroidKeyStore bug fix by @ComicSAS in #281
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #280
- Splash screen update by @ComicSAS in #282
- Bump androidx.compose:compose-bom from 2024.08.00 to 2024.09.00 by @dependabot in #287
- Bump androidx.activity:activity-compose from 1.9.1 to 1.9.2 by @dependabot in #286
- Bump androidx.navigation:navigation-compose from 2.7.7 to 2.8.0 by @dependabot in #289
- Bump lifecycleViewModel from 2.8.4 to 2.8.5 by @dependabot in #285
- Bump com.google.accompanist:accompanist-systemuicontroller from 0.34.0 to 0.36.0 by @dependabot in #288
- Bump composeJunit from 1.6.8 to 1.7.0 by @dependabot in #284
- Bump com.microsoft.onnxruntime:onnxruntime-android from 1.19.0 to 1.19.2 by @dependabot in #283
- Bump agp from 8.3.2 to 8.6.0 by @dependabot in #279
- Google AI Mediapipe by @ShiftHackZ in #276
Full Changelog: 0.6.3...0.6.4