New

  • Added scaled + controversial sorts (scaled sort is missing #466)

Changes

  • Updated the settings text to remove Sort from Post options (now under Account Settings)
  • Added the option to upload nsfw content again

Other fixes

  • Fixed a crash for badly formatted user tags
  • Fixed a crash when updating a user display name that contains ’
  • Fixed an issue where clicking save under Account Settings would cause the button to show again

Updates

  • com.google.android.gms:play-services-base > 18.3.0
  • com.google.android.gms:play-services-ads > 22.6.0
  • com.google.android.ump:user-messaging-platform > 2.2.0
  • com.google.firebase:firebase-messaging > 23.4.1
  • com.google.firebase:firebase-config > 21.6.2
  • com.google.firebase:firebase-analytics > 21.5.1
  • com.google.firebase:firebase-functions > 20.4.0
  • com.google.android.exoplayer:exoplayer > 2.19.1
  • com.google.mlkit:translate > 17.0.2
  • com.google.android.material:material > 1.11.0
  • androidx.recyclerview:recyclerview > 1.3.2
  • androidx.browser:browser > 1.7.0
  • androidx.exifinterface:exifinterface > 1.3.7

Removed

  • com.github.nipunru:nsfw-detector-android

Notes

  • The APK size should be around 5MB smaller
    • kratoz29@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 months ago

      Wakelocks, Sync for Lemmy prevents my phone from sleeping.

      As a workaround I have my app set up as “restricted” in the battery settings, if I change it to “optimized” it starts behaving like that.

      This issue has been occuring to me with all AOSP roms, with MIUI/HyperOS it doesn’t happen.

        • kratoz29@lemm.ee
          link
          fedilink
          English
          arrow-up
          7
          ·
          4 months ago

          Ofc, here is the full job name:

          job/io.syncapps.lemmy_sync/androidx.work.impl.background.systemjob.SystemJobService#3544

          job/io.syncapps.lemmy_sync/androidx.work.impl.background.systemjob.SystemJobService#3545

          The process number will keep increasing I think.

          (I changed Sync for Lemmy back to “optimized” in order to get these errors again).