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

42 commits

Author SHA1 Message Date
Vasiliy Bout
4d0665d3f8 Code cleanup 2010-12-23 00:31:50 +03:00
Nikolay Pultsin
0a7c0c1f6f main menu in library activity 2010-12-17 19:20:03 +00:00
Nikolay Pultsin
dc2f1f6f4c Error message for empty favorites list has been added 2010-12-17 18:31:35 +00:00
Nikolay Pultsin
e659e69ee0 resources rearrangement; ZLFile.isReadable() method has been added 2010-12-17 17:52:12 +00:00
Nikolay Pultsin
17d7a7b585 more code is moved to BaseActivity; fb2.zip will be processed as a book in file manager 2010-12-17 00:48:10 +00:00
Nikolay Pultsin
cdbd561bcc more common code has been moved to BaseActivity 2010-12-16 22:47:57 +00:00
Nikolay Pultsin
e6e4c64185 common code hase been moved from FileManager & LibraryBaseActivity to BaseActivity 2010-12-16 22:30:40 +00:00
Nikolay Pultsin
a3f840950b Common base class for LibraryBaseActivity and FileManager; code cleanup 2010-12-16 20:46:31 +00:00
Nikolay Pultsin
e09df754c6 Merge branch 'master' into file-manager
Conflicts:
	src/org/geometerplus/android/fbreader/library/InitializationService.java
2010-12-15 22:09:31 +00:00
Nikolay Pultsin
a86caa6cf2 renaming: Library Library -> Library LibraryInstance :) 2010-12-15 22:07:59 +00:00
Nikolay Pultsin
a6000b69c6 Merge branch 'master' into file-manager 2010-12-15 18:42:41 +00:00
Nikolay Pultsin
5ed7a88648 a cleanup 2010-12-15 20:07:14 +03:00
Nikolay Pultsin
1cbc8765b7 current book is highlighted in the library view 2010-12-15 20:05:11 +03:00
Nikolay Pultsin
f21995251c a cleanup 2010-12-15 19:53:41 +03:00
Nikolay Pultsin
77dc29ead8 a merge 2010-12-15 17:43:56 +03:00
Nikolay Pultsin
829c475bf4 Merge branch 'master' into file-manager
Conflicts:
	src/org/geometerplus/android/fbreader/library/LibraryBaseActivity.java
2010-12-15 17:43:02 +03:00
Nikolay Pultsin
1508c26583 book deleting in library view has been implemented 2010-12-15 17:33:01 +03:00
Vasiliy Bout
f29380ac4b Code cleanup 2010-12-10 16:58:23 +03:00
Vasiliy Bout
b0c1e2a467 Compilation issue fix
(cherry picked from commit 2f8d1dc86ec6600d40d2f0a44a23dc034505219a)
2010-12-10 16:43:22 +03:00
Nikolay Pultsin
506e37c6c7 Merge branch 'library' of github.com:geometer/FBReaderJ into library 2010-12-08 02:01:04 +00:00
Nikolay Pultsin
b60f5dd2bd layout file has been renamed 2010-12-08 01:53:07 +00:00
Nikolay Pultsin
5d3ae1001e Favorites library branch has been implemented 2010-12-07 19:32:27 +00:00
bac1ca
62793742f4 merge 2010-12-07 09:51:00 +03:00
Nikolay Pultsin
215dd88f22 library activity titles have been implemented; new TODO item has been added 2010-12-06 09:06:24 +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
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
9388f82ed0 background cover loading 2010-12-04 05:44:43 +00:00
Nikolay Pultsin
703ab47731 a service for background library initialization has been added 2010-12-03 01:52:32 +00:00
Nikolay Pultsin
ec37516424 new library icons 2010-12-01 00:50:12 +00:00
bac1ca
777c6076a5 fmanager clean up 2010-11-30 17:45:03 +03:00
bac1ca
7fcdfb01f4 fix some remarks 2010-11-26 16:38:57 +03:00
bac1ca
74169aa9c3 version with unstable filemanager 2010-11-26 15:04:49 +03:00
Nikolay Pultsin
78eeff76c6 NG Library View: in progress 2010-11-22 04:08:15 +00:00
Nikolay Pultsin
b218f22e18 NG library view: in progress 2010-11-21 23:52:36 +00:00
Nikolay Pultsin
2ac3ecd573 compilation issue 2010-11-21 20:44:32 +00:00
Nikolay Pultsin
c33d802c6d NG Library view: recent books list (very slow at this moment)
ZLAndroidLibrary.createImage() method has gone
2010-11-21 18:28:43 +00:00
Nikolay Pultsin
1e9396d5c2 NG library view (in progress) 2010-11-21 16:32:39 +00:00
Nikolay Pultsin
a2f799f29b NG library view (in progress) 2010-11-21 15:45:09 +00:00
Nikolay Pultsin
b1f26805e0 A class for new library realization (just an empty class at this moment) 2010-11-20 18:45:35 +00:00