Commit Graph

634 Commits

Author SHA1 Message Date
markqvist 70e7fea54f
Merge pull request #38 from jooray/patch-1
Fix for predictive text
2024-01-03 11:21:12 +01:00
Juraj Bednar 55f6a8c6c2
Fix for predictive text
Kivy's default for input boxes changed from "text" to "null" in Kivy 2.1.0. Not specifying it disallowed typing using predictive text keyboards such as Gboard or Swiftkey swiping, which was irritating, when you are typing text messages.
2023-12-31 21:54:39 +01:00
Mark Qvist ddbb03af51 Fixed missing check for None on telemetry save, when own location was not yet determined 2023-12-31 14:45:26 +01:00
Mark Qvist 237f6693f7 Fixed stale time updates on fixed location 2023-12-31 00:09:23 +01:00
Mark Qvist fef618f96c Updated build code 2023-12-07 14:29:13 +01:00
Mark Qvist b26447d4c5 Merge branch 'main' of https://git.unsigned.io/markqvist/Sideband 2023-12-06 00:04:06 +01:00
Mark Qvist 419ff759e8 Fixed missing announce on fast roam 2023-12-05 23:56:45 +01:00
Mark Qvist 1375f4028e Improved error logging on telemetry screen 2023-12-05 21:13:37 +01:00
Mark Qvist 6120c1dd31 Fixed missing check for none value 2023-12-05 21:00:42 +01:00
Mark Qvist c39b7ac148 Fixed incorrect defaults for IFAC size after increase in default values in RNS 2023-12-05 20:40:14 +01:00
Mark Qvist 3b7d1b7892 Fixed incorrect defaults for IFAC size after increase in default values in RNS 2023-12-05 20:37:05 +01:00
Mark Qvist 7e5948403b Updated GPS polling frequency 2023-12-04 11:16:51 +01:00
Mark Qvist 484d7ddf7a Only run background telemetry updates when location service is available 2023-12-03 11:26:22 +01:00
Mark Qvist 19cacd0e86 Implemented background telemetry 2023-12-03 02:08:04 +01:00
Mark Qvist ecf13e0041 Fixed light sensor bug in plyer 2023-12-03 02:05:12 +01:00
Mark Qvist e69f0b9055 Fixed typo 2023-11-16 14:26:46 +01:00
Mark Qvist 26e4f1981d Updated RNS dependency and version 2023-11-14 10:26:31 +01:00
Mark Qvist fb2ea1e64c Updated build code 2023-11-13 17:24:55 +01:00
Mark Qvist da26fa714a Updated version 2023-11-13 16:27:32 +01:00
Mark Qvist 7a4a5a3938 Fixed typos 2023-11-13 15:56:33 +01:00
Mark Qvist f8a97e5b36 Updated build code 2023-11-08 20:55:50 +01:00
Mark Qvist f0df6c28be Updated version 2023-11-08 20:50:43 +01:00
Mark Qvist 7c2ec3ea04 Added telemtry buttons to map screen 2023-11-08 00:19:37 +01:00
Mark Qvist 1db3133f0d Fixed markup not being activated in command messages 2023-11-08 00:16:45 +01:00
Mark Qvist 5228d5659e Adjusted logging, added exception handler 2023-11-07 00:11:37 +01:00
Mark Qvist bd74b33094 Updated build code 2023-11-05 20:30:33 +01:00
Mark Qvist 74ed2dced7 Improved autointerface rediscovery 2023-11-05 19:54:20 +01:00
Mark Qvist f7516693bd Updated build code 2023-11-05 12:45:01 +01:00
Mark Qvist 5ca3153eff Added periodic multicast lock check 2023-11-05 12:20:30 +01:00
Mark Qvist 8727334ba6 Updated build code 2023-11-05 03:28:11 +01:00
Mark Qvist 56b0c1664d Updated repository contents 2023-11-04 21:43:33 +01:00
Mark Qvist 8492944d95 Updated version 2023-11-04 21:10:30 +01:00
Mark Qvist cba19e2b4a Cleanup 2023-11-04 19:42:53 +01:00
Mark Qvist c0133407ed Fixed erroneous error display 2023-11-04 19:42:06 +01:00
Mark Qvist 61347e9451 Updated versions 2023-11-03 00:09:20 +01:00
Mark Qvist dec30a3753 Updated version, dependencies and build code 2023-11-02 19:06:09 +01:00
Mark Qvist 6eb10b566e Added IPC retry 2023-11-02 18:39:42 +01:00
Mark Qvist 6767a707cd Updated build code 2023-11-01 18:47:19 +01:00
Mark Qvist 919e2f8f5f Cleanup 2023-11-01 17:58:25 +01:00
Mark Qvist 1fb6c38247 Cleanup 2023-11-01 17:29:16 +01:00
Mark Qvist 8731be2293 Cleanup 2023-11-01 16:34:24 +01:00
Mark Qvist acb67dc9a2 Added app-wide color warning when requests from everywhere are allowed 2023-11-01 11:51:47 +01:00
Mark Qvist 85f295c0c6 Fixed object details transition 2023-11-01 11:51:08 +01:00
Mark Qvist 2ce9ea870e Cleanup 2023-11-01 02:40:16 +01:00
Mark Qvist bf74698058 Added error handling to config reload 2023-11-01 02:38:23 +01:00
Mark Qvist 10273d3e85 Fixed map zoom 2023-11-01 02:08:27 +01:00
Mark Qvist 6d15dd2940 Cleanup 2023-11-01 01:17:25 +01:00
Mark Qvist 8fe92da00a Updated dependencies 2023-11-01 01:17:19 +01:00
Mark Qvist 554302a783 Updated build code 2023-10-31 23:43:37 +01:00
Mark Qvist f2abea9e61 Set transition 2023-10-31 23:43:29 +01:00