Meshtastic-Android/app
geeksville 6a3a763f71 workaround a kotlin(?!) bug
// FIXME - possible kotlin bug in 1.3.72 - it seems that if we start with the (globally shared) emptyList,
// then adding items are affecting that shared list rather than a copy.   This was causing aliasing of
// recentDataPackets with messages.value in the GUI.  So if the current list is empty we are careful to make a new list
2020-06-04 08:53:37 -07:00
..
special more mock files 2020-04-02 22:27:55 -07:00
src workaround a kotlin(?!) bug 2020-06-04 08:53:37 -07:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle Thanks to @NEKLAN for Japanese translations! 2020-05-29 14:00:25 -07:00
google-services-example.json mock google-services in CI builds 2020-04-02 22:07:35 -07:00
google-services.json for now use my local google-services settings (for crashlytics) 2020-03-01 16:39:53 -08:00
proguard-rules.pro we now save node & msg db across service invocations 2020-04-19 17:25:20 -07:00