forked from benetech/FBReaderJ
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.library
More file actions
18 lines (16 loc) · 803 Bytes
/
TODO.library
File metadata and controls
18 lines (16 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
After 0.99:
DONE returning from footnotes (ask if footnote is in the same model and there was page scrolling)
* prevent from sleep if battery is in charging mode
* Open the help file if the current book is deleted from library
DONE Partial loading from database
* Database updating in backgorund
* Watch filesystem after loading
DONE Show wait message during search
* Reload book info for all the files
* garbage in Boris Akunin, Сказки для идиотов
** A problem in UI:
1. Select any footnote link by trackball movement (selection border will be shown);
2. Open selected footnote by trackball click;
3. Close opened footnote by "Back" key press;
problem: selection isn't displayed;
description: selection of footnote link will never be shown until any other link will be selected.