Skip to content

Releases: AwaisKing/Linked-Words

v13.1

07 Dec 17:42

Choose a tag to compare

  • moved libraries and Gradle plugin to libs.version.toml
  • updated Gradle to 8.13.1
  • updated libraries
  • maybe fixed some bubbles api/floating window ANRs
  • added Edge-to-Edge and a fading toolbar

v13.0

27 Sep 14:26

Choose a tag to compare

  • moved from JDK 11 to JDK 16
  • updated Gradle to 8.13.0
  • updated minSdk from 19 to 23
  • updated libraries
  • fixed some intent queries
  • moved from usesCleartextTraffic to networkSecurityConfig
  • moved from onBackPressed to OnBackPressedDispatcher
  • refactored tabs fetching
  • fixed some issues with floating dialog
  • refactored a lot of code

v12.8

28 Jan 17:49

Choose a tag to compare

  • updated AGP 8.0.2 to 8.4.0-alpha07
  • some app Gradle fixes and updated dependencies
  • moved some static variables to AppHelper class
  • some code formatting shit

v12.7

12 Jun 13:23

Choose a tag to compare

  • added POST_NOTIFICATIONS permissions for Android 13+

v12.6

12 Jun 08:16

Choose a tag to compare

  • fixed "my apps" crash issue when no VIEW intent app installed.
  • updated dependencies and compiler target level.

v12.5

15 Apr 11:37

Choose a tag to compare

  • updated Gradle and dependencies
  • removed Google Services & Firebase (because fuck Google)
  • removed useless styles and attributes from XML files
  • fixed some CustomTabActivity issues
  • fixed filters not working correctly
  • some small fixes & touches here and there

v12.1

17 Feb 14:05

Choose a tag to compare

  • updated Gradle and dependencies
  • fixed FLAG_MUTABLE crash when using Bubbles API in Android 12+ devices
  • fixed TTS Check crash for some phones
  • fixed crash in TTS Settings for some phones
  • fixed rarely occurring FloatingDialogView crash

v12.0

19 Dec 09:35

Choose a tag to compare

  • migrated from minimum API 14 to API 19
  • replaced Firebase Bill-of-Materials with individual deps
  • fixed TTS Check crash

v11.9

08 Oct 20:24

Choose a tag to compare

  • fixed Google search button
  • fixed force floating dialog checkbox

v11.8

07 Oct 11:15

Choose a tag to compare

  • added show floating dialog instead of bubbles options
  • fixed search button not showing on main screen
  • fixed word definitions dialog bottom panel not showing
  • fixed Google and Search button in word definitions dialog
  • fixed floating dialog crashing on low-end devices