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
b36914df88
Merge branch 'develop' into file_browsing_refactoring
...
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
2013-05-06 10:48:43 +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
803568ab27
Moved buttons in details view to options/action menu
2013-04-22 14:34:42 +02:00
David A. Velasco
bdc0332c23
Copyright note fixes
2013-04-17 12:26:13 +02:00
David A. Velasco
c3ca5b5a4f
Merge branch 'develop' into loggingtool
...
Conflicts:
AndroidManifest.xml
res/menu/main_menu.xml
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/operations/SynchronizeFileOperation.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDetailActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/UploadFilesActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/eu/alefzero/webdav/ChunkFromFileChannelRequestEntity.java
src/eu/alefzero/webdav/FileRequestEntity.java
src/eu/alefzero/webdav/WebdavClient.java
2013-04-15 13:12:04 +02:00
David A. Velasco
053aad5ae1
Merge branch 'bug_hunting' into feature_previews
...
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2013-04-04 16:49:04 +02:00
David A. Velasco
77ddd1ccb6
Merge branch 'develop' into feature_previews
...
Conflicts:
AndroidManifest.xml
res/menu/file_context_menu.xml
res/menu/menu.xml
res/values-de-rDE/strings.xml
res/values/strings.xml
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2013-04-04 16:44:30 +02:00
zerginator
5a22c7e79f
Cleaned stuff , add a history delete button and renamed
...
Log2EmailActivity in LogHistoryActivity
2013-04-01 10:26:40 +02:00
David A. Velasco
97ae9007e4
Fixed hardcoded string in UploaderActivity layout; and German translations
2013-03-27 17:19:19 +01: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
Matthias Baumann
6c5f561342
- exclude none InstantUpload from InstantUploadActivity
...
- add simple Activity for none InstantUloads to show the whole
error-message
2013-03-17 10:38:42 +01:00
David A. Velasco
99a35347a7
Fixed horizontal layout - media controller totally visible
2013-03-13 10:59:55 +01:00
David A. Velasco
ca8a19850b
Improving our own media control: removed 'next' and 'previous' buttons, removed undesired 'show' and 'hide' behaviour, fixed update of progress bar, recovered BACK button
2013-03-11 10:20:04 +01:00
David A. Velasco
d68b324653
Create our own media control - basic operation
2013-03-08 13:32:10 +01:00
David A. Velasco
db7eea712d
Improved message for failed downloads in gallery
2013-03-01 14:20:25 +01:00
David A. Velasco
427a3e6331
Progress wheel shown in gallery while an image is getting loaded
2013-03-01 10:49:35 +01:00
David A. Velasco
6cfa24f55a
Improved error messages in gallery for images that can not be loaded
2013-03-01 09:54:49 +01:00
David A. Velasco
638b7767cb
Gallery in full screen, action bar shown on tap
2013-02-28 17:09:00 +01:00
David A. Velasco
becf52226e
Improved layout for downloads in image gallery
2013-02-26 14:01:32 +01:00
David A. Velasco
cb66b59918
Minimize new fragment to monitor the progress of file download
2013-02-25 15:19:18 +01:00
David A. Velasco
d7e0519294
Added view pager for scrolling image previews with horizontal swipe
2013-02-25 14:33:16 +01:00
David A. Velasco
3d272eb753
Force preview of images in 'full screen'
2013-02-25 12:24:14 +01:00
Matthias Baumann
f764980474
- extend existing FileUpload, so we can handel failed instand upload
...
later
- new Activity to handle failed instant uploads
- new Activity InstantUploadActivity can be started at two ways,
-touch to the 'Faild Upload Notifivation'
-submenue underneath the upload menue
- merges from head
- add lazy loading for the images list with failed uploads
2013-02-25 08:21:33 +01:00
David A. Velasco
24dd513682
Added progress bar for file transfers in details view (untested)
2013-02-19 13:28:01 +01:00
David A. Velasco
f2474ae28d
Added basic menu options to the preview fragment: open, delete, see details
2013-02-18 11:23:18 +01:00
David A. Velasco
7101a04247
Created preview fragment to show previews for audio, video and images; shown when a downloaded file in these categories is downloaded
2013-02-14 19:21:09 +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
586793a261
Basic video preview in a separate actitivy
2013-02-07 11:09:28 +01:00
David A. Velasco
18bf35a809
Added MediaController user interface to handle audio files in the MediaService
2013-02-06 14:14:55 +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
Lennart Rosam
cb8761f66f
New Layout for FileDetailsFragment (needs to be redone with
...
RelativeLayout for better performance), Fix AppCrashes on rotation
change
2012-05-18 14:05:21 +02:00
Lennart Rosam
3727806652
Intermediate commit: Work on new FileDetailFragment layout, simplified
...
it's code a bit and renamed a color. Layout is WIP
2012-05-18 08:09:31 +02:00
Bartek Przybylski
b999f542c0
new icons, new uploader
2012-05-15 21:52:59 +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
a29469016e
More cleanup / refactoring: Name Fragments consistantly way
2012-04-14 18:55:15 +02:00
Bartek Przybylski
198c31f9b0
fix of filedisplay for phones
2012-04-07 12:47:26 +02:00
Lennart Rosam
320e446748
FileDetail fragement is now showing a text hint if there is no file
...
selected.
2012-04-07 02:52:50 +02:00