this post was submitted on 06 Mar 2024
151 points (100.0% liked)

Sync for Lemmy

15088 readers
2 users here now

๐Ÿ‘€


Welcome to Sync for Lemmy!

Download Sync for Lemmy


Welcome to the official Sync for Lemmy community.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Community Rules


1- No advertising or spam.

All types of advertising and spam are restricted in this community.



Community Credits

Artwork and community banner by: @[email protected]


founded 1 year ago
MODERATORS
 

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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 6 months ago (1 children)

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.

[โ€“] [email protected] 6 points 6 months ago (1 children)

Can you tell which job is causing it? The full name given there would be super handy, cheers.

[โ€“] [email protected] 7 points 6 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).