Commit graph

160 commits

Author SHA1 Message Date
Kevin Hester
2736a01d4b change stress test to a checkbox and only show for debug builds 2021-02-11 16:29:26 +08:00
Kevin Hester
c46b6f3c96 change alpha to beta in strings 2021-02-11 13:47:46 +08:00
Kevin Hester
705e0deae3 make settings layout work on even the tiniest of screens 2021-02-11 13:44:30 +08:00
Vadim Furman
e2c8ca2fb2 Separate notification channel for messages 2021-02-07 17:38:54 -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
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
55fd7c7330 make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +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
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
Vadim Furman
8ea58fd08c Material design for Message UI 2021-01-25 17:30:21 -08:00
Kevin Hester
89fd3e16d8 1.1.33 fix #211 properly set GUI state when during a firmware update and the view gets rebuilt 2021-01-05 15:52:18 +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
bc472da856 add missing string & styles 2020-09-27 16:31:45 -04:00
Ludovic Goix
6ec16073c1 Added a debug panel
final
2020-09-26 21:56:52 -04:00
comgram
6f78dd7d94 Hangul (Korean) Translation 2020-09-21 16:30:53 +09:00
geeksville
c3b3db97c8 Thanks to @Bussemann for Norsk! and thanks to @Retrodime for Romanian! 2020-09-15 09:45:57 -07:00
smack815
7208673aa8
Update strings.xml
First update to the Spanish translation to fix some errors.  I will send the second half translations soon.
2020-09-13 21:44:29 -03:00
geeksville
23706431fb remove hint text from channel dropdown - causes draw artifacts 2020-08-30 12:51:34 -07:00
geeksville
502ad2c491 Fix #143 tell user we need high-accuracy access (Samsung apparently lets them choose) 2020-08-30 12:44:05 -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
Kevin Hester
db24204b9b
Merge pull request #135 from rubensudos/master
Add Portuguese translation
2020-08-24 13:26:42 -07:00
geeksville
38a3e37ad0 Fix #122 - let users copy text messages 2020-08-22 19:08:40 -07:00
RR
fd7f16f3d9 Add Portuguese translation 2020-08-22 19:03:16 +01:00
geeksville
0c30c4243d 0.9.04 add Haitian translation from @scottbridges 2020-08-20 19:20:24 -07:00
geeksville
a0dc45ea6f Merge remote-tracking branch 'root/master' into dev 2020-07-21 10:42:38 -07:00
Kevin Hester
4e3b28cdd6
Merge pull request #108 from eriktheV-king/patch-1
Update strings.xml
2020-07-21 10:42:16 -07:00
geeksville
a72824b501 Add Albanian translation from @TitanTronics 2020-07-21 10:40:15 -07:00
geeksville
320f691753 Add Greek translation by @magdalinos 2020-07-21 10:34:08 -07:00
eriktheV-king
77c72f6765
Update strings.xml
Just modified french language ressource files with some more added strings !
Left 5 untranslatables at EOF.
Trying to send these in as a pull request (replacing the existing files)
eriktheV-king github username
2020-07-21 15:20:22 +02:00
eriktheV-king
8a15b80de8
Update strings.xml
Just modified language ressource files with some more added strings !
According to master, 67 translatable strings. Left 5 untranslatables at EOF.
Trying to send these in as a pull request (replacing the existing files)
eriktheV-king github username
2020-07-21 14:54:24 +02:00
Kevin Hester
fed2615d96
Merge pull request #105 from lgoix/vmodel
Fix bad connection status #84
2020-07-18 14:30:04 -07:00
geeksville
25ceaa6364 Fix autobugs related to Samsung BLE 2020-07-18 13:18:38 -07:00
Ludovic Goix
4137f5e787 Fix bad connection status #84 2020-07-17 17:06:29 -04:00
Kevin Hester
c10beb816a
Merge pull request #102 from lgoix/battery-plugged
Display power plug icon when no battery #99
2020-07-17 12:01:26 -07: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
Ludovic Goix
4a6d88039b Display power plug icon when no battery #99 2020-07-16 08:50:47 -04:00
geeksville
02cda26f12 fix localization warnings 2020-07-15 19:53:45 -07:00
geeksville
4d9fb32fa1 Mangosauce fixes for Chinese! 2020-07-15 15:59:11 -07:00
Ludovic Goix
8f253bdca1 Display last time we receive a transmission from a node #65 2020-07-13 23:49:07 -04:00