Commit graph

253 commits

Author SHA1 Message Date
Jackson Rosenthal
79ef308eac removed default lat/long for map 2022-02-05 21:30:12 -05:00
Jackson Rosenthal
3a06bd0478 Added layers to map, got gestures working 2022-02-05 16:44:39 -05:00
Jackson Rosenthal
7fd3cbba69 Merge remote-tracking branch 'origin/master' into feature/mapbox-v10-migration 2022-02-05 13:22:09 -05:00
Jackson Rosenthal
ed98232263 Migrating to Mapbox API V10 2022-02-04 21:58:00 -05:00
andrekir
239a22c1bc add splash screen 2022-02-04 00:57:27 -03:00
andrekir
f540a7ad94 remove icon from reset channel 2022-02-03 02:14:41 -03:00
Jackson Rosenthal
93e81e4639 Added delete all messages into the AlertDialog. 2022-01-31 19:11:32 -05:00
Jackson Rosenthal
bc0c682eea Added popup to prompt delete when user long presses 2022-01-29 18:00:24 -05:00
Andre Kirchhoff
852cd2ddc7
Merge pull request #354 from meshtastic/release
1.2.54
2022-01-26 22:58:46 -03:00
andrekir
fbe79dbfa6 add channelUtilization & airUtilTx to UsersFragment 2022-01-26 22:28:30 -03:00
andrekir
3270cb2f15 update send icon 2022-01-26 02:38:15 -03:00
Andre Kirchhoff
d35d56cfa5
Merge pull request #352 from meshtastic/advanced
add is_power_saving to advanced settings
2022-01-24 18:49:37 -03:00
andrekir
e3c0e4eb0d remove "0 to disable" from broadcast_position_secs 2022-01-24 18:25:49 -03:00
andrekir
11e6332d5d add switches to advanced settings 2022-01-24 18:23:09 -03:00
andrekir
2d663156c6 update location_disabled strings 2022-01-24 16:50:20 -03:00
andrekir
58136c9cf4 fix duplicate strings 2022-01-09 23:54:50 -03:00
Jm Casler
913707a326
Merge pull request #338 from slavino/patch-3
Update strings.xml
2022-01-09 17:48:21 -08:00
andrekir
d0614c7934 update initCommonUI 2022-01-08 16:30:06 -03:00
andrekir
bc57946aec convert changeRadioButton to fab 2022-01-08 16:18:36 -03:00
Slavomir Hustaty
8e9dd8a4ca
Update strings.xml
typo fix
https://github.com/meshtastic/Meshtastic-Android/pull/338#discussion_r778792083
2022-01-05 18:48:47 +01:00
Slavomir Hustaty
eae91e23a6
Update strings.xml
https://github.com/meshtastic/Meshtastic-Android/pull/338#discussion_r778792083
2022-01-05 18:46:51 +01:00
Slavomir Hustaty
6cb5b142a9
Update strings.xml
Fixing
https://github.com/meshtastic/Meshtastic-Android/pull/338#discussion_r778842946
https://github.com/meshtastic/Meshtastic-Android/pull/338#discussion_r778843154
2022-01-05 15:19:00 +01:00
Slavomir Hustaty
cc3767fad6
Update strings.xml
Update to meet recent App state
2022-01-05 08:53:19 +01:00
andrekir
460288d99f add isAlwaysPowered 2021-12-21 16:28:57 -03:00
andrekir
3ba0b30304 update permission strings 2021-12-14 17:03:38 -03:00
andrekir
41e4c12842 fix typo & cap minBroadcastPeriodSecs 30s 2021-12-10 18:37:02 -03:00
andrekir
8e5eabec29 add LoRa channels (MediumFast, MediumSlow) 2021-12-10 15:55:44 -03:00
Andre Kirchhoff
20e0dda159
maxLength 228 2021-11-28 17:26:06 -03:00
andrekir
bd42397237 add dialog / strings (camera_required & why_camera_required) 2021-11-19 23:35:10 -03:00
andrekir
3ecc247c76 QR Code scanning with camera 2021-11-17 21:00:46 -03:00
Kevin Hester
d867c5c85e
Merge branch 'master' into sendButton 2021-11-18 02:02:34 +08:00
Kevin Hester
2c50b9890a
Merge branch 'master' into remove-hints 2021-11-18 02:02:06 +08:00
andrekir
f4c754e599 Fix: MessagesFragment layout
- fix our messages right margin; received left margin (compare "msg.from" to "^local" to "determine if this is my message (originated on this device)";
- night/colors.xml: changed colorMyMsg to #28463C; (colorMsg & colorMyMsg were the same on Dark theme);
- fix val one_day typo (= 86400000 ms/day);
- if errorMessage --> setCardBackgroundColor(Color.RED).
2021-09-07 22:18:54 -03:00
srichs
0e20ec78db removed hints from channel inputs 2021-09-06 22:43:33 -06:00
andrekir
15161862f3 Fix: EditText with textMultiLine & IME_ACTION_SEND 2021-09-05 15:10:02 -03:00
andrekir
615f202583 minor adjustments, reformat & contentDescription added to messages_fragment.xml 2021-09-02 12:39:16 -03:00
andrekir
fdff15448f added android:maxLength="200" to messages_fragment.xml 2021-08-31 16:59:34 -03:00
andrekir
5b26714a1e added binding.sendButton.setOnClickListener to MessagesFragment.kt 2021-08-31 11:39:55 -03:00
andrekir
56c8fcddfb sendButton img & layout 2021-08-29 23:48:49 -03:00
andrekir
27f8e3d389 Fix: Localization for pt-BR 2021-07-27 23:42:54 -03:00
Kevin Hester
cf39069a4e fix hungarian translations 2021-07-26 16:55:49 -07:00
Kevin Hester
b12a6effa0
Merge pull request #284 from rkuksa/rkuksa-typo-ru
Russian translation update
2021-07-27 07:39:53 +08:00
Kevin Hester
b1fab80422 make store agnostic 2021-07-26 16:18:57 -07:00
Kevin Hester
fee7f89a68 add brazillian portugese from @AndreK 2021-07-26 09:44:41 -07:00
attila@qualisoft
03a6df3d0d Hungarian (hu) translation 2021-07-21 14:41:31 +02:00
rkuksa
1933aeaeb8
Update strings.xml 2021-07-20 05:19:15 +03:00
Kevin Hester
9128d4531d New Chinese translation by @mango-sauce 2021-06-29 08:33:47 -07:00
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