Bacteria

Results 10 comments of Bacteria

Unable to extract rar files. Otherwise the app is fantastic.

I can reproduce this as well. @Alliba described it perfectly.

``` 06-29 18:27:45.248 2792 7798 E ExoPlayerImplInternal: Playback error 06-29 18:27:45.248 2792 7798 E ExoPlayerImplInternal: com.google.android.exoplayer2.ExoPlaybackException: Sourceerror 06-29 18:27:45.248 2792 7798 E ExoPlayerImplInternal: at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:5) 06-29 18:27:45.248 2792 7798 E...

@owencz1998 I am on Android 11 and have lots of storage. Android won't delete it, since the songs are saved as User data. One thing I noticed is that Album...

https://github.com/z-huang/music/blob/6ca40149a01e047d3bf3673b168c255ca1b58f7f/app/src/main/java/com/zionhuang/music/repos/SongRepository.kt#L116-L118 @z-huang Isn't this supposed to work when the songs are loaded? If this works, we can at least see exactly when the song is deleted. EDIT: My bad. Looks...

So for downloading the songs, the app is using Android's download manager service, which has had some changes in API 29 (Android 10). The problem is occurring because Android's DownloadIdleService...

> I was close with saying the system is deleting Yeah you were right. I am working on a solution. Been years since I touched Android development, so finding a...

@z-huang I am not so familiar with the code base so not able to figure out file renaming. You can go ahead with the change if it is easy to...

I can also reproduce this. One thing that I observed was that the duplicates appear only for contacts that have multiple numbers saved. If there is only one number, there...

Now that [Ubuntu 22.04 for GitHub actions is available in beta,](https://github.com/actions/virtual-environments/issues/5490) Signal's forked WebRTC should build with the enabled `rtc_use_pipewire` flag. Hopefully we can have proper screen sharing support on...