junkfood

Results 34 issues of junkfood

[MD3设计规范](https://m3.material.io/components/top-app-bar/guidelines) 里对 Top app bars 的 scrollBehavior 做了规定,虽然看到应用里实现顶栏的做法其实是用一个无标题的顶栏外加一个 Text 组件模拟出来的,但是在原生 Android 12 的系统设置里的这个顶栏的 scrollBehavior 做得很符合设计规范,也控制好了状态栏的变色,现在在 Compose 里是目前还没有实现这个行为的方法吗?

- [ ] Use [SAF](https://developer.android.com/guide/topics/providers/document-provider) to move downloaded files to other directories.

bug
help wanted

### Discussed in https://github.com/JunkFood02/Seal/discussions/93 Originally posted by **JunkFood02** August 3, 2022 As I mentioned in the release announcement for v1.0.0 (#77), Seal is not even intended to be a video...

The last ffmpeg update was a year ago(#183), and the previous version (v5.1) of ffmpeg already had some incompatibilities with yt-dlp: - https://github.com/JunkFood02/Seal/issues/1099 - https://github.com/JunkFood02/Seal/issues/1173 - https://github.com/JunkFood02/Seal/issues/1035 Update to a...

enhancement

Currently, the python interpreter executable and the FFmpeg libraries are pre-compiled zip files which get bundled in every apk built with this library. However, the binaries rarely get updates like...

enhancement

``` java.lang.OutOfMemoryError: Failed to allocate a 75497480 byte allocation with 73634792 free bytes and 70MB until OOM, target footprint 268435456, growth limit 268435456 at java.util.Arrays.copyOf(Arrays.java:3766) at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:125) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:650) at...

bug

- https://github.com/JunkFood02/Seal/issues/749

bug

Actions: - Toggle read - Toggle starred - Mark above as read (WIP) - Mark below as read (WIP) - Share

enhancement

To Do: - [ ] Integration with WebView rendering #568

A workaround or add-on before we implement #585 Close #611 To Do: - [ ] Mark above/below as unread - [x] Enter/exit transition for dropdown menu (optional)