SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
428 stars 39 forks source link

Auto Backup with v402 #280

Closed ballinger closed 3 weeks ago

ballinger commented 3 weeks ago

Tried the 402 apk which didn't reach gstore and f-droid. Seems as the app crashes when auto backup triggers. Thanx, phil

ballinger commented 3 weeks ago

App just updated from f-droid without me noticing it. Same behavior, crash when backup is triggered

SamAmco commented 3 weeks ago

Oh dear. I will take another look.

ballinger commented 3 weeks ago

appreciate it

SamAmco commented 3 weeks ago

My appologies. I had another crack at it. I believe it should work in v4.0.3. It's essentially to do with permissions surrounding running work in the background. They changed the requirements in API 34 (Android 14). Oddly enough it looks like there were actually two bugs in v4.0.x .. After fixing one it never occurred to me that there could be yet another bug breaking the app above API 34. Fingers crossed this should put it to rest. Thanks for letting me know.

SamAmco commented 3 weeks ago

@all-contributors bot please add @ballinger for bug

allcontributors[bot] commented 3 weeks ago

@SamAmco

I've put up a pull request to add @ballinger! :tada:

ballinger commented 3 weeks ago

:) all working, Thanx!