Commit graph

850 commits

Author SHA1 Message Date
Vadim Furman
e2c8ca2fb2 Separate notification channel for messages 2021-02-07 17:38:54 -08:00
Kevin Hester
5deddf6547 1.1.43 2021-02-07 13:04:24 +08:00
Kevin Hester
d3a1107cd3 don't briefly pop up fields with "null" as content 2021-02-07 11:27:37 +08:00
Kevin Hester
97b2b3c471 update protobufs 2021-02-07 10:55:07 +08:00
Kevin Hester
e1af70e58c Merge remote-tracking branch 'root/master' into dev 2021-02-06 14:22:12 +08:00
Vadim Furman
0f8357adb0 String resources 2021-02-05 22:05:24 -08:00
Vadim Furman
45dbcab850 Cleanup 2021-02-05 22:02:18 -08:00
Vadim Furman
26d7ff9578 Merge remote-tracking branch 'upstream/master' into settings 2021-02-05 21:30:40 -08:00
Vadim Furman
2d81acbee5 Added settings 2021-02-05 21:29:28 -08:00
Kevin Hester
4a5e07e52f fix #231 message history disappears thanks @dylanhoen
// Now that we use data packets for more things, we need to be choosier about what we keep.  Since (currently - in the future less so)
        // we only care about old text messages, we just store those...
2021-02-06 13:24:48 +08:00
Kevin Hester
9c15e22b8f don't let report bug get too wide (especially for Russian) 2021-02-06 11:49:23 +08:00
Kevin Hester
9cb9e93dd2 never use app specific icons when <= android 5.1.1 2021-02-06 09:29:11 +08:00
Kevin Hester
48d870a035 1.1.42 2021-02-05 09:31:58 +08:00
Kevin Hester
2c3b73ae88 fix(?) for cyanogen problem with custom statusbar icons 2021-02-05 09:31:25 +08:00
Kevin Hester
d11e7674f6 fix autobug: don't spam crashlytics when we expect position sending to fail 2021-02-04 23:39:44 +08:00
Kevin Hester
97d2ecbd0f fix autobug: don't let users try to update firmware over USB 2021-02-04 23:07:16 +08:00
Vadim Furman
0ea40967ac testing settings 2021-02-03 20:16:18 -08:00
Kevin Hester
3db5be760d 1.1.41 2021-02-04 09:25:06 +08:00
Kevin Hester
90b03f0955 Merge remote-tracking branch 'root/master' into dev 2021-02-04 08:23:59 +08:00
Kevin Hester
55fd7c7330 make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +08:00
Vadim Furman
ac8fd1344d Updated comment 2021-02-02 19:01:11 -08:00
Vadim Furman
8d04a71fc4 Fix radio button enabled/disabled state to match device connected/not-connected state 2021-02-02 18:39:41 -08:00
Kevin Hester
4ea44095df 1.1.40 trying to squash native crash in mb via testlab. 2021-02-02 10:47:54 +08:00
Kevin Hester
a618aba7f0 1.1.39 2021-02-01 23:01:29 +08:00
Kevin Hester
4db838b5e3 when in sim, allow user to toggle between service on and off 2021-02-01 23:01:15 +08:00
Kevin Hester
e710b67131 Merge remote-tracking branch 'root/master' into dev 2021-02-01 22:54:18 +08:00
Kevin Hester
719bef7889 potential fix for the rare mapbox native crash (use onDestroyView) 2021-02-01 22:54:04 +08:00
Kevin Hester
3d97e65149
Merge branch 'master' into fix 2021-02-01 22:52:59 +08:00
Vadim Furman
fbf7ac4144 Moved try to catch all RemoteExceptions 2021-01-31 20:53:40 -08:00
Kevin Hester
f44d9b16b1 1.1.38 2021-02-01 12:04:30 +08:00
Kevin Hester
7d846461e4 mock interface now pretty completely simulates a real device 2021-02-01 11:53:22 +08:00
Kevin Hester
a0160cadf9 WIP to improve simulator 2021-02-01 10:31:39 +08:00
Kevin Hester
23832d8285 update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
Vadim Furman
6e5e98e077 Another semi-transparent color fix 2021-01-30 20:42:57 -08:00
Vadim Furman
bcb89102fb Merge remote-tracking branch 'upstream/master' 2021-01-30 19:41:48 -08:00
Vadim Furman
12381a177a Do not use transparent colors with rounded corners, it creates an ugly border on Androing > 9.0 2021-01-30 19:25:15 -08:00
Kevin Hester
aabbd12382 1.1.37 2021-01-30 21:16:33 +08:00
Kevin Hester
e8721cdd07 add a few constraints to fix new message layout 2021-01-30 21:14:55 +08:00
Kevin Hester
0693d7786d use new icons from @thepoweroftwo 2021-01-30 14:59:28 +08:00
Kevin Hester
6c3c20c154 switch app launcher to new icon 2021-01-30 14:44:55 +08:00
Kevin Hester
99cb8db970 update libs 2021-01-29 13:44:30 +08:00
Kevin Hester
0e6a82255e Merge remote-tracking branch 'root/master' into dev 2021-01-26 10:44:27 +08:00
Vadim Furman
9a13f933b8 Removed observer for myNode, probably not a good idea 2021-01-25 17:50:16 -08:00
Vadim Furman
8ea58fd08c Material design for Message UI 2021-01-25 17:30:21 -08:00
Kevin Hester
1d41a48274 Conditionalize message receive broadcast, so apps can subscribe to JUST their messages 2021-01-11 17:18:04 +08:00
Kevin Hester
ed1a0e7fe0 1.1.36 - autobug - cope with devices that have malformatted flash 2021-01-09 14:52:48 +08:00
Kevin Hester
3835a85b8e 1.1.35 fix nasty progress related bug in firmware update 2021-01-08 15:19:59 +08:00
Kevin Hester
a20fffcc2c don't send BLE commands to meshservice while updating 2021-01-08 15:19:39 +08:00
Kevin Hester
7ff7686ccb less logspam for expected msgs 2021-01-08 15:19:20 +08:00
Kevin Hester
633200ac44 if we lose device connection at a bad time, don't leave UI confused (autobug) 2021-01-08 14:51:19 +08:00