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

109 commits

Author SHA1 Message Date
Nikolay Pultsin
896bb59bce BookDownloader runs in networkLibrary process 2011-12-18 14:29:31 +00:00
Nikolay Pultsin
6fefe7685e ExceptionInInitializerError processing 2011-11-25 00:32:47 +00:00
Nikolay Pultsin
5c1b7b70ed tips downloading, UI and TODO items 2011-10-27 05:37:35 +01:00
Nikolay Pultsin
bb9a9d7fa5 authentication related things: updates 2011-10-16 01:23:47 +01:00
Nikolay Pultsin
238dffe60f book:// scheme support 2011-10-03 14:05:12 +01:00
Nikolay Pultsin
4028310b2e android.fbreader.action.VIEW fixed 2011-10-03 12:42:36 +01:00
Nikolay Pultsin
36c46fab34 new mechanism for notification about registration 2011-10-02 21:21:58 +01:00
Nikolay Pultsin
52f44fe9b5 BuyBooksActivity, serializable Money 2011-10-02 04:22:44 +01:00
Nikolay Pultsin
0a9be397a8 BuyBookActivity 2011-10-02 01:37:00 +01:00
Nikolay Pultsin
aaae97c551 new account menu implementaion (in progress) 2011-10-01 18:27:48 +01:00
Nikolay Pultsin
7fec42eecb Library.Instance() is back, separate activity for library search 2011-09-29 10:44:19 +01:00
Nikolay Pultsin
cddbe40d0f open network catalogs from external applications 2011-09-25 17:47:24 +01:00
Nikolay Pultsin
1ef1427400 android.fbreader.action.VIEW 2011-09-23 05:31:59 +01:00
Nikolay Pultsin
1fc2a153a8 Merge branch 'topup' into litres-book 2011-08-26 01:42:42 +01:00
Nikolay Pultsin
1fc0d37320 code simplification: BrowserTopupActivity has gone 2011-08-19 03:23:41 +01:00
Nikolay Pultsin
318f947b6a Topup action: activity instead of menu 2011-08-19 02:48:02 +01:00
Nikolay Pultsin
6199b6ad3c browser topup is back; topup methods sorting 2011-08-17 23:11:13 +01:00
Nikolay Pultsin
469525664d single NetworkLibraryActivity instance is now used 2011-08-15 02:13:52 +01:00
Nikolay Pultsin
8fa61f9452 Merge branch 'master' into litres-book 2011-07-31 20:28:45 +01:00
Nikolay Pultsin
fdd5c4f526 exception processing fixes 2011-07-22 23:14:52 +01:00
Nikolay Pultsin
da6b549620 maxSdkVersion 2011-07-22 18:16:09 +01:00
Nikolay Pultsin
354a805f50 CharCachesStorageException is not a fatal crash now 2011-07-20 21:17:28 +01:00
Nikolay Pultsin
e17fcd6baf more experiments 2011-07-20 01:48:37 +01:00
Nikolay Pultsin
561629ec55 processing litres book references 2011-07-20 01:40:30 +01:00
Nikolay Pultsin
8488514593 library code simplification 2011-07-18 21:12:36 +01:00
Nikolay Pultsin
f79aaeb132 library auto-sorting 2011-07-17 14:49:53 +01:00
Nikolay Pultsin
592aa59c33 NetworkBaseActivity has gone; NetworkLibraryActivity has been removed to NetworkTopLevelActivity 2011-07-16 09:45:29 +01:00
Nikolay Pultsin
62f4ca8d75 library-in-single-activity feature, BaseActivity is free of library references 2011-07-14 21:32:42 +01:00
Nikolay Pultsin
317bc9d55d AndroidManifest synchronization 2011-07-14 20:07:45 +01:00
Nikolay Pultsin
81bbd64901 enabled API 2011-06-18 16:52:31 +01:00
Nikolay Pultsin
e456936bbb fbreader scheme support has been declared 2011-03-08 20:03:46 +00:00
Nikolay Pultsin
240b5c8c4d AuthenticationActivity has been declared in manifest 2011-03-02 21:22:29 +00:00
Nikolay Pultsin
8c821f34b8 custom catalog activity (in progress) 2011-02-27 23:46:04 +03:00
Nikolay Pultsin
2ebb3ad9d1 new 'add custom dialog activity'; 'opds' scheme support in AndroidManifest.xml 2011-02-24 04:38:20 +03:00
Nikolay Pultsin
9469db7177 file manager behaviour has been fixed 2011-02-04 07:37:24 +00:00
Nikolay Pultsin
a9c363ede6 0.99.10 2011-01-30 03:02:27 +00:00
Nikolay Pultsin
983b3729aa Full-size image view 2011-01-29 17:02:49 +00:00
Nikolay Pultsin
2f318fe914 cleanup: TextSearchActivity has gone 2011-01-23 16:17:54 +00:00
Nikolay Pultsin
b48b7c0c54 BookmarksActivity search code cleanup: separate search activity has been removed 2011-01-23 16:16:13 +00:00
Nikolay Pultsin
f6870e0154 book downloading from lib.ololo.cc has been fixed 2011-01-02 13:44:02 +00:00
Nikolay Pultsin
c6bc040439 minVersion has been changed (to avoid call permissions) 2011-01-01 23:26:54 +00:00
Nikolay Pultsin
057d5f5030 0.98.7 2010-12-29 20:51:22 +00:00
Nikolay Pultsin
5d3d4edae0 a class that kills :library process has been implemented 2010-12-29 00:57:52 +00:00
Nikolay Pultsin
6b98fee9b9 Merge branch 'master' into one-click-purchasing 2010-12-18 17:22:53 +00:00
Nikolay Pultsin
46ca7e191e renaming 2010-12-18 15:50:13 +00:00
Nikolay Pultsin
cdd522a495 missing layout have been added; intent extras are used instead of static variables 2010-12-17 20:16:23 +00:00
Nikolay Pultsin
b54bd69b71 new Book info activity has been added 2010-12-17 19:57:53 +00:00
Nikolay Pultsin
1034391eb9 Merge branch 'master' into one-click-purchasing 2010-12-17 01:13:17 +00:00
Nikolay Pultsin
e77f359a3a Merge branch 'master' into one-click-purchasing
Conflicts:
	ChangeLog
2010-12-15 19:09:51 +03:00
Vasiliy Bout
3f07c2924a AndroidManifest synchronizatino && cleanup 2010-12-10 16:47:34 +03:00