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

2688 commits

Author SHA1 Message Date
Nikolay Pultsin
ff8a178021 added missing string 2011-01-03 15:53:38 +00:00
Nikolay Pultsin
37dca11c71 0.99.1 2011-01-03 13:46:10 +00:00
Nikolay Pultsin
aac0fc50d1 fixed hyphenations after book info editing; fixed possible NPE in library 2011-01-03 13:41:26 +00:00
Nikolay Pultsin
d163878097 cleanup: ZLIntegerRangeOption -> ZLEnumOption 2011-01-03 02:58:44 +00:00
Nikolay Pultsin
a37a509e96 plans & changelog for 0.99.X 2011-01-03 01:55:47 +00:00
Nikolay Pultsin
62db3f04d3 animation type option has been added 2011-01-03 01:51:47 +00:00
Nikolay Pultsin
5c17d19b08 added double tap enabling option 2011-01-02 23:22:13 +00:00
Nikolay Pultsin
af12df32ce updated Hungarian resources 2011-01-02 22:46:56 +00:00
Nikolay Pultsin
71b06d1612 0.99.0 2011-01-02 19:06:17 +00:00
Nikolay Pultsin
e6a9d20dae show 'no access to Android Market' message 2011-01-02 19:06:10 +00:00
Nikolay Pultsin
abed9c4b25 acount refilling is availble from NetworkBookInfoActivity too 2011-01-02 18:52:57 +00:00
Nikolay Pultsin
3dadda61e3 copyright notices have been changed 2011-01-02 14:15:35 +00:00
Nikolay Pultsin
296e73a418 Chinese resources have been updated 2011-01-02 13:54:28 +00:00
Nikolay Pultsin
f6870e0154 book downloading from lib.ololo.cc has been fixed 2011-01-02 13:44:02 +00:00
Nikolay Pultsin
3ab52fa427 code cleanup 2011-01-02 13:38:25 +00:00
Nikolay Pultsin
e2b4ce8745 Russian has been fixed 2011-01-02 13:15:07 +00:00
Nikolay Pultsin
0e414b8726 updated TODOs 2011-01-02 12:56:06 +00:00
Nikolay Pultsin
fcfdb1ed51 small litres fixes 2011-01-02 12:53:04 +00:00
Nikolay Pultsin
6bf9e86ee8 updated Czech resources 2011-01-02 12:52:46 +00:00
Nikolay Pultsin
b452e65a50 fixed network search 2011-01-02 01:28:25 +00:00
Nikolay Pultsin
5156e551f3 Merge branch 'master' of https://github.com/matm/FBReaderJ 2011-01-02 00:28:50 +00:00
Nikolay Pultsin
588344d416 double tap is now always supported; menu call by douple tap; 0.98.10 2011-01-02 00:16:53 +00:00
Nikolay Pultsin
5fa2ba9304 fixed double tapping 2011-01-01 23:48:02 +00:00
Mathias Monnerville
0d4e91c324 Updated french translations 2011-01-02 00:47:31 +01:00
Nikolay Pultsin
c6bc040439 minVersion has been changed (to avoid call permissions) 2011-01-01 23:26:54 +00:00
Nikolay Pultsin
b37f557c11 updated scrolling style 2011-01-01 23:08:37 +00:00
Nikolay Pultsin
2a52f6bf0b code cleanup 2011-01-01 22:37:52 +00:00
Nikolay Pultsin
041ed88c26 better double tap processing 2011-01-01 22:37:17 +00:00
Nikolay Pultsin
7bd41f3e8e Eken M003 support; 0.98.9 2011-01-01 20:56:30 +00:00
Nikolay Pultsin
4a527f0bf4 . 2011-01-01 20:37:03 +00:00
Nikolay Pultsin
abaf681509 double tap navigation option has been added 2011-01-01 20:31:31 +00:00
Nikolay Pultsin
8c78a6774a ZLEnumOption has been introduced; tap & flick scrolling option has been added 2011-01-01 20:18:08 +00:00
Nikolay Pultsin
b46a440cbd single/double tap support has been implemented; navigation window by douple tap 2011-01-01 19:20:04 +00:00
Nikolay Pultsin
cd3225a8dc action order has been changed 2011-01-01 16:31:21 +00:00
Nikolay Pultsin
16c0ebf9b1 different long tapping actions for different options 2011-01-01 15:40:25 +00:00
Nikolay Pultsin
04da8c892f new dictionary option set 2011-01-01 15:29:49 +00:00
Nikolay Pultsin
61ac955d31 dictionary mode is gone 2011-01-01 14:58:07 +00:00
Nikolay Pultsin
f1ee1ee676 getCurrentFilter() method is replaced by a method argument 2010-12-31 19:34:56 +00:00
Nikolay Pultsin
c0874a3c5e long press word selection 2010-12-31 19:14:12 +00:00
Nikolay Pultsin
82134850ca long tap processing has been moved from Activity to View 2010-12-31 17:44:09 +00:00
Nikolay Pultsin
ff1845c65b 0.98.8 2010-12-31 17:43:57 +00:00
Nikolay Pultsin
161f91963b updated TODO 2010-12-31 03:34:51 +00:00
Nikolay Pultsin
24f3d0a08c changes in TODO 2010-12-31 02:47:28 +00:00
Nikolay Pultsin
920dc5cebb 3 options for tapping action in dictionary mode 2010-12-31 02:41:15 +00:00
Nikolay Pultsin
d6cd430c32 'Dont ask again' checkbox in intall plugin dialog; updated resources 2010-12-31 02:05:27 +00:00
Nikolay Pultsin
8be5c6e0fd InvalidStateException has been fixed(?) 2010-12-30 22:31:34 +00:00
Nikolay Pultsin
057d5f5030 0.98.7 2010-12-29 20:51:22 +00:00
Nikolay Pultsin
ad9da69389 KillerCallback instead of KillerService 2010-12-29 20:46:32 +00:00
Nikolay Pultsin
d7e937f8b1 compilation issue has been fixed 2010-12-29 18:58:50 +00:00
Nikolay Pultsin
1641186349 0.98.6 2010-12-29 18:52:43 +00:00