David A. Velasco
|
7160a49e20
|
Merge branch 'develop' into login_toggle_password_icon
|
2013-05-24 10:36:21 +02:00 |
|
David A. Velasco
|
5a488a8ada
|
Fixed look of disabled connect button in portrait, no more drawn as enabled
|
2013-05-21 13:49:42 +02:00 |
|
David A. Velasco
|
ac32e8411a
|
Fixed alignment of login fields in Androd 3.x devices
|
2013-05-20 13:22:17 +02:00 |
|
David A. Velasco
|
69b527c39d
|
Visibility icon in password field is toggled according to the visibility state; better touch detection of visibility and refresh buttons
|
2013-05-17 14:33:31 +02:00 |
|
David A. Velasco
|
4f524a2043
|
Grant that 'refresh' button embedded in the URL input field does not hide the text in the field
|
2013-05-14 15:19:43 +02:00 |
|
David A. Velasco
|
3eb602f81a
|
Fixed unlinked refresh button for the server connection check
|
2013-05-14 13:39:09 +02:00 |
|
David A. Velasco
|
d7c7ccd99b
|
Added scroll to login view in landscape
|
2013-05-14 11:20:48 +02:00 |
|
David A. Velasco
|
00166fe5a8
|
Better position for scroll bar in portrait login view
|
2013-05-14 11:06:18 +02:00 |
|
David A. Velasco
|
50d77e8dc8
|
Review of login view layout optimizing the adaption to different screen sizes
|
2013-05-10 16:35:01 +02:00 |
|
David A. Velasco
|
a95456884c
|
Fixed bugs after merge
|
2013-05-03 10:34:25 +02:00 |
|
David A. Velasco
|
9b4da8439a
|
Merge branch 'develop' into oauth_login
Conflicts:
res/layout-land/account_setup.xml
res/layout/account_setup.xml
|
2013-05-03 10:24:20 +02:00 |
|
zerginator
|
2acbe9455d
|
Issue #56 + Issue #14 + Issue #143
|
2013-05-01 21:34:13 +02:00 |
|
David A. Velasco
|
2946d8dd69
|
Merge branch 'develop' into oauth_login
Conflicts:
AndroidManifest.xml
res/values/strings.xml
src/com/owncloud/android/Uploader.java
src/com/owncloud/android/authentication/AccountAuthenticator.java
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/operations/UpdateOCVersionOperation.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/AccountSelectActivity.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/eu/alefzero/webdav/WebdavClient.java
|
2013-04-25 19:39:22 +02:00 |
|
David A. Velasco
|
bdc0332c23
|
Copyright note fixes
|
2013-04-17 12:26:13 +02:00 |
|
David A. Velasco
|
980b31de2e
|
Allow edition of OAuth endpoints for testing; better configuration values
|
2013-03-22 14:50:30 +01:00 |
|
David A. Velasco
|
69d6d821ec
|
OAuth clean-up and refactoring
|
2013-03-21 12:21:48 +01:00 |
|
David A. Velasco
|
5665d9c306
|
Merge tag 'oc-android-1-3-22' into oauth_login
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
|
2013-03-18 14:28:49 +01:00 |
|
David A. Velasco
|
2623e9c195
|
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
2013-02-08 09:22:46 +01:00 |
|
David A. Velasco
|
bb257ec729
|
Updated copyright in source files
|
2013-02-07 18:45:10 +01:00 |
|
David A. Velasco
|
63106c9238
|
Locked edition of URL and password in redirection due to expired credentials; error messages reviewed; fixed capture of redirection from web browser in OAuth
|
2013-01-25 15:11:10 +01:00 |
|
David A. Velasco
|
088b1e83a4
|
Cleaning-up AuthenticatorActivty code
|
2013-01-24 10:29:11 +01:00 |
|
David A. Velasco
|
c38a3b2ef1
|
Merge master into oauth_login
|
2012-12-18 11:20:03 +01:00 |
|
David A. Velasco
|
236895e7f8
|
Refactored app name in strings.xml
|
2012-11-29 12:26:55 +01:00 |
|
David A. Velasco
|
757f9027f5
|
Updating language strings; some hardcoded strings moved to strings.xml; workaround for bug in error popup
|
2012-11-29 11:28:34 +01:00 |
|
David A. Velasco
|
cab55a8edd
|
Login page updated to get OAuth2 access token
|
2012-10-31 18:59:43 +01:00 |
|
Bartek Przybylski
|
c72f89c4ba
|
add no suggestion in horizontal mode in account setup activity
|
2012-10-08 18:31:02 +02:00 |
|
Bartek Przybylski
|
826c7405f6
|
dont suggest username in account setup screen
|
2012-10-07 21:43:40 +02:00 |
|
David A. Velasco
|
081b333eb1
|
Added link to register a new user at owncloud.com ; fixed cancel button in account creation for SGS3
|
2012-08-20 14:36:46 +02:00 |
|
Bartek Przybylski
|
a4ba6170ea
|
moving from eu.alefzero.eu to com.owncloud.android
|
2012-07-31 17:43:37 +02:00 |
|
David A. Velasco
|
49c1f9e318
|
Better file opening; new ownCloud logo in account settings page
|
2012-06-27 18:32:20 +02:00 |
|
Bartek Przybylski
|
832c1f4842
|
make cancel button usable on account create activity
|
2012-06-21 20:02:33 +02:00 |
|
Bartek Przybylski
|
0aeb425885
|
adjusting design to holo, stability for account setup
|
2012-05-13 16:13:13 +02:00 |
|
Bartek Przybylski
|
10c04c6d77
|
new stuff for account authenticator
|
2012-05-03 15:37:30 +02:00 |
|
Bartek Przybylski
|
fc49e582c5
|
fix white text on configuration screen
|
2012-05-03 12:14:44 +02:00 |
|
Bartek Przybylski
|
a10efb1229
|
making callback to context not view
|
2012-05-02 00:04:17 +02:00 |
|
Bartek Przybylski
|
dc7cafe677
|
initial commit of editbox with badge
|
2012-05-01 23:37:37 +02:00 |
|
Bartek Przybylski
|
ff36d90802
|
adding use ssl mode
|
2012-04-15 09:54:21 +02:00 |
|
Lennart Rosam
|
9996436ccc
|
Merged request #3
|
2012-04-01 15:06:23 +02:00 |
|
Lennart Rosam
|
a941af2ec2
|
- Easier to enter account information. (Input-Types, singleLine = true)
- XML pretty print
|
2012-02-04 17:55:17 +01:00 |
|
Bartek Przybylski
|
154bb85cf1
|
initial commit
|
2011-08-19 22:37:35 +02:00 |
|