Kevin Hester
74a34cd9b6
store background location pref
2021-06-23 12:41:44 -07:00
Kevin Hester
74f7281a60
better dialog for background location
2021-06-23 12:17:06 -07:00
Kevin Hester
7efaf56f4f
location warnings are now much cleaner
2021-06-23 11:40:15 -07:00
Zbynek Merhaut
2c17a6f95d
Added dark theme option
2021-04-11 12:10:17 +02:00
Kevin Hester
7d898481a6
fix autobug for devices that don't have URL sharing support
2021-03-31 19:45:31 +08:00
Kevin Hester
10d6537972
Disable the "set default channel" button if already on the default channel
2021-03-24 14:28:11 +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
Daniel Nemenyi
6e545e628b
Fix expired link
...
The 'Firmware update required' modal contains an expired link to the
Wiki. This commit points the user towards the Firmware Installation
section on Github instead.
* app/src/main/res/values/strings.xml
2021-03-22 09:14:29 +00:00
Kevin Hester
a18343e30c
Merge remote-tracking branch 'root/master' into dev1.2
...
# Conflicts:
# app/src/main/java/com/geeksville/mesh/service/MeshService.kt
# app/src/main/java/com/geeksville/mesh/service/MockInterface.kt
# app/src/main/res/values/strings.xml
2021-03-19 15:09:33 +08:00
Kevin Hester
3ab9ee4afc
Merge branch 'master' into master
2021-03-19 15:00:49 +08:00
Vadim Furman
78a08898fe
Save messages in CSV and fix position broadcast
2021-03-17 21:00:01 -07:00
Kevin Hester
98356b9205
fix autobug crash when primary channel is null
2021-03-17 15:37:09 +08:00
goga
c8107441de
display timeAgo properly and show coords in users screen
2021-03-15 23:46:53 +05:00
Kevin Hester
d15ff7ed36
region setting is finished
2021-03-04 11:20:51 +08:00
Kevin Hester
ba86d3e88f
localization
2021-03-02 16:27:34 +08:00
Kevin Hester
e27a3d937d
show alert for old firmware
2021-03-02 15:12:57 +08:00
Kevin Hester
ae402e8fd2
add warning text for downrev apps
2021-03-02 13:22:55 +08:00
Kevin Hester
d33defb502
oops - I nuked a string by accident
2021-03-02 12:01:34 +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
a2d37e0343
fix lint error about tranlsation
2021-02-21 11:00:46 +08:00
Vadim Furman
8a065c5b88
Per-channel minimum broadcast period enforcement
2021-02-12 19:07:14 -08:00
Kevin Hester
c46b6f3c96
change alpha to beta in strings
2021-02-11 13:47:46 +08:00
Vadim Furman
e2c8ca2fb2
Separate notification channel for messages
2021-02-07 17:38:54 -08:00
Vadim Furman
0f8357adb0
String resources
2021-02-05 22:05:24 -08:00
Kevin Hester
e8721cdd07
add a few constraints to fix new message layout
2021-01-30 21:14:55 +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
bc472da856
add missing string & styles
2020-09-27 16:31:45 -04: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
25ceaa6364
Fix autobugs related to Samsung BLE
2020-07-18 13:18:38 -07:00
geeksville
02cda26f12
fix localization warnings
2020-07-15 19:53:45 -07:00
Ludovic Goix
15ae8cd2e8
Show app version in the app #5
2020-06-18 23:06:07 -04:00
geeksville
03af1f1de7
Fix #55 - warn user if they have location disabled
2020-06-16 10:30:18 -07:00
geeksville
3cf7d97dcf
Fix #54 . Thanks @slavino for the report!
2020-06-16 10:09:22 -07:00
Ludovic Goix
45273f5a7d
Make Channel options available
2020-06-14 00:11:08 -04:00
geeksville
a81edbf646
Fix #37 , show a Toast every time the app launches about missing permissions
2020-06-12 11:17:52 -07:00
Ludovic Goix
ac94f3b276
fix label
2020-06-11 13:04:21 -04:00
Ludovic Goix
672fc6f481
Add tooltip to status image icon
2020-06-10 21:50:34 -04:00
geeksville
aa5cd9baf8
fix upaired warning update when user changes radio buttons
2020-06-09 08:09:01 -07:00
geeksville
ce14fde33b
Fix #36 - allow users to select 'none' for the preferred radio
...
If none is selected, we do not leave our service running. And we do
not start it on boot.
2020-06-07 18:55:08 -07:00
geeksville
9254a90774
add a min appVersion check, so devices can tell user when android app needs
...
update
2020-06-03 16:16:51 -07:00
geeksville
38e7e8a783
oops - fix build - default channel name should never be localized
2020-05-29 14:16:16 -07:00
geeksville
05776c2593
fix warnings
2020-05-29 14:00:50 -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
ee34a7a370
fix missing strings reported by @Mango-sauce
2020-05-01 13:43:57 -07:00
geeksville
52c47af364
fix some accessiblity warnings
2020-04-29 12:08:13 -07:00
geeksville
ba91920154
fix autobug: if user has location disabled, warn that we can't provide it to mesh
2020-04-25 07:33:51 -07:00