-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog-and-todo-list.txt
73 lines (72 loc) · 2.45 KB
/
changelog-and-todo-list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
**Version 0.1.26
* Cleanup of the Power screen
* Added 'swap' button on the Speed Trap page
* Added 'Join' button on the Track Manager Page
* code tidy up
* Change to SDK 34 to support new READ_MEDIA_VISUAL_USER_SELECTED permission
**Version 0.1.25
* New Neopixel screen
**Version 0.1.24
* fix for the change to the response/broadcast for AUTO Track Manager outputs
**Version 0.1.22-23
* Move targetSDK from 33 to 34 per Google requirement by 2024-08-30
* UI/Theme updates
* Added Speedometer page
* Fixes for the screen swipes and reoganising the screen menu order
* Add sub menu for Preferences, About and Log Viewer
* Linting
**Version 0.1.21
* Show manufacturer names and IDs (if you query CV8)
* bug fix for the functions list on a roster entry
* Move targetSDK from 33 to 34 per Google requirement by 2024-08-30
**Version 0.1.17-20
* UI improvements to the Action Bar
* New preference to allow for double back button presses to exit the app
* Change the original button styling to vectors - not identical to the original but close
* Gradle update
* Support for JMRI DCCppOverTCP Server. Now also checks for the mDNS service "_dccppovertcpserver._tcp.local."
* bug fix on the Server programmer 'reset' and 'swap' buttons
* bug fix the 'Get' button on the servo programmer page
* Improvements to the log screen
* Cleanup of the connection screen
**Version 0.1.15-16
* updates to the sensor state page
* support for alert messages
**Version 0.1.14
* Updates to the Speed Matching screen
* shift to .svg files for the buttons
**Version 0.1.4-13
* New Speed Matching screen
* support for individual track power
* support for AUTO, EXT and BOOST Track types
* optional Toolbar buttons
* new format for the connection list items
* hide 'save log' button after pressing. Show file name on the log screen.
* restructure of source files
* fix the icon on old android versions
* bug fixes
* lint removal
**Version 0.1.3
* remember the last 10 servos
* switch the sensors to a list so that it supports up to 100
**Version 0.1.1-0.1.2
* bug fixes
* new loco monitoring page
* remove Track Manager functions from the programming screen
**Version 0.1.0
* Initial release to Play Store
**Version 0.0.13-0.0.16
* bug fixes
**Version 0.0.11-0.0.12
* Current Meter
**Version 0.0.8-0.0.10
* Sensor page added
**Version 0.0.7
* Fix the restart on a Theme change
**Version 0.0.1-0.0.6
* Initial release
/*
* general/global
* TODO: Auto speed matching page
*
* */