commit | 5ebbbbd3e0b870c93ba5265dec16936c6a3772d6 | [log] [tgz] |
---|---|---|
author | Dmitry Muhomor <muhomor.dmitry@gmail.com> | Tue May 17 23:31:22 2022 +0300 |
committer | Daniel Micay <danielmicay@gmail.com> | Thu May 19 02:59:16 2022 -0400 |
tree | c172bc564dec163bdfb9bc06feaa72f2020ccd85 | |
parent | 68d885737511c542966188efd6e25a95c16df659 [diff] |
load thumbnail of the last captured item asynchronously in all cases Previously, the first load after activity resume was synchronous, which hurt the app open time, especially if the last item was a video.
This is the new GrapheneOS Camera app based on Android's modern CameraX library. It replaces AOSP Camera for GrapheneOS.