Commit graph

80 commits

Author SHA1 Message Date
Zbynek Merhaut
2c17a6f95d Added dark theme option 2021-04-11 12:10:17 +02:00
Kevin Hester
7bb3511587 allow longer channel names (if you include the # prefix and suffix 2021-04-05 15:35:12 +08:00
Kevin Hester
5f6cb7637c Merge remote-tracking branch 'root/master' into dev1.2
# Conflicts:
#	app/src/main/java/com/geeksville/mesh/MainActivity.kt
2021-03-24 13:49:46 +08:00
Kevin Hester
ad7a189c51 add default channel button 2021-03-24 13:48:26 +08:00
Vadim Furman
0d9f31f7fb Pipe rssi to the view 2021-03-22 21:10:58 -07:00
Vadim Furman
8aa7585fdd Merge remote-tracking branch 'upstream/master' 2021-03-19 16:55:22 -07:00
Vadim Furman
5e4470d25e Use default scope for file save and display snr 2021-03-19 14:33:55 -07:00
goga
6958e3c86a coords position fix 2021-03-16 11:38:42 +05:00
goga
452bf6f6cb show coordinates with geo url to open in other mapping app 2021-03-16 10:04:01 +05:00
goga
c8107441de display timeAgo properly and show coords in users screen 2021-03-15 23:46:53 +05:00
Kevin Hester
0271587a65 fix #256: transparent holes in advanced tabs 2021-03-10 12:19:20 +08:00
Kevin Hester
d15ff7ed36 region setting is finished 2021-03-04 11:20:51 +08:00
Kevin Hester
aa79ee4335 make our simulator work like 1.2 2021-03-03 14:43:29 +08:00
Kevin Hester
b53acd206b region GUI wip 2021-03-03 13:51:33 +08:00
Kevin Hester
efbc61eaf2 fix mroe lint warnings 2021-02-21 12:27:13 +08:00
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