|
1
|
BUGS:
|
|
2
3
|
- messageAvailable checks and status checks NOT working (long operations)
- On date change, response is overwritten by previous query, trimming needed according to numBytes
|
|
4
5
|
- Sanitize input on name/price change
- Seemingly random crashes
|
|
6
|
- Month headers on sale list
|
|
7
|
|
|
8
|
TODO:
|
|
9
|
|
|
10
11
|
- Channels and codes to 2 ciphers
|
|
12
13
|
- Incident class
- Incident parser
|
|
14
|
- A3 command
|
|
15
16
17
18
19
|
- Batch command files, definition, parsing and pushing them to the app
- Implement user auth. Server authenticates the app ONCE on install and allows to control ONE machine (key gets validated on server and then stored on app)
- Implement master key.
CHECK:
|
|
20
|
- Layouts on another iPhone (4 inch)
|