Blame view

TODO 688 Bytes
Imanol-Mikel Barba Sabariego authored
1
TESTS:
Imanol-Mikel Barba Sabariego authored
2
- Multiple fragments
Imanol-Mikel Barba Sabariego authored
3
4
5
6
7
- Timeout
- A3 command
- A2 command
- Prevent multiple commands sending
Imanol-Mikel Barba Sabariego authored
8
BUGS:
Imanol-Mikel Barba Sabariego authored
9
- On date change, response is overwritten by previous query, trimming needed according to numBytes
Imanol-Mikel Barba Sabariego authored
10
Imanol-Mikel Barba Sabariego authored
11
TODO:
Imanol-Mikel Barba Sabariego authored
12
- Channels and codes to 2 ciphers
Imanol-Mikel Barba Sabariego authored
13
14
- Add landscape layout and inverted layout
- Month/Year headers on sale list
Imanol-Mikel Barba Sabariego authored
15
Imanol-Mikel Barba Sabariego authored
16
17
18
- 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
19
20
21
22
23
24
- App in background operations (scan and connect, if success get maintenance and sales data and send it)
Imanol-Mikel Barba Sabariego authored
25