Commit graph

65 commits

Author SHA1 Message Date
Kevin Hester
4a90bb2fc0 fix various lint warnings 2021-02-21 11:34:43 +08:00
Kevin Hester
b4b1099e76 fix layout error now that fields moved out of settings 2021-02-14 17:00:56 +08:00
Vadim Furman
757c3867f2 Moved broadcast and ls_sleep in advanced settings 2021-02-13 21:35:57 -08:00
Kevin Hester
705e0deae3 make settings layout work on even the tiniest of screens 2021-02-11 13:44:30 +08:00
Kevin Hester
e1af70e58c Merge remote-tracking branch 'root/master' into dev 2021-02-06 14:22:12 +08:00
Vadim Furman
45dbcab850 Cleanup 2021-02-05 22:02:18 -08:00
Vadim Furman
2d81acbee5 Added settings 2021-02-05 21:29:28 -08:00
Kevin Hester
9c15e22b8f don't let report bug get too wide (especially for Russian) 2021-02-06 11:49:23 +08:00
Vadim Furman
0ea40967ac testing settings 2021-02-03 20:16:18 -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
Vadim Furman
8ea58fd08c Material design for Message UI 2021-01-25 17:30:21 -08:00
Ludovic Goix
336d283c82 fix packet display in debug panel
make the test work with any non US default Locale


remove java-lite usage


fix a test
2020-10-01 17:00:33 -04:00
Ludovic Goix
6ec16073c1 Added a debug panel
final
2020-09-26 21:56:52 -04:00
geeksville
23706431fb remove hint text from channel dropdown - causes draw artifacts 2020-08-30 12:51:34 -07:00
geeksville
a985f1f2c5 Fix #140 - make QR code larger (by making layout agnostic to display size) 2020-08-29 17:03:33 -07:00
geeksville
38a3e37ad0 Fix #122 - let users copy text messages 2020-08-22 19:08:40 -07:00
Ludovic Goix
4137f5e787 Fix bad connection status #84 2020-07-17 17:06:29 -04:00
Kevin Hester
f9769e3959
Merge pull request #103 from zjwhitehead/report-bg
Set crash report text background
2020-07-17 12:00:29 -07:00
Zach Whitehead
1f6a3370d6 Set crash report text background 2020-07-16 19:40:11 -04:00
geeksville
02cda26f12 fix localization warnings 2020-07-15 19:53:45 -07:00
Ludovic Goix
8f253bdca1 Display last time we receive a transmission from a node #65 2020-07-13 23:49:07 -04:00
Ludovic Goix
d822538c0e Display battery level of remote nodes #64 2020-07-01 08:28:06 -04:00
geeksville
ca6de33943 Allow user to enter only a very restricted list of channel name chars
(for now - possibly loosen in the future - someone reported the device
code didn't like odd characters, and we definitely don't want anything
>127).  Also, shrink length to 11 chars (which is 12 including the nul
terminator on the device side (current limit in mesh.options).
2020-06-24 14:58:56 -07:00
Ludovic Goix
15ae8cd2e8 Show app version in the app #5 2020-06-18 23:06:07 -04:00
geeksville
67d95039bf begin support for message status 2020-05-30 14:38:16 -07:00
geeksville
5044c5393f firmware update wip 2020-05-13 17:34:15 -07:00
geeksville
c1388d6bad firmware update button is kinda in 2020-05-13 17:00:23 -07:00
geeksville
1d65542505 add one more string for the visually impared 2020-05-05 11:00:24 -07:00
geeksville
52c47af364 fix some accessiblity warnings 2020-04-29 12:08:13 -07:00
geeksville
4c39d9e3f9 don't let users edit their name when not connected to radio 2020-04-23 11:24:10 -07:00
geeksville
34aa4cde05 if bluetooth was disabled when we started, reattempt device connect later 2020-04-20 09:56:38 -07:00
geeksville
b4bf682df0 #14: WIP we now show the new GUI properly 2020-04-18 16:30:30 -07:00
geeksville
18248bd86a add a "report a bug" button 2020-04-15 14:10:40 -07:00
geeksville
f2f7c630c3 Turn on clickable auto linking for URLs that appear in our app. 2020-04-15 13:44:31 -07:00
geeksville
042e8d6ebb map analytics optional 2020-04-11 13:20:30 -07:00
geeksville
2b588ac7e7 editing and saving channels kinda works 2020-04-09 16:33:42 -07:00
geeksville
69e6b285c6 we now allow changing BLE connection to different meshtastic devices on the fly 2020-04-09 13:28:44 -07:00
geeksville
5a90a06580 get ready for translations 2020-04-09 11:03:17 -07:00
geeksville
e7705c83ed bt scan kinda works again 2020-04-08 21:34:57 -07:00
geeksville
fb06046796 bt scan kinda works 2020-04-08 21:17:23 -07:00
geeksville
c286c56067 add beginnings of settings fragment 2020-04-08 19:20:43 -07:00
geeksville
749103cd09 message sending kinda works again 2020-04-08 17:50:23 -07:00
geeksville
29f0435f18 message fragment kinda works 2020-04-08 17:12:39 -07:00
geeksville
e157bb0140 add beginnings of new messages tab 2020-04-08 16:49:27 -07:00
geeksville
4074674c41 fix padding 2020-04-08 15:44:07 -07:00
geeksville
9e9cfae829 node list is ugly but it kinda works 2020-04-08 15:36:49 -07:00
geeksville
0ff97ba3c4 node list view kinda works 2020-04-08 15:25:57 -07:00
geeksville
737b98076a show connection status in appbar 2020-04-08 11:57:31 -07:00
geeksville
db0656f7b9 new channel view now works at least as well as the old channel view 2020-04-08 10:55:28 -07:00