Massive/android/app
Brandon Presley adbc87f462 Prevent list jitter on graphs - 1.157 🚀
If we always refresh on focus then we will
be making many redundant requests, as well as
causing the list to jump around whenever we
navigate back/forward.
The only downside to this is occasionally the
data may be stale, however the user can just
pull down on the list to refresh.

Closes #165
2023-09-07 16:52:50 +12:00
..
.settings Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
src Remove duplicated permission in AndroidManifest 2023-07-17 18:43:15 +12:00
_BUCK First commit 2022-06-30 18:50:52 +12:00
.classpath Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
.project Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
build_defs.bzl First commit 2022-06-30 18:50:52 +12:00
build.gradle Prevent list jitter on graphs - 1.157 🚀 2023-09-07 16:52:50 +12:00
debug.keystore First commit 2022-06-30 18:50:52 +12:00
proguard-rules.pro Use hermes engine 2022-10-28 18:36:47 +13:00