Blame view

TODO 903 Bytes
Imanol-Mikel Barba Sabariego authored
1
BUGS:
Imanol-Mikel Barba Sabariego authored
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
Imanol-Mikel Barba Sabariego authored
4
5
- Sanitize input on name/price change
- Seemingly random crashes
Imanol-Mikel Barba Sabariego authored
6
- Month headers on sale list
Imanol-Mikel Barba Sabariego authored
7
Imanol-Mikel Barba Sabariego authored
8
TODO:
Imanol-Mikel Barba Sabariego authored
9
Imanol-Mikel Barba Sabariego authored
10
11
12
- Populate sale list with dates
- On select any date, generate navlevel with index in salesLog
- Generate sale navLevel
Imanol-Mikel Barba Sabariego authored
13
Imanol-Mikel Barba Sabariego authored
14
15
- Implement sensor status logging and sending to remote server
- Lewis infrastructure for data viewing (SQL, Webpage, CSV parser)
Imanol-Mikel Barba Sabariego authored
16
Imanol-Mikel Barba Sabariego authored
17
18
- Channels and codes to 2 ciphers
Imanol-Mikel Barba Sabariego authored
19
20
- Incident class
- Incident parser
Imanol-Mikel Barba Sabariego authored
21
- A3 command
Imanol-Mikel Barba Sabariego authored
22
23
24
25
26
27
- 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:
- Layouts on another iPhone