darkfi f3e581ddbe app: add SetAlpha to gfx, add layer alpha support and use it to fade in the netstatus overlay when shown 2 days ago
..
chatview 116b3bba4c app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with 2 days ago
edit 116b3bba4c app: migrate all kvdbs (except chatview) to a unified turso sql db. is easier to work with 2 days ago
emoji_picker dd8603dfd1 app/emoji: fix horizontal spacing calc 4 days ago
menu 1d0bf1bc29 app/menu: allow overscrolling menu with overscroll property 5 days ago
tokentable fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 4 days ago
vector_art fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 4 days ago
vid d4fffe7951 app/vid: use a separate thread on android for uploading during decoding phase so video can stream load (before it would pop cos it must load fully before display) 2 days ago
win 75a91c8bae app: add new /setting node impl. all changes to properties belonging to this node are persisted. 3 days ago
button.rs 12691bdca1 app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx. 1 week ago
gesture.rs a62a809265 app: fix warnings 7 months ago
image.rs fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 4 days ago
layer.rs f3e581ddbe app: add SetAlpha to gfx, add layer alpha support and use it to fade in the netstatus overlay when shown 2 days ago
mod.rs ccf070324f app: add a splash screen with cool scrambling text 3 days ago
scroll_layer.rs 12691bdca1 app: migrate all remaining widgets to the new draw paradigm. remove RendererSync and batch IDs from gfx. 1 week ago
shortcut.rs 9785777642 chore: Update copyright license year 8 months ago
text.rs fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 4 days ago
text_scramble.rs 80acc82043 app: add missing src/ui/text_scramble.rs file 2 days ago