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
|
5da9c095a4
|
Added dialog in the main app to advise users about the workaround app
|
2013-01-30 13:46:15 +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
|
279670c303
|
Merge remote-tracking branch 'origin/sync_review_2'
|
2012-12-05 23:23:10 +01:00 |
|
David A. Velasco
|
f68d10abc7
|
Give the user the option to move all the foreign files into the ownCloud local folder when the try to copy them during an account synchronization failed
|
2012-12-04 12:49:18 +01:00 |
|
David A. Velasco
|
3ef64834e9
|
Added scroll to generic explanation activity. Enabled the copy of past uploads into ownCloud folder during synchronization.
|
2012-11-30 11:58:46 +01:00 |
|
David A. Velasco
|
2a913bfbeb
|
Files uploaded in the past are copied to the local ownCloud directory during account synchronization
|
2012-11-30 11:29:18 +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
|
d49bfd0c77
|
Added title to rename dialog; and some cleaning
|
2012-11-22 10:24:26 +01:00 |
|
David A. Velasco
|
cab55a8edd
|
Login page updated to get OAuth2 access token
|
2012-10-31 18:59:43 +01:00 |
|
David A. Velasco
|
3d72058691
|
Quick fix to avoid two lines in button
|
2012-10-30 11:24:30 +01:00 |
|
David A. Velasco
|
cc1eb7a352
|
SSL warning with more information about certificate, accessible through a new 'Details' button
|
2012-10-29 15:03:34 +01:00 |
|
David A. Velasco
|
7c8214f096
|
Same text in the cancel button in PIN code activity than in all the other cancel buttons in the app
|
2012-10-18 16:11:29 +02:00 |
|
David A. Velasco
|
d0f7de3ce0
|
Added help text in background of empty files list
|
2012-10-17 19:22:40 +02:00 |
|
David A. Velasco
|
d193e0031b
|
Added explanation in the view for PIN Code creation
|
2012-10-17 11:04:27 +02: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
|
261aaf5001
|
Improvements in SSL certifcates checking: URL is checked with the hostname in the certificate and all the problems are shown in the same dialog
|
2012-09-07 14:11:08 +02:00 |
|
David A. Velasco
|
48f13c8adc
|
SSL connections update: notice about untrusted certificates and allow the user save them as reliable
|
2012-09-05 13:46:30 +02:00 |
|
David A. Velasco
|
4e57c008b7
|
Fixed crash when sending nothing to the Uploader activity; slightly more prettier UI
|
2012-08-22 13:53:03 +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 |
|
David A. Velasco
|
1ecd2b61c5
|
Multiple upload available from the app
|
2012-08-14 12:37:08 +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
|
275eb1f8f8
|
Fixed: problems in handling a file that is still uploading but in the files list because a synchronization was triggered and finished; problems in UI refresh after removing or renaming a file, while in double pane mode
|
2012-07-27 14:29:46 +02:00 |
|
Bartek Przybylski
|
3c0e72c400
|
show buttons in two lines, they get squeezed when button text is too long
|
2012-07-21 22:31:18 +02:00 |
|
David A. Velasco
|
2a04c6ae5d
|
Some fixes about downloads and how the detals view and list view is updated when downloads start and finish
|
2012-07-20 10:13:50 +02:00 |
|
David A. Velasco
|
6701c9842d
|
Delete remote file - confirmation dialog added
|
2012-07-12 09:48:55 +02:00 |
|
Bartek Przybylski
|
a70c4c658f
|
addming missing file, show softkeyborad on pin activity and change name activity
|
2012-07-11 17:23:50 +02:00 |
|
David A. Velasco
|
10f07d62f5
|
Temporal layout for rename
|
2012-07-11 10:47:15 +02:00 |
|
Bartek Przybylski
|
02610cad7d
|
messy rename file
|
2012-07-10 22:52:31 +02:00 |
|
David A. Velasco
|
3e4f8b4f0d
|
Better policy to show PIN Code
|
2012-07-09 15:10:26 +02:00 |
|
David A. Velasco
|
93de9f91d5
|
Pin code
|
2012-07-09 11:11:44 +02:00 |
|
Bartek Przybylski
|
3113c45909
|
keep file in sync and initial commit for file sharing
|
2012-07-08 16:57:48 +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
|
f7fb16963b
|
always show image preview if there is only enough memory
|
2012-06-25 20:55:34 +02:00 |
|
Bartek Przybylski
|
832c1f4842
|
make cancel button usable on account create activity
|
2012-06-21 20:02:33 +02:00 |
|
Bartek Przybylski
|
78faee207b
|
removing fancy upload bar for now
|
2012-05-26 21:23:01 +02:00 |
|
Bartek Przybylski
|
21980deb38
|
fix filename display
|
2012-05-26 20:59:46 +02:00 |
|
Bartek Przybylski
|
e759addf42
|
show modification timestamp and size of file
|
2012-05-26 14:56:30 +02:00 |
|
Bartek Przybylski
|
63f68f1020
|
use view instead of dialog about no setup account
|
2012-05-25 21:32:20 +02:00 |
|
Lennart Rosam
|
39307229cd
|
Hide creation info when the uses ownCloud version is affected by oc-764
|
2012-05-23 23:50:59 +02:00 |
|
Bartek Przybylski
|
50695f6f5b
|
removing filedrag for now
|
2012-05-23 19:10:12 +02:00 |
|
Bartek Przybylski
|
684ae90ca7
|
making icons bit smaller, making upload progressbar less cpu eating
|
2012-05-22 22:44:57 +02:00 |
|
Lennart Rosam
|
d722fe8229
|
Fix layout: Missing label, fix for smaller screens
|
2012-05-22 18:15:56 +02:00 |
|
Lennart Rosam
|
38683b9143
|
Layout reworked to relative
|
2012-05-18 14:40:46 +02:00 |
|