Blame view

TODO 771 Bytes
Imanol-Mikel Barba Sabariego authored
1
2
3
TESTS:
- Test disconnection
Imanol-Mikel Barba Sabariego authored
4
BUGS:
Imanol-Mikel Barba Sabariego authored
5
- On date change, response is overwritten by previous query, trimming needed according to numBytes
Imanol-Mikel Barba Sabariego authored
6
Imanol-Mikel Barba Sabariego authored
7
TODO:
Imanol-Mikel Barba Sabariego authored
8
- Error reporting function
Imanol-Mikel Barba Sabariego authored
9
- Toast if success or error on processMessage (except nav changes)
Imanol-Mikel Barba Sabariego authored
10
11
- Incident class
- Incident parser
Imanol-Mikel Barba Sabariego authored
12
- A3 command
Imanol-Mikel Barba Sabariego authored
13
- BYE command
Imanol-Mikel Barba Sabariego authored
14
- Channels and codes to 2 ciphers
Imanol-Mikel Barba Sabariego authored
15
16
- Add landscape layout and inverted layout
- Month/Year headers on sale list
Imanol-Mikel Barba Sabariego authored
17
Imanol-Mikel Barba Sabariego authored
18
19
20
- 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.
Imanol-Mikel Barba Sabariego authored
21
22
23
24
25
26
- App in background operations (scan and connect, if success get maintenance and sales data and send it)
Imanol-Mikel Barba Sabariego authored
27