pdxlocations
ee6aad5d0a
allow blank key ( #178 )
1.3.10
2025-05-18 16:57:49 -07:00
pdxlocations
478f017de1
bump version
1.3.9
2025-05-18 14:43:47 -07:00
pdxlocations
c96c4edb01
Add Arrows to Main UI ( #177 )
...
* init
* convert globals to dataclass
* move lock to app state
* Almost working changes
* more almost working changes
* so close
* mostly working changes
* closer changes
* I think it works!
* working changes
* hack fix
* Merge branch 'main' into refactor-chat-ui
* clean-up
2025-05-18 12:28:03 -07:00
pdxlocations
cc416476f5
Merge pull request #174 from rfschmid/patch-1
2025-04-25 21:20:28 -07:00
Russell Schmidt
7fc1cbc3a9
Fix error "No module named 'ui.ui_state'"
...
Was unable to run locally at tips due to an import not including the package name.
2025-04-23 17:02:47 -05:00
pdxlocations
78f0775ad5
Convert Globals to Class ( #173 )
...
* init
* convert globals to dataclass
* move lock to app state
2025-04-19 21:37:54 -07:00
pdxlocations
43f0929247
fix down arrow in user settings
2025-04-19 16:23:17 -07:00
pdxlocations
941e081e90
bump version
2025-04-19 16:17:10 -07:00
pdxlocations
2e8af740be
fix always showing down arrow in settings
1.3.8
2025-04-19 16:16:12 -07:00
pdxlocations
a95f128d8e
bump version
2025-04-16 21:50:41 -07:00
pdxlocations
3361e4d2ce
working changes ( #172 )
1.3.7
2025-04-16 21:19:46 -07:00
pdxlocations
3959f0768b
add help option ( #171 )
2025-04-16 20:49:17 -07:00
pdxlocations
99839a8075
cleanup
2025-04-16 20:34:46 -07:00
pdxlocations
792cd3c259
Formatting with Black ( #170 )
2025-04-16 18:48:11 -07:00
pdxlocations
b0a84b3ef3
Refactor Navigation Functions ( #169 )
...
* working changes
* working changes
* working changes
* not working changes
* working changes
* cleanup
2025-04-16 18:33:51 -07:00
pdxlocations
b59ae94e00
bump version
2025-04-16 11:30:30 -07:00
pdxlocations
d0ada7eb5b
add utf-8 read ( #166 )
1.3.6
2025-04-13 15:17:36 -07:00
pdxlocations
8d9bbac0be
Merge pull request #165 from pdxlocations/type-annotations
2025-04-13 15:02:54 -07:00
Ben Lipsey
613eeb4fab
working changes
2025-04-13 14:58:31 -07:00
Ben Lipsey
f7b2645dcb
working changes
2025-04-13 14:49:00 -07:00
Ben Lipsey
bc5a5951d4
current state
2025-04-13 14:18:52 -07:00
Ben Lipsey
d7eec6de6e
current state
2025-04-12 21:53:27 -07:00
Ben Lipsey
8779297424
current state
2025-04-12 21:19:44 -07:00
Ben Lipsey
ccc1399644
current state
2025-04-12 09:46:00 -07:00
Ben Lipsey
f52034e61f
current state
2025-04-11 22:22:34 -07:00
pdxlocations
cdd1d89062
fix typo
2025-04-08 21:17:01 -07:00
pdxlocations
c3ff85a646
bump version
1.3.5
2025-04-08 21:14:58 -07:00
pdxlocations
9b8cf19a0c
Fix localhost fallback and allow tcp port ( #164 )
...
* update interfaces.py
* fix logging
* update
* update
* fix devpath
* fix returns
* changes
2025-04-08 21:05:32 -07:00
pdxlocations
f2e671da7f
Update README.md
2025-04-08 18:10:41 -07:00
pdxlocations
3fc1293db1
Update README.md
2025-04-08 17:58:15 -07:00
pdxlocations
4abe9611e3
bump version
2025-04-06 22:03:05 -07:00
pdxlocations
4d20df17fe
Update README.md
2025-04-06 21:59:01 -07:00
pdxlocations
3bb57b9420
Merge pull request #163 from pdxlocations:localhost-fallback
...
Fallback to localhost not meshtastic.local
1.3.4
2025-04-06 21:44:32 -07:00
pdxlocations
e305bb4464
use localhost not meshtastic.local
2025-04-06 21:44:04 -07:00
pdxlocations
636b27cf9b
fix typo
2025-04-06 21:28:07 -07:00
pdxlocations
8e500cb305
bump version
1.3.3
2025-04-06 20:19:44 -07:00
pdxlocations
0878937194
correct instructions for launching control
2025-04-06 20:17:03 -07:00
pdxlocations
ac2016322b
update en.ini
2025-04-05 22:35:35 -07:00
pdxlocations
031d74a290
Fix options "not set" displaying values
2025-04-05 22:20:19 -07:00
pdxlocations
14913ce5ae
fix new_idx
2025-04-05 21:22:19 -07:00
pdxlocations
c9e39d89b0
rename curses_ui
2025-04-05 19:55:33 -07:00
pdxlocations
dc27e9e02f
Refactor into MenuState Class ( #162 )
...
* rename state
* changes
* not working changes
* working changes
* not working changes
* working changes
* comments
2025-04-05 19:48:38 -07:00
pdxlocations
4f64131d2e
Scroll Arrows for User Config ( #161 )
...
* almost working
* likely working changes
* fix width and launch
* unused UI state
2025-04-04 22:49:40 -07:00
pdxlocations
a55d68a828
change debug level
2025-04-03 21:26:12 -07:00
pdxlocations
bd41870567
Merge pull request #160 from rfschmid/make-add-remove-favorite-default-to-yes
...
Make favorite confirmations default to "Yes"
2025-04-03 18:46:29 -07:00
Russell Schmidt
5a722cbf7d
Make favorite confirmations default to "Yes"
...
Putting the highlight on "no" when pushing the dialog and requiring
scrolling to "yes" feels unnecessary.
Change case on yes/no dialogs to be more consistent.
2025-04-03 17:41:45 -05:00
pdxlocations
9cbc2d51f8
Merge pull request #159 from rfschmid/rm-node-from-db
...
Rm node from db
2025-04-03 09:00:31 -07:00
Russell Schmidt
5ce3e62fdb
Merge 'upstream/main' into rm-node-from-db
2025-04-03 07:27:42 -05:00
pdxlocations
5628758de0
add settings to readme
2025-04-02 22:14:24 -07:00
pdxlocations
890a3b6dc4
cant add multiple authors?
2025-04-02 22:12:32 -07:00