Blame view

TODO 745 Bytes
Imanol-Mikel Barba Sabariego authored
1
BUGS:
Imanol-Mikel Barba Sabariego authored
2
- On date change, response is overwritten by previous query, trimming needed according to numBytes
Imanol-Mikel Barba Sabariego authored
3
Imanol-Mikel Barba Sabariego authored
4
TODO:
Imanol-Mikel Barba Sabariego authored
5
Imanol-Mikel Barba Sabariego authored
6
- Reimplement protocol with async pattern
Imanol-Mikel Barba Sabariego authored
7
8
(WIP) - Add date range on Log request
- Handle disconnects properly
Imanol-Mikel Barba Sabariego authored
9
10
- Incident class
- Incident parser
Imanol-Mikel Barba Sabariego authored
11
- A3 command
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