forked from geometer/FBReaderJ
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
208 lines (168 loc) · 9.45 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
===== 0.99.6 (Jan 22, 2011) =====
* Wallpaper drawing speed-up
===== 0.99.5 (Jan 22, 2011) =====
* High-resolution menu icons have been added
* Menu icons style has been changed to be android 2.3-compliant
* OTF font files support
* Wallpapers support has been implemented
* Double tap is disabled by default; to view menu tap in bottom-central part of the screen, to view navigation dialog tap top-central part of the screen
* 'Books by title' branch in library
===== 0.99.4 (Jan 16, 2011) =====
* A list of dictionaries is supported (ColorDict, Fora, FreeDictionary.Org, SlovoEd German<->English) Code is partially written by Steffen Siebert
* Author of currently opened book is selected in library (same for series and tags)
* FB2 files with multiple XLink namespace prefixes processing has been fixed
* Dutch localization (by Frank Fesevur) has been added
* EPUB SVG images are supported now
* Relative link processing in epub files has been fixed (thanks to Steffen Siebert)
===== 0.99.3 (Jan 08, 2011) =====
* All word navigation mode is disabled by default; corresponding option in dictionary preferences works correctly
* Czech resources have been updated (by Marek Pavelka)
===== 0.99.2 (Jan 03, 2011) =====
* Sporadic options changes (e.g., for line spacing) issue has been fixed
===== 0.99.1 (Jan 03, 2011) =====
* Double tap enabling/disabling option
* Animation type option has been added with 3 values -- no animation; shift animation (as in fbreader < 0.99); slide animation (as in fbreader 0.99.0)
* Reloads hyphenation patterns if book language was changed
* Possible NPE in library has been fixed
* Hungarian resources have been updated (by L. B. Szabó)
===== 0.99.0 (Jan 02, 2011) =====
* Since this version a package available from Android market requires Android 1.6+. A package for Android 1.5 is still available from http://www.fbreader.org/
* Local library changes
* New Library view (like network library view)
* File tree item in library view
* 'Favorites' item in library view
* New book info activity: large cover image, annotation, etc.
* Local library activity has been moved to a separate process
* Speed and memory usage improvements for HUGE epub libraries
* New features in LitRes.Ru integration
* All new features were moved to a separate plugin to avoid questions about "strange permissions required by FBReader"
* Refilling LitRes account via text messages
* Options dialog
* Options dialog has been changed to be more androidish
* Dependent options
* Color picker dialog (idea was taken from http://www.anddev.org/announce_color_picker_dialog-t10771.html)
* Font directory option is only shown if external fonts are supported
* Footer changes
* Footer style has been changed: filled rectangle is now used
* Footer color option has been added
* TOC marks in footer have been added (this is an optional feature)
* Other new features
* Integration with ColorDict (a dictionary) has been implemented
* Finger scrolling option has been extended; both tap and flick can scroll pages
* Network library: language filter has been added
* Devices with no hardware menu button are supported: double tap in the bottom half of the screen shows a menu
* Translations
* Czech resources have been updated (by Marek Pavelka)
* Chinese resources have been updated (by Shucang)
* French resources have been updated (by Mathias Monnerville)
* German resources have been updated (by Ingolf Kübler)
* Hungarian resources have been updated (by L. B. Szabó)
===== 0.7.17 (Nov 14, 2010) =====
* Network catalog order has been changed: language is used for ordering
* LitRes authentication has been fixed
===== 0.7.16 (Nov 11, 2010) =====
* Czech resources have been updated
* An NPE during library starting has been fixed (this NPE only occures on systems with locale "not supported" by FBReader (like Spanish, Finnish, Japan, etc.)
===== 0.7.15 (Nov 11, 2010) =====
* External TTF fonts are supported (for Android version >= 1.6)
* Ukrainian localization (by Dmytro Shevchenko) has been added
* Default font size depends on display DPI
===== 0.7.14 (Nov 03, 2010) =====
* Screen brightness adjustment has been implemented (idea was taken from Aldiko and https://github.com/cujo/FBReaderJ)
* System settings are now used to format time in footer
* Ukrainian hyphenations have been fixed
* Czech resources have been updated
===== 0.7.13 (Oct 28, 2010) =====
* NoSuchFieldException has been fixed
* Czech resources have been updated
===== 0.7.12 (Oct 28, 2010) =====
* On-timer footer update has been added
* Keys backlight is now disabled during reading
* Filemanager associations have been fixed
===== 0.7.11 (Oct 24, 2010) =====
* Several craches have been fixed
===== 0.7.10 (Oct 24, 2010) =====
* Resources have been updated
===== 0.7.9 (Oct 24, 2010) =====
* List of styles has been fixed in the Options dialog
* Monospace font has been included in the fonts list
* Wakelock will be acquired during first page repainting, not during screen switching on. That prevents from
power comsumption if FBReader works and the screen was switched on accidentally (but not unlocked).
* Footer code (by Yuri Chernyavskiy) has been integrated
===== 0.7.8 (Oct 10, 2010) =====
* Processing of large OPDS feeds (> 500 books in one file) has been fixed
* Network library doesn't throw an Exception if an SD card is unavailable
* Internal change: Error messaging system in network library has been rewritten using excpetions
* Better error processing for litres e-book catalog
===== 0.7.7 (Oct 06, 2010) =====
* Power consumption has been fixed
===== 0.7.6 (Oct 05, 2010) =====
* Application icon with better resolution has been added
* Czech localization (by Marek Pavelka) has been added
* Loading of large catalogs (e.g., Manybooks->Authors->L) has been fixed
* Default e-mail will be used during registration at litres
===== 0.7.5 (Sep 22, 2010) =====
* Mistyping in Russian help has been fixed
* On-fly language change has been implemented
===== 0.7.4 (Sep 20, 2010) =====
* EMPTY-LINE tag in fb2 files is now supported
* better support for STANZA tag in fb2
* EStrong File Explorer can be used to open fb2/epub files in FBReader
* French resources have been updated
===== 0.7.3 (Sep 15, 2010) =====
* Sporadic program openings during internet browsing has been fixed
* Minor bugfixes
===== 0.7.1/2 (Sep 13, 2010) =====
* Support for reading books from any folders (e.g. opening books via file-manager)
* Support for links in browser with "epub:" protocol (Stanza links)
* Using e-mail from gmail accounts at "Sign In" dialog in Network library (only Android 2.0 and greater)
* Some bugfixes
===== 0.7.0 (Sep 03, 2010) =====
* Catalog's loading resumption nearly from position when "back" key has been pressed
* New "Navigation" dialog: user can navigate using slider. To see this dialog touch
the screen for a long time.
* Hyphenation for words containing '-' symbol has been fixed
* New "Custom catalogs" feature: user can manually add OPDS catalogs to the network library
* Vietnamese interface translation (by Phạm Văn Hùng_Firestork) has been added
* Italian interface translation (by Vytek and Neoxx from AndDev.it Translate Team) has been added
* Hungarian interface translation (by L. B. Szabó, based on FBReader translation by Sándor Gábor) has been added
* Scrollbar is shown on Android 2.2 devices
* Installation to SD Card is now possible
* New icon that indicates a status of a book (Paid / Free downloadable / Already downloaded) in Network library
* An option for inverting volume keys actions has been added
* A problem with Eken tablet devices has been fixed: status bar is always visible on these tablets now
===== 0.6.6 (May 20, 2010) =====
* FBReader doesn't require to press the screen off button twice
* FBReader doesn't go to the background after changing status bar option
* FBReader keeps rotation after switching screen off and back
===== 0.6.5 (May 14, 2010) =====
* Network library view has been completely changed: each subcatalog opens in new window
* "Network search" item has been added to the Network Library
* "My Books" item never becomes hidden; Authentication dialog is showed if needed
* Options menu has been added to Network Catalogs
* Books directory is now configurable
* Manybooks catalog has been added
* A processing of ePub internal hyperlinks with "/../" in the path has been fixed
* German interface translation (by Victor Massini) has been added
===== 0.6.4 (May 1, 2010) =====
* Zip decompressing has been fixed
===== 0.6.3 (Apr 30, 2010) =====
* A problem with some zip-archives has been fixed
* Searching for books in network catalogs has been implemented
* Stopping catalogs loading from context menu
* Users registration in Litres network catalog
===== 0.6.2 (Apr 26, 2010) =====
* Downloader service priority has been decreased for better UI responsivity
* New menu items: Rotate Screen, Zoom In, Zoom Out
* A problem with %-escaped file names inside ePubs has been fixed
* Small fixes in "Old" Preferences Dialog (by Robert Stockton)
===== 0.6.1 (Apr 23, 2010) =====
* User can preview a book before downloading/purchasing
* French resources have been updated
===== 0.6.0 (Apr 19, 2010) =====
* Chinese text layouting has been implemented (we use native liblinebreak library
from http://vimgadgets.cvs.sourceforge.net/vimgadgets/common/tools/linebreak/)
* Network libraries integration has been included
* Chinese interface translation has been added (by shucang.com)
* French interface translation has been added (by Sébastien Rodriguez & Pierre Senellart)
* Meta information reading for ePubs from www.gutenberg.org has been fixed