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

5808 commits

Author SHA1 Message Date
Nikolay Pultsin
5122088f4d updated ChangeLog 2013-03-09 19:12:48 +04:00
Nikolay Pultsin
8d0b00bf7a Title => TitledEntity 2013-03-09 19:11:57 +04:00
Nikolay Pultsin
b54e36bd53 Merge branch 'master' into book-sort 2013-03-09 17:14:05 +04:00
Nikolay Pultsin
981e31c44f BookCollection sends label to db 2013-03-09 16:44:26 +04:00
Nikolay Pultsin
54df61dfb2 new label-oriented interface in IBookCollection 2013-03-09 11:22:44 +04:00
Nikolay Pultsin
c42954830c books db update: uids table, book labels instead of favorites 2013-03-09 07:19:51 +04:00
Nikolay Pultsin
2fac2af448 Merge branch 'master' into book-sort 2013-03-09 05:52:46 +04:00
Nikolay Pultsin
f44850a11f formatting 2013-03-09 05:52:34 +04:00
Nikolay Pultsin
df3bbe17b1 Merge branch 'book-sort' of github.com:geometer/FBReaderJ into book-sort 2013-03-09 05:02:27 +04:00
Nikolay Pultsin
e1782113f5 normalize language name for sorting, if possible 2013-03-09 05:00:18 +04:00
Nikolay Pultsin
34c3dcd7a4 do not store localized string 2013-03-09 04:58:10 +04:00
Nikolay Pultsin
dcb4dcfd34 formatting 2013-03-09 04:45:10 +04:00
Nikolay Pultsin
3474491317 Merge branch 'master' into book-sort 2013-03-09 04:42:35 +04:00
Nikolay Pultsin
4a2909b19f interface language option 2013-03-09 04:26:21 +04:00
Nikolay Pultsin
061c9d9b68 Georgian added to the language list 2013-03-06 18:29:52 +04:00
Nikolay Pultsin
4206464af4 Georgian localization 2013-03-06 18:26:47 +04:00
Nikolay Pultsin
19aeb9c9b6 BookmarksActivity optimization 2013-03-06 07:33:36 +04:00
lidoxod
b4ed41589f Defined language for series 2013-03-05 13:18:17 +04:00
Nikolay Pultsin
31247e39bf code simplification 2013-03-05 03:24:38 +04:00
Nikolay Pultsin
40a6b22a4a code simplification 2013-03-05 02:46:26 +04:00
Nikolay Pultsin
b436566570 SAX in XMLSerializer 2013-03-05 02:27:08 +04:00
Nikolay Pultsin
934bf7f53b VERSION => 1.7.4 2013-03-05 01:57:34 +04:00
Nikolay Pultsin
56b7679114 Merge branch 'master' into book-sort 2013-03-05 00:00:06 +04:00
Nikolay Pultsin
aab66fa507 updated ChangeLog 2013-03-04 03:23:52 +04:00
Nikolay Pultsin
0666857049 Merge branch 'master' into book-sort 2013-03-04 02:57:18 +04:00
Nikolay Pultsin
9bb504a7c7 updated ChangeLog 2013-03-04 02:54:56 +04:00
Nikolay Pultsin
50c60d4513 partial bookmarks list loading 2013-03-04 02:53:51 +04:00
lidoxod
862d777fa4 Added temporary language info 2013-03-02 22:12:52 +04:00
lidoxod
adb3f003a0 Added complex sort to alphabet ordered titles 2013-03-02 19:50:48 +04:00
Nikolay Pultsin
9bef3232c8 fixed book by title list behaviour 2013-03-02 18:17:10 +04:00
Nikolay Pultsin
c7ab4d386b bookmarks: list limited list 2013-03-02 16:56:09 +04:00
Nikolay Pultsin
32e122113a do not kill library service too often 2013-03-02 15:00:08 +04:00
lidoxod
b00c760e0e Added complex sort 2013-03-02 02:19:10 +04:00
Nikolay Pultsin
2d91e8d7b6 Merge pull request #117 from Trottel/patch-1
Update assets/resources/application/cs.xml
2013-03-01 11:57:44 -08:00
lidoxod
9e0c9cbc9e Changed type of class field Series 2013-02-28 22:18:39 +04:00
lidoxod
ac82ab5663 Added class Title.java 2013-02-28 22:15:10 +04:00
lidoxod
d9acbf8250 Deleted class field myComparator 2013-02-28 22:14:33 +04:00
lidoxod
81d0a7d976 Deleted class field mySortKey, changed type of myTitle 2013-02-28 22:14:03 +04:00
lidoxod
c8c6fa69db Deleted class field mySortKey, changed type of myTitle 2013-02-28 22:12:32 +04:00
lidoxod
e885d084f3 Added TitleComparator.java 2013-02-28 22:05:47 +04:00
lidoxod
e01f824a9a Added TitleComparator.java 2013-02-28 22:01:07 +04:00
lidoxod
b432cc3c7f Deleted TitleSort.java 2013-02-28 22:00:05 +04:00
Nikolay Pultsin
ada28f1d37 introduced new class Title 2013-02-28 17:53:26 +04:00
Nikolay Pultsin
6463cc7962 Merge branch 'master' into book-sort 2013-02-28 17:23:10 +04:00
Nikolay Pultsin
fa83eccb03 Merge branch 'book-sort' of github.com:geometer/FBReaderJ into book-sort 2013-02-27 11:53:27 +04:00
Trottel
6629639815 Update assets/resources/application/cs.xml
Updated Czech translation
2013-02-27 07:52:11 +01:00
lidoxod
28968ece90 Added class field TitleSort 2013-02-27 00:53:41 +04:00
lidoxod
677d2853d5 Added comparator for BookTree -- TitleSort 2013-02-27 00:52:23 +04:00
lidoxod
7a049eeff1 Added field mySortKey 2013-02-27 00:51:25 +04:00
lidoxod
e2de647cd4 Traded places copyright/package info 2013-02-26 19:30:34 +04:00