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

34 commits

Author SHA1 Message Date
Nikolay Pultsin
c758481b3f refactoring: NetworkLibrary.Instance() => Util.networkLibrary() 2015-07-29 14:12:02 +01:00
Nikolay Pultsin
594a4bde49 copyright: Geometer Plus => FBReader.ORG Limited, 2014 => 2015 2015-02-28 15:14:56 +01:00
Nikolay Pultsin
8d556a9102 same context in all activities 2014-06-15 14:03:11 +01:00
Nikolay Pultsin
a562ca92d6 context => activity 2014-06-15 13:38:28 +01:00
Nikolay Pultsin
c07d37e7cd year in copyrights: 2013 => 2014 2014-01-12 01:40:02 +00:00
Nikolay Pultsin
1eeb00dd3d cleanup
Conflicts:
	src/android/patches/JellyBeanSpanFixTextView.java
2013-06-12 19:23:34 +04:00
Nikolay Pultsin
f3e8378439 copyrights: 2012 => 2013 2013-01-03 04:41:27 +00:00
Nikolay Pultsin
9db7ec0a18 formatting cleanup 2012-04-18 03:27:07 +01:00
Nikolay Pultsin
5afc3a5c6e updated Copyright notices (year has been changed to 2012 2011-12-28 03:43:49 +00:00
Nikolay Pultsin
592a37db4f code cleanup 2011-12-18 15:05:37 +00:00
Nikolay Pultsin
1b97558c55 updated credential creator logic 2011-12-15 06:02:35 +00:00
Nikolay Pultsin
319f138c77 credentials creator functionality has been moved to ZLNetworkManager 2011-12-15 03:47:51 +00:00
Nikolay Pultsin
ea425103c9 formatting rollback 2011-12-15 03:02:32 +00:00
dlmv
fba4df1d88 authorization while adding catalog fix 2011-12-14 17:22:32 +04:00
Nikolay Pultsin
bb9a9d7fa5 authentication related things: updates 2011-10-16 01:23:47 +01:00
Nikolay Pultsin
ea4a66ab7f ok/cancel buttons standatization; better work with FixBooksDirectoryActivity 2011-10-01 22:30:24 +01:00
Nikolay Pultsin
1f8bf72dae code cleanup 2011-09-25 22:59:09 +01:00
Nikolay Pultsin
557d938a55 fixed basic auth 2011-09-25 16:23:34 +01:00
Vasiliy Bout
886fb90d5c code cleanup 2011-08-28 15:57:30 +04:00
Nikolay Pultsin
cd2d4afffb clear password field in case of authentication failure 2011-08-25 00:51:34 +01:00
Nikolay Pultsin
88f888f668 Listener moved from NetworkView to NetworkLibrary 2011-08-21 01:30:53 +01:00
Nikolay Pultsin
8af170cd9b signup link in authorisation dialog has gone 2011-08-20 19:55:23 +01:00
Nikolay Pultsin
b4a219aefe runnable map has been moved from Util to AuthenticationActivity 2011-08-20 19:44:22 +01:00
Nikolay Pultsin
1ef43b40e2 code simplification 2011-08-20 19:11:31 +01:00
Nikolay Pultsin
1f56a9d831 AuthenticationActivity checks username length 2011-08-20 18:29:54 +01:00
Nikolay Pultsin
74ccd3850d refactoring: catalog actions have been moved to action package 2011-08-20 17:13:54 +01:00
Nikolay Pultsin
f0a082c3f9 CredentialProvider has been moved from NetworkCatalogActivity to AuthenticationActivity 2011-07-15 20:12:38 +01:00
Nikolay Pultsin
357d3ecd3e unencrypted protocol message 2011-04-24 13:55:52 +01:00
Nikolay Pultsin
eb8403bdd2 AuthenticationDialog -> AuthenticationActivity (finished) 2011-04-24 08:26:09 +01:00
Nikolay Pultsin
d203aa606c AuthenticationDialog -> AuthenticationActivity (in progress) 2011-04-24 07:25:42 +01:00
Nikolay Pultsin
cee53e148b AuthenticationDialog -> AuthenticationActivity (in progress) 2011-04-24 02:14:05 +01:00
Nikolay Pultsin
5f8e454140 HttpConnection => HttpClient 2011-04-23 10:49:30 +01:00
Nikolay Pultsin
bd2f21fa98 AuthenticationDialog will be replaced by AuthenticationActivity 2011-04-17 09:09:57 +01:00
Nikolay Pultsin
295f2de3f0 basic auth 2011-04-17 07:04:14 +01:00