Meshtastic-Android/app/src/main/java/com/geeksville/mesh
Garret Kelly 61c8d2d266 Put channel options into URL fragments
Put the channel options into the URL fragment instead of the URL path.
This ensures that the channel options (including the channel key) is
never accidentally leaked to a remote party. This URL format appears to
be backwards compatible, URLs generated in the new form are properly
parsed by the old version. URLs generated by the old version are _not_
parsed by the new version.

Closes #126.
2020-08-10 22:19:51 -04:00
..
model Put channel options into URL fragments 2020-08-10 22:19:51 -04:00
service Merge pull request #112 from lgoix/timefix 2020-07-31 09:09:09 -07:00
ui fix autobug - location callback might come after activty is dead 2020-07-25 20:40:00 -07:00
DataPacket.kt message status updates are coded but not yet tested. 2020-05-30 19:58:36 -07:00
MainActivity.kt Try to fix Toast not showing when notification are disabled 2020-07-23 23:12:46 -04:00
MeshUtilApplication.kt Rather than waiting for crashlytics to send on next launch, send reports 2020-04-24 18:42:57 -07:00
MyNodeInfo.kt add a min appVersion check, so devices can tell user when android app needs 2020-06-03 16:16:51 -07:00
NodeInfo.kt Display last time we receive a transmission from a node #65 2020-07-13 23:49:07 -04:00