Nikolay Pultsin
|
3dadda61e3
|
copyright notices have been changed
|
2011-01-02 14:15:35 +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
|
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
|
82134850ca
|
long tap processing has been moved from Activity to View
|
2010-12-31 17:44:09 +00:00 |
|
Nikolay Pultsin
|
ad9da69389
|
KillerCallback instead of KillerService
|
2010-12-29 20:46:32 +00:00 |
|
Nikolay Pultsin
|
34f33c2d63
|
:library process should be killed before displaying a book
|
2010-12-29 00:58:58 +00:00 |
|
Nikolay Pultsin
|
919faac940
|
stopping InitializationService if text view is visible again; debug info
|
2010-12-28 18:30:31 +00:00 |
|
Nikolay Pultsin
|
2845087bd0
|
updated TODOs; better ColorDict integration
|
2010-12-23 18:56:41 +00:00 |
|
Nikolay Pultsin
|
a6000b69c6
|
Merge branch 'master' into file-manager
|
2010-12-15 18:42:41 +00:00 |
|
Nikolay Pultsin
|
48aae5afa9
|
Merge branch 'master' into dictionary
Conflicts:
ChangeLog
|
2010-12-15 17:45:07 +03:00 |
|
Nikolay Pultsin
|
ec4398d411
|
translation action has been implemented
|
2010-12-12 16:30:59 +00:00 |
|
Vasiliy Bout
|
f29380ac4b
|
Code cleanup
|
2010-12-10 16:58:23 +03:00 |
|
bac1ca
|
44ac822caa
|
zip files are opened
|
2010-12-08 21:08:52 +03:00 |
|
bac1ca
|
62793742f4
|
merge
|
2010-12-07 09:51:00 +03:00 |
|
Nikolay Pultsin
|
f9e1fe4079
|
file opening (from network library, download notification and external programs) has been fixed
|
2010-12-01 11:27:38 +00:00 |
|
bac1ca
|
777c6076a5
|
fmanager clean up
|
2010-11-30 17:45:03 +03:00 |
|
Nikolay Pultsin
|
416dbb45a3
|
TRANSLATE action has been added
|
2010-11-25 22:24:11 +00:00 |
|
Nikolay Pultsin
|
984ae6d6a8
|
Merge branch 'master' into library
|
2010-11-24 23:07:40 +00:00 |
|
Nikolay Pultsin
|
6345d129de
|
formatting cleanup
|
2010-11-24 22:55:07 +00:00 |
|
Nikolay Pultsin
|
249e65b8c1
|
Merge branch 'master' into library
Conflicts:
src/org/geometerplus/android/fbreader/FBReader.java
src/org/geometerplus/zlibrary/ui/android/library/ZLAndroidActivity.java
|
2010-11-24 10:22:07 +00:00 |
|
Vasiliy Bout
|
c25f0e12fe
|
Code cleanup
|
2010-11-24 01:00:27 +03:00 |
|
Nikolay Pultsin
|
c72f84938f
|
Merge branch 'master' into library
|
2010-11-23 19:45:38 +00:00 |
|
Nikolay Pultsin
|
4832d00472
|
cleanup: some static calls have been removed
|
2010-11-23 08:05:03 +00:00 |
|
Nikolay Pultsin
|
97d0cbe046
|
color icons; book opening from new library view
|
2010-11-22 00:34:55 +00:00 |
|
Nikolay Pultsin
|
b218f22e18
|
NG library view: in progress
|
2010-11-21 23:52:36 +00:00 |
|
Nikolay Pultsin
|
95c96af494
|
library activity has been moved to a separate process
|
2010-11-14 14:58:09 +00:00 |
|
Nikolay Pultsin
|
7defe26255
|
code cleanup
|
2010-11-06 04:24:08 +00:00 |
|
Nikolay Pultsin
|
82fcf3be6b
|
cleanup: class name changed to be more consistent
text repainting after preferences dialog run has been added
|
2010-11-06 04:13:38 +00:00 |
|
Nikolay Pultsin
|
a9e10c7558
|
code cleanup : String[] -> String
|
2010-11-06 02:29:42 +00:00 |
|
Nikolay Pultsin
|
25d96ddbcb
|
key lights disabling
filemanager association have been fixed
version -> 0.7.12
|
2010-10-28 01:16:41 +01:00 |
|
Nikolay Pultsin
|
0562271a85
|
menu problem has been fixed
|
2010-10-24 14:37:40 +01:00 |
|
Nikolay Pultsin
|
037369dc3c
|
an exception on start of Library activity has been fixed
|
2010-10-24 14:34:47 +01:00 |
|
Nikolay Pultsin
|
74abbad08a
|
code simplification
|
2010-10-21 21:39:12 +01:00 |
|
Nikolay Pultsin
|
d3b6c30fd8
|
refactoring: FBReader -> FBReaderApp, FBReaderActivity -> FBReader
|
2010-10-21 20:31:15 +01:00 |
|
Nikolay Pultsin
|
05ec6c3861
|
refactoring: platform-dependent classes have been moved to the android package; FBReader -> FBReaderActivity
|
2010-10-21 19:46:59 +01:00 |
|
Nikolay Pultsin
|
142b5c06eb
|
navigaion code has been simplified
|
2010-10-20 23:55:08 +01:00 |
|
Nikolay Pultsin
|
66f6de1c3b
|
WakeLock refactoring: see ChangeLog for details
|
2010-10-19 01:20:42 +01:00 |
|
Nikolay Pultsin
|
de0b72d0cd
|
LibraryTabActivity has no references to FBReader.Instance()
|
2010-10-15 21:25:16 +01:00 |
|
Nikolay Pultsin
|
55e8dd6c90
|
LibraryTabActivity opens book using intent instead of firect call of FBReader methods
|
2010-10-15 17:24:43 +01:00 |
|
Nikolay Pultsin
|
2f4635f944
|
Power consumption has been fixed
|
2010-10-05 23:38:31 +01:00 |
|
Vasiliy Bout
|
f291b74c0a
|
NPE fix
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1694 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-09-06 11:45:56 +00:00 |
|
Vasiliy Bout
|
bba485307f
|
NPE fix
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1612 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-07-21 12:07:02 +00:00 |
|
Vasiliy Bout
|
24c113d281
|
Control panels layer has been rewritten
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1600 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-07-15 09:10:41 +00:00 |
|
Vasiliy Bout
|
a625013153
|
Navigation fixes
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1597 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-07-14 21:21:09 +00:00 |
|
Vasiliy Bout
|
1332db2858
|
Navigation panel on LongPress
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1596 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-07-14 21:11:09 +00:00 |
|
Vasiliy Bout
|
d246e3b942
|
Navigation panel with buttons
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1593 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-07-14 19:37:02 +00:00 |
|
Vasiliy Bout
|
b5288628d7
|
TextView in Navigation dialog
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1513 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-06-24 18:09:03 +00:00 |
|
Vasiliy Bout
|
063f5f0880
|
Navigation changes
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1512 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-06-24 17:41:57 +00:00 |
|
Vasiliy Bout
|
c232934e75
|
Navigation implementation
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1511 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
|
2010-06-24 17:03:11 +00:00 |
|