1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 09:49:19 +02:00

updated TODOs

This commit is contained in:
Nikolay Pultsin 2011-01-02 12:56:06 +00:00
parent fcfdb1ed51
commit 0e414b8726
2 changed files with 4 additions and 2 deletions

View file

@ -2,4 +2,6 @@
DONE 'Reload' button action DONE 'Reload' button action
DONE apply changes from edit activity when info activity is visible again DONE apply changes from edit activity when info activity is visible again
After 0.99:
* apply changes from edit activity when library activity is visible again * apply changes from edit activity when library activity is visible again

View file

@ -1,11 +1,11 @@
0.99: 0.99:
DONE Reload book info from file DONE Reload book info from file
* 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
DONE don't run several initialization threads in the same time DONE don't run several initialization threads in the same time
* lib.ololo.cc * lib.ololo.cc
After 0.99: After 0.99:
* 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 * Open the help file if the current book is deleted from library
* Partial loading from database * Partial loading from database
* Database updating in backgorund * Database updating in backgorund