Releases: firemaples/EverTranslator
Releases · firemaples/EverTranslator
v4.0.10(Beta)
What's Changed
Bug fixes
- Remove usage of
removeLast()by @firemaples in #531 - Fix auto-copy after recognizing function by @firemaples in #479
Dependency updates
Update target version to 35 and library dependencies
- Bump AGP version to 8.9.1 by @firemaples in #478
- Update dependency com.google.mlkit:language-id to v17.0.6 by @renovate in #481
- Update dependency com.google.gms:google-services to v4.4.2 by @renovate in #480
- Update dependency androidx.test.ext:junit to v1.2.1 by @renovate in #474
- Update dependency com.google.mlkit:text-recognition to v16.0.1 by @renovate in #482
- Update dependency com.google.mlkit:text-recognition-chinese to v16.0.1 by @renovate in #483
- Update dependency com.google.mlkit:text-recognition-devanagari to v16.0.1 by @renovate in #484
- Update dependency com.google.mlkit:text-recognition-japanese to v16.0.1 by @renovate in #485
- Update dependency com.google.mlkit:text-recognition-korean to v16.0.1 by @renovate in #486
- Update dependency com.google.mlkit:translate to v17.0.3 - autoclosed by @renovate in #487
- Update dependency androidx.compose:compose-bom to v2024.12.01 by @renovate in #490
- Update dependency com.google.android.material:material to v1.12.0 by @renovate in #399
- Update dependency androidx.webkit:webkit to v1.13.0 by @renovate in #398
- Update dependency com.google.code.gson:gson to v2.13.1 by @renovate in #476
- Update dependency androidx.test.espresso:espresso-core to v3.6.1 by @renovate in #473
- Update dependency androidx.datastore:datastore-preferences to v1.1.6 by @renovate in #493
- Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.23.8 by @renovate in #464
- Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.29 by @renovate in #465
- Update dependency androidx.constraintlayout:constraintlayout to v2.2.1 by @renovate in #491
- Update dependency androidx.appcompat:appcompat to v1.7.0 by @renovate in #489
- Update dependency com.github.MikeOrtiz:TouchImageView to v3.7.1 by @renovate in #499
- Update dependency com.google.android.gms:play-services-ads to v22.6.0 by @renovate in #501
- Update dependency com.google.dagger:hilt-compiler to v2.56.2 by @renovate in #503
- Update dependency com.google.dagger:hilt-android to v2.56.2 by @renovate in #502
- Update dependency com.google.ads.mediation:facebook to v6.19.0.0 by @renovate in #500
- Update dependency com.google.firebase:firebase-bom to v32.8.1 by @renovate in #504
- Update dependency io.nlopez.compose.rules:detekt to v0.4.22 by @renovate in #505
- Update plugin com.google.dagger.hilt.android to v2.56.2 by @renovate in #510
- Update retrofit monorepo to v2.11.0 by @renovate in #511
- Update kotlinx-coroutines monorepo to v1.10.2 by @renovate in #506
- Update plugin com.google.devtools.ksp to v2.1.20-2.0.1 by @renovate in #488
- Update dependency com.google.firebase:firebase-bom to v33 by @renovate in #515
- Update actions/setup-java action to v4 by @renovate in #512
- Update dependency com.google.firebase:firebase-crashlytics-gradle to v3 by @renovate in #516
- Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.21 by @renovate in #517
- Update plugin org.jetbrains.kotlin.plugin.compose to v2.1.21 by @renovate in #518
- Update plugin com.google.devtools.ksp to v2.1.21-2.0.1 by @renovate in #519
- Update retrofit monorepo to v2.12.0 by @renovate in #520
- Update dependency cz.adaptech.tesseract4android:tesseract4android to v4.8.0 by @renovate in #402
- Update retrofit monorepo to v3 (major) by @renovate in #521
- Dep/update dependencies by @firemaples in #494
- Update dependency androidx.compose:compose-bom to v2025 by @renovate in #528
- Update nav_version to v2.9.0 by @renovate in #527
- Update lifecycle_version to v2.9.0 by @renovate in #526
- Update dependency androidx.work:work-runtime-ktx to v2.10.1 by @renovate in #524
- Update dependency androidx.core:core-ktx to v1.16.0 by @renovate in #523
- Dep/update dependencies by @firemaples in #530
- Update the target SDK to 35 by @firemaples in #522
Full Changelog: v4.0.6...v4.0.10
v4.0.6(Beta)
What's Changed
- Add temporarily removed animation on result view back by @firemaples in #449
- Reschedule main bar fade out after closing the menu by @firemaples in #450
- Use customized compose menu list by @firemaples in #453
Full Changelog: v4.0.5...v4.0.6
v4.0.5(Beta)
What's Changed
- Remove ripple effect on result background by @firemaples in #447
Full Changelog: v4.0.4...v4.0.5
v4.0.4(Beta)
The target version upgrades to 34
What's Changed
- Upgrade compose version to 2024.02.02 by @firemaples in #445
- Refactor screen circling view to compose by @firemaples in #446
- Fix Text direction for RTL languages by @uomar8 in #441
Full Changelog: v4.0.3...v4.0.4
v4.0.3(Beta)
What's Changed
- Temporarily remove the animations on the result view by @firemaples in #440
Full Changelog: v4.0.2...v4.0.3
v4.0.2(Beta)
What's Changed
- Make MainBar holding its visible state by @firemaples in #438
Full Changelog: v4.0.1...v4.0.2
v4.0.1(Beta)
What's Changed
- Use Compose Material Theme by @firemaples in #431
- Update MainBar button tint color by @firemaples in #432
- Add option for limit the max width of result panel by @firemaples in #435
- Mark Lifecycle on destroy before detach floating view by @firemaples in #436
- Make the translator icon smaller by @firemaples in #437
Full Changelog: v4.0.0...v4.0.1
v4.0.0(Beta)
What's Changed
- Skip word boundary with blank + dash pattern by @firemaples in #427
- Refactor basics, MainBar and ResultView by @firemaples in #424
- Request post notification permission by @firemaples in #430
Full Changelog: v3.1.25...v4.0.0
v3.1.25
What's Changed
- update Arabic strings by @uomar8 in #414
- Fix circling bug on device with notch by @firemaples in #426
Full Changelog: v3.1.24...v3.1.25