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

5312 commits

Author SHA1 Message Date
Nikolay Pultsin
c328252aaa send book to BookmarksActivity via intent 2013-01-11 06:09:21 +04:00
Nikolay Pultsin
d6800ebc04 save/delete bookmarks via library service 2013-01-11 05:46:24 +04:00
Nikolay Pultsin
47899dd926 unused method 2013-01-11 03:49:57 +04:00
Nikolay Pultsin
024adf0509 bookmark serialization; used in BookmarksActivity 2013-01-11 03:46:57 +04:00
Nikolay Pultsin
4d4a495b7c more "architecture" around book serialization 2013-01-10 05:54:40 +04:00
Nikolay Pultsin
ea45b239a1 BookCollectionShadow: a wrapper for LibraryInterface 2013-01-09 19:58:10 +04:00
Nikolay Pultsin
7480dffedb first service usage: open book from BookmarksActivity 2013-01-09 13:47:49 +01:00
Nikolay Pultsin
1844f38752 service connection in bookmarks activity (not used yet) 2013-01-09 12:19:25 +01:00
Nikolay Pultsin
ed225664b9 Book.getById() => BookCollection.getBookById() 2013-01-09 08:26:20 +00:00
Nikolay Pultsin
324681edc1 no database field in Library class 2013-01-09 07:58:30 +00:00
Nikolay Pultsin
071a3d8787 move code moved from Library to BookCollection 2013-01-09 07:54:35 +00:00
Nikolay Pultsin
d2dd11cb45 BookCollection.getRecentBook(index) 2013-01-09 04:14:56 +00:00
Nikolay Pultsin
fd172fc9ad book removing code transferred to BookCollection class 2013-01-09 03:49:05 +00:00
Nikolay Pultsin
b0ff3da9ff Library.startBuild() replaced with BookCollection.startBuild() 2013-01-09 03:33:28 +00:00
Nikolay Pultsin
2622d74733 BookCollection.build() 2013-01-09 03:17:17 +00:00
Nikolay Pultsin
cc335e3850 a separate class BookCollection 2013-01-09 02:25:39 +00:00
Nikolay Pultsin
9d9a30a7d1 library service in operation ;) 2013-01-09 01:31:22 +00:00
Nikolay Pultsin
59a7c6b697 book serialization is now usable 2013-01-08 00:16:48 +00:00
Nikolay Pultsin
ff3ea90821 misc optimizations, first "working" version of book serialization/deserialization (missing things are marked with TODO comments) 2013-01-07 22:43:39 +00:00
Nikolay Pultsin
db93063629 better book serialization 2013-01-07 13:08:08 +00:00
Nikolay Pultsin
88ec7d2d0a book serialization (in progress) 2013-01-05 16:03:57 +00:00
Nikolay Pultsin
2429198f4d Merge branch 'master' into library-service
Conflicts:
	src/org/geometerplus/android/fbreader/libraryService/LibraryShadow.java
	src/org/geometerplus/fbreader/library/AbstractLibrary.java
2013-01-05 01:34:42 +00:00
Nikolay Pultsin
5235601266 several body tag issues 2013-01-05 01:07:00 +00:00
Nikolay Pultsin
0875e9e4d7 release date 2013-01-03 09:38:56 +00:00
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
f3e8378439 copyrights: 2012 => 2013 2013-01-03 04:41:27 +00:00
Nikolay Pultsin
22a54c86ae synchronization with C++ version 2013-01-03 04:33:59 +00:00
Nikolay Pultsin
e94e59ef5b main activity orientation in all dependent activities
Conflicts:

	src/org/geometerplus/android/fbreader/TOCActivity.java
	src/org/geometerplus/android/fbreader/library/BookInfoActivity.java
2013-01-03 03:50:14 +00:00
Nikolay Pultsin
9711842566 fixed svg namespace processing 2013-01-03 02:15:51 +00:00
Nikolay Pultsin
8b57df7dc9 base android version is updated to 9 2013-01-03 01:35:51 +00:00
Nikolay Pultsin
b877cf9e21 AbstractLibrary has gone 2013-01-03 01:35:27 +00:00
Nikolay Pultsin
08c3e6d5c6 xlarge screens support declaration 2012-12-18 17:02:10 +04:00
Nikolay Pultsin
0a2fe2a663 plural forms in Czech 2012-12-13 15:46:47 +04:00
Nikolay Pultsin
b18af23898 fixed backward scrolling with no animation 2012-12-13 01:41:02 +04:00
Nikolay Pultsin
43e357ee8f Bulgarian localization (by Ники Арсов), small updates in other localizations 2012-12-12 02:17:49 +04:00
Nikolay Pultsin
2b41f3cc53 plural forms in Belarussian localization 2012-12-03 06:26:35 +04:00
Nikolay Pultsin
66d7dc0cd7 conditional nodes in Dutch resources file 2012-12-02 15:07:09 +04:00
Nikolay Pultsin
f0f32fb0b1 version => 1.6.9 2012-12-01 13:09:19 +04:00
Nikolay Pultsin
44d7bde59b updated Dutch resources (by Frank Fesevur) 2012-12-01 10:31:46 +04:00
Nikolay Pultsin
339ab74e37 1.6.8: quick fix for NPE in catalog adding 2012-11-30 08:56:15 +04:00
Nikolay Pultsin
2be03eb39c release date 2012-11-29 06:26:34 +04:00
Nikolay Pultsin
61176cc9c1 mime types in urilInfo; better opensearch description support 2012-11-29 05:37:04 +04:00
Nikolay Pultsin
c560e6a03e fixed opensearch description parsing 2012-11-27 12:12:19 +04:00
Nikolay Pultsin
758b031a5f fixed opensearch description support 2012-11-27 06:00:26 +04:00
Nikolay Pultsin
7ed774b888 synchronization with C++ version 2012-11-25 09:12:40 +04:00
Nikolay Pultsin
6a32deb0b1 updated ChangeLog 2012-11-25 03:19:48 +04:00
Nikolay Pultsin
e7f43c201d Merge pull request #93 from kaloyan-raev/master
Bulgarian hyphenation patterns
2012-11-24 15:13:51 -08:00
Kaloyan Raev
4f836af279 Bulgarian hyphenation patterns 2012-11-24 22:05:59 +02:00
Nikolay Pultsin
da7bcb3493 version number => 1.6.7 2012-11-20 11:11:55 +04:00
Nikolay Pultsin
dd0a49a7ee code style cleanup 2012-11-20 11:09:42 +04:00