1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
Commit graph

2049 commits

Author SHA1 Message Date
Nikolay Pultsin
c3befbd767 library search (finished) 2010-12-05 03:00:13 +00:00
Nikolay Pultsin
904f72a0c8 manifest simplification 2010-12-05 02:50:33 +00:00
Nikolay Pultsin
b779f5409e a rollback 2010-12-05 02:43:03 +00:00
Nikolay Pultsin
bb926f4307 a rollback 2010-12-05 02:39:40 +00:00
Nikolay Pultsin
fab13505ff library search (in progress) 2010-12-05 02:36:37 +00:00
Nikolay Pultsin
b490588501 see previous message 2010-12-05 02:13:24 +00:00
Nikolay Pultsin
d69bb247ce code cleanup; default search pattern for LibraryTreeActivity has been implemented 2010-12-05 02:12:32 +00:00
Nikolay Pultsin
1721e7c1d3 more TODO items 2010-12-05 02:02:24 +00:00
Nikolay Pultsin
186872df9a book search in LibraryTopLevelActivity has been implemented 2010-12-05 01:58:36 +00:00
Nikolay Pultsin
047a45ea12 experiments with library search 2010-12-04 21:13:24 +00:00
Nikolay Pultsin
db7050a385 experiments with text search in library 2010-12-04 19:21:30 +00:00
Nikolay Pultsin
422e2839ad library tree opening has been fixed 2010-12-04 17:34:11 +00:00
Nikolay Pultsin
0d00d9affc code cleanup: static variable has been moved from LibraryTopLevelActivity to LibraryBaseActivity 2010-12-04 17:30:19 +00:00
Nikolay Pultsin
4255e01fba library initialization in background 2010-12-04 17:26:20 +00:00
Nikolay Pultsin
8738377216 library initialization has been moved to a separate thread 2010-12-04 16:34:15 +00:00
Nikolay Pultsin
ae85fe1408 cleanup 2010-12-04 11:51:13 +00:00
Nikolay Pultsin
c3cb98629b unused icons have been removed 2010-12-04 06:11:25 +00:00
Nikolay Pultsin
616a3f2f45 code cleanup 2010-12-04 06:06:13 +00:00
Nikolay Pultsin
9388f82ed0 background cover loading 2010-12-04 05:44:43 +00:00
Nikolay Pultsin
15959ba7f4 background cover loading 2010-12-04 05:39:51 +00:00
Nikolay Pultsin
388ad4822c cleanup 2010-12-04 04:33:11 +00:00
Nikolay Pultsin
b3392e8adc cleanup: unused HashSet has been removed 2010-12-04 04:32:28 +00:00
Nikolay Pultsin
bc4d45a8d8 ZLAndroidImageLoader has been intorduced 2010-12-04 04:18:08 +00:00
Nikolay Pultsin
989ea3ab0f MimeTypes refactoring; ZLLoadableImage is introduced 2010-12-04 03:47:34 +00:00
Nikolay Pultsin
3f651a9f15 refactoring: constants moved from fbreader to zlibrary/core 2010-12-04 03:37:16 +00:00
Nikolay Pultsin
1720c71ba8 refactoring: all the mimetype constants were moved to a separate interface; ZLLoadableImage interface has been added 2010-12-04 03:15:46 +00:00
Nikolay Pultsin
bc984b0cbb code cleanup 2010-12-04 02:23:21 +00:00
Nikolay Pultsin
56eae4a345 code cleanup & simplification 2010-12-03 17:48:56 +00:00
Nikolay Pultsin
dc8fe050b9 code simplification 2010-12-03 11:44:55 +00:00
Nikolay Pultsin
a73f45f260 cleanup: == -> equals 2010-12-03 11:25:56 +00:00
Nikolay Pultsin
55cff23267 cleanup: 10+13 -> 13 in all strings 2010-12-03 11:21:24 +00:00
Nikolay Pultsin
703ab47731 a service for background library initialization has been added 2010-12-03 01:52:32 +00:00
Nikolay Pultsin
9103c30cb5 Merge branch 'master' into library 2010-12-02 23:57:26 +00:00
Nikolay Pultsin
b5c7de558f ChangeLog has been added 2010-12-02 23:41:06 +00:00
Nikolay Pultsin
b8cbdec03e Merge branch 'master' into library 2010-12-02 19:45:58 +00:00
Nikolay Pultsin
a9c8de66d2 Russian has been fixed
language order has been changed (multilanguage is moved to the end)
2010-12-02 19:39:22 +00:00
Nikolay Pultsin
eed003e024 Merge branch 'master' into library 2010-12-02 18:56:32 +00:00
Nikolay Pultsin
0f460b3f78 resources synchronization 2010-12-02 18:55:16 +00:00
Nikolay Pultsin
1aa88ddfc2 generic-1.0 instead of generic-1.1 2010-12-02 18:45:07 +00:00
Nikolay Pultsin
4632eaf1e5 UI refreshing after changing of language list has been implemented 2010-12-02 18:43:24 +00:00
Nikolay Pultsin
f7e213bf4a language filter (in progress) 2010-12-02 13:28:32 +00:00
Nikolay Pultsin
b0d3b7de3b Merge branch 'master' into prochtenie 2010-12-02 12:49:49 +00:00
Nikolay Pultsin
943c6bcf7c dummy pattern file for Chinese has been added 2010-12-02 12:36:16 +00:00
Nikolay Pultsin
efcd60f48d cleanup; language sorting 2010-12-02 12:35:05 +00:00
Nikolay Pultsin
3370d413fa language filter (in progress) 2010-12-02 11:17:00 +00:00
Nikolay Pultsin
f9e1fe4079 file opening (from network library, download notification and external programs) has been fixed 2010-12-01 11:27:38 +00:00
Nikolay Pultsin
ec37516424 new library icons 2010-12-01 00:50:12 +00:00
Nikolay Pultsin
8699b9699c Merge branch 'master' into library 2010-11-30 18:49:18 +00:00
Vasiliy Bout
1911c1aa2a Manifest cleanup
(cherry picked from commit 1b2f9bd532e55d9b8f450022e140360f2349ea58)
2010-11-29 16:28:24 +03:00
Nikolay Pultsin
7ef8efe311 debug information printing has been removed 2010-11-28 21:43:32 +00:00