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

123 commits

Author SHA1 Message Date
Nikolay Pultsin
c1328bb216 Merge branch 'master' into library-service 2012-01-25 17:13:56 +00:00
Nikolay Pultsin
b42c6d2b1c CHANGE_WIFI_STATE permission 2012-01-18 22:37:51 +00:00
Nikolay Pultsin
d91e6f42e2 Merge branch 'master' into library-service 2012-01-18 19:54:09 +00:00
Nikolay Pultsin
a7c0a6b6ef fixed ExceptionInInitializerError processing 2012-01-09 07:52:19 +00:00
Nikolay Pultsin
9f284637dd single instance for LibraryService 2011-12-28 06:16:44 +00:00
Nikolay Pultsin
ac40fa1e59 LibraryService starting 2011-12-28 05:08:06 +00:00
Nikolay Pultsin
c2d7822a7c Merge branch 'master' into library-service 2011-12-28 02:35:16 +00:00
Nikolay Pultsin
3a92ee7562 pinch zoom in image view 2011-12-27 05:40:33 +00:00
Nikolay Pultsin
1ccee45d11 initial version 2011-12-24 23:05:01 +00:00
Nikolay Pultsin
c5433212fb permissions for changing WiFi state 2011-12-24 20:24:45 +00:00
Nikolay Pultsin
ac89fa959c typo 2011-12-22 21:39:27 +00:00
Nikolay Pultsin
40d06fc80c network library activity is splitted to primary and secondary; primary is marked as single-task 2011-12-22 21:35:54 +00:00
Nikolay Pultsin
2627a76356 new reghts required 2011-12-22 03:00:46 +00:00
Nikolay Pultsin
f930fe0cd8 new activities announcements (for bonjour support) 2011-12-21 23:39:34 +00:00
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