Dantotsu/app
TwistedUmbrellaX 9b2015f4cf fix: simplify boolean view logic
This is a pretty basic conversion from `if (true) View.VISIBLE else View.GONE` to `isVisible` which is exactly that, but easier to track.
2024-03-22 14:18:13 -04:00
..
src fix: simplify boolean view logic 2024-03-22 14:18:13 -04:00
.gitignore fix: update .gitignore 2024-02-06 17:26:42 -06:00
build.gradle fix: vertical AnimatedBottomBar 2024-03-22 14:18:13 -04:00
google-services.json feat: alpha version 2024-02-03 21:05:01 -06:00
proguard-rules.pro feat: server-side auth 2024-02-15 18:28:03 -06:00