David A. Velasco
a3642ab864
Improved load of images in PreviewImageFragment - no more images in full size by default, up to 3 tries to downScale
2015-05-18 14:29:00 +02:00
purigarcia
6a9dfdb330
Merge branch 'develop' into automationTest
2015-05-06 19:05:03 +02:00
David A. Velasco
fdc1216471
Prevent that input fields are maximized in landscape
2015-05-05 12:27:57 +02:00
David A. Velasco
4f0cc76a12
Removed unneeded toggling on cursor visibility
2015-05-05 09:54:49 +02:00
David A. Velasco
510c00f66d
Cleaned code in PassCodeActivity
2015-05-05 00:07:24 +02:00
David A. Velasco
9593b580b7
Replaced 'PIN code' by 'pass code'
2015-05-04 11:41:09 +02:00
purigarcia
d8e954d2d3
add id and contentdescription to a layout
2015-03-25 18:54:10 +01:00
masensio
c0da8a93f2
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
2015-03-20 14:55:48 +01:00
David A. Velasco
5ebd90ed2d
Merge pull request #914 from owncloud/accessibility
...
Added accesibility descriptions as a mean to add automatic tests un UI.
2015-03-19 12:59:17 +01:00
masensio
876204faf0
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
2015-03-16 11:15:27 +01:00
masensio
c963eb0fad
Merge branch 'develop' into accessibility
...
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2015-03-10 14:58:21 +01:00
masensio
82fa95fe43
Merge branch 'develop' into share_password_support
2015-03-06 10:19:06 +01:00
masensio
9da433bb7b
Changes from comments in PR
2015-03-06 09:07:44 +01:00
masensio
690341af68
Create layout for password
2015-03-05 17:02:40 +01:00
masensio
0bef9fdedb
Update year in license
2015-03-05 13:27:45 +01:00
David A. Velasco
2cfed6eaa7
Recovered ExtendedListView; ExtendedListFragment updated to handle to possible layouts
2015-02-17 14:00:18 +01:00
David A. Velasco
e4e50d44c4
Corrections from my own comments
2015-02-03 09:52:22 +01:00
masensio
0b8f3db914
Recover badges: show status icons in grid View ( favoriteIcon, localFileIndicator, shareIcon and shareWithMeIcon
2015-01-28 08:59:57 +01:00
masensio
8ebaba45e7
Show status icons in gridview
2015-01-27 13:51:44 +01:00
masensio
051265620c
Add share icons and localFileIndicator to grid_image and grid_item layout
2015-01-27 09:46:19 +01:00
jabarros
0470de47e0
Fixed. Line behind the folder is not shown in the upload view
2015-01-22 09:29:36 +01:00
jabarros
38ea01dc1e
Move GridViewWithHeaderAndFooter class to third_parties/in/srain/cube/
2015-01-21 17:51:16 +01:00
jabarros
9b1b5f5e3b
Fixed. Footer message should be showed in the list view mode. Also added in grid view mode.
2015-01-21 11:08:15 +01:00
jabarros
f01156527a
Fix. Uploads view is not shown correctly
2015-01-20 14:38:32 +01:00
jabarros
d751df3daa
Add Scrollview in list fragment layout for showing text message
2015-01-20 10:43:39 +01:00
tobiasKaminsky
b5fdba576f
changes as requested
2015-01-19 22:13:45 +01:00
tobiasKaminsky
6d5c6f86e5
Merge branch 'develop2' into imageGrid2
...
Conflicts:
owncloud-android-library
res/layout/list_fragment.xml
res/values-fr/strings.xml
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2015-01-18 17:00:29 +01:00
tobiasKaminsky
d54345d040
Merge remote-tracking branch 'upstream/develop' into uploadNewFolder
...
Conflicts:
src/com/owncloud/android/ui/activity/Uploader.java
2015-01-08 22:41:41 +01:00
jabarros
3929f1e740
Add content description tag into EditText in account_setup
2015-01-08 13:07:54 +01:00
tobiasKaminsky
0ae80926ac
update
2015-01-05 19:53:40 +01:00
tobiasKaminsky
9b61fc9af6
- fixes #674 , #198
2014-12-27 09:08:11 +01:00
jabarros
6f11fa1c09
Added content description tag in 'account setup' layout elements
2014-12-18 12:22:07 +01:00
Luke Owncloud
e764c7d9f3
added progressbar for current item in upload list
2014-12-15 08:46:04 +01:00
Luke Owncloud
a8e2cf6eae
tried to add clear button for upload groups. would be too much.
2014-12-12 12:01:04 +01:00
Luke Owncloud
0da591d585
give upload items as much vertical space as they need (wrap content)
2014-12-12 11:04:10 +01:00
Luke Owncloud
3fdb78d0c9
added right button for items in upload list (for cancel, retry, and remove)
2014-12-12 10:59:44 +01:00
Luke Owncloud
11efd022f9
use settings layout for upload list (remove group header background, add underline, remove group icons)
2014-12-10 13:44:20 +01:00
jabarros
0df8f178de
Merge pull request #754 from owncloud/RadioListOnAccounts
...
Account list is now a radiobutton list
2014-12-10 08:45:12 +01:00
Luke Owncloud
fd6d57fa75
removed unnecessary items from upload_list_item
2014-12-10 08:18:12 +01:00
Luke Owncloud
0c0ef5402d
change upload list layout according to https://github.com/owncloud/android/issues/765#issuecomment-65076426
2014-12-08 17:03:46 +01:00
Luke Owncloud
2d0c347bc4
Merge remote-tracking branch 'upstream/develop' into HEAD
...
Conflicts:
owncloud-android-library
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/FolderPickerActivity.java
src/com/owncloud/android/ui/activity/Preferences.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2014-12-08 16:24:10 +01:00
Jorge Antonio Diaz-Benito Soriano
49e8dafac0
Merge remote-tracking branch 'upstream/develop' into us4_view_text_files
...
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2014-12-03 15:08:45 +01:00
David A. Velasco
50e39f044f
Merge branch 'master' into develop
2014-12-03 11:31:49 +01:00
Luke Owncloud
0ff6921665
git added filesize
...
improving status messages
2014-11-30 20:18:27 +01:00
Luke Owncloud
eaab185720
introduce divisions in upload list view
2014-11-27 14:26:31 +01:00
Luke Owncloud
37d3a72960
add ExpandableListFragment which is inherits from ExtendedListFragment
...
Only difference: it uses an ExpandableListView which supports dividing list into groups
2014-11-27 11:56:24 +01:00
tobiasKaminsky
611905a5d0
- Account list is now a radiobutton list
2014-11-25 17:42:41 +01:00
tobiasKaminsky
ae6b686775
Merge remote-tracking branch 'upstream/develop' into fileCount
2014-11-21 17:59:51 +01:00
tobiasKaminsky
4867bb32c3
Merge remote-tracking branch 'upstream/develop' into imageGrid
...
Conflicts:
owncloud-android-library
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2014-11-18 18:08:28 +01:00
jabarros
dc8a495e55
Remove files_move layout after creating files_folder_picker one
2014-11-18 14:53:41 +01:00
jabarros
00a8eb415a
Create FolderPickerActivity from which MoveActivity and UploadPathActivity extend
2014-11-18 14:51:49 +01:00
Jorge Antonio Diaz-Benito Soriano
da2702129f
Merge remote-tracking branch 'origin/gradleWithInternalDependency' into us4_view_text_files
2014-11-17 14:10:55 +01:00
Luke Owncloud
2b85ed59b4
working on UploadListActivity
2014-11-14 17:02:58 +01:00
Luke Owncloud
1664d9ec68
Merge branch 'develop' of github.com:owncloud/android into reliable_uploads
...
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2014-11-14 13:09:01 +01:00
David A. Velasco
17afcb0251
Merge pull request #683 from tobiasKaminsky/videoFullsize
...
Bugfix: video is now playing in fullscreen
2014-11-12 09:29:28 +01:00
tobiasKaminsky
4560776ecc
- use match_parent instead
2014-11-10 20:14:45 +01:00
Luke Owncloud
d59fd3b77a
consistently use UploadList (instead UploadsList)
2014-11-07 15:38:21 +01:00
Luke Owncloud
79c3756857
undo unintended change
2014-11-07 15:32:41 +01:00
Luke Owncloud
ba7e62e9f3
added first draft of uploadListActivity
2014-11-07 15:26:21 +01:00
tobiasKaminsky
f331120a14
Merge remote-tracking branch 'upstream/develop' into imageGrid
...
Conflicts:
owncloud-android-library
res/layout/list_item.xml
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
2014-11-05 22:07:11 +01:00
David A. Velasco
a09a837585
Adjust the thumbnails size to the size used on screen
2014-11-03 11:27:51 +01:00
tobiasKaminsky
ccdf0f1b96
- adding possibility to create folder during upload
2014-11-01 13:41:06 +01:00
Jorge Antonio Diaz-Benito Soriano
093bf4fb5c
Reverted the text preview system to a single TextView
2014-10-28 19:11:31 +01:00
Jorge Antonio Diaz-Benito Soriano
0c384167c1
Added some margins.
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
3877ddf85a
Minor updates
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
65e82bff36
Removed any remains of list appearance
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
ec9f1c7eb8
Reworked the text file preview system to avoid UI freezes with large text files
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
7cc88a22d1
Added text file preview
2014-10-28 19:11:30 +01:00
tobiasKaminsky
b18fabe9d7
- bugfix: video is now playing in fullscreen
2014-10-25 18:55:15 +02:00
tobiasKaminsky
fbc3d970c5
Merge remote-tracking branch 'upstream/develop' into fileCount
...
Conflicts:
res/layout/list_fragment.xml
res/values/strings.xml
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2014-10-24 18:18:06 +02:00
tobiasKaminsky
635394f2a2
- minor design changes
2014-10-19 08:56:57 +02:00
tobiasKaminsky
4e960eafeb
added "x folders and y files" to end of list
2014-10-18 10:47:08 +02:00
tobiasKaminsky
9bdebfa88f
- switch to 72dp
...
- sharedWithMe default invisible
2014-09-22 17:52:52 +02:00
jabarros
cf97936b76
Add customize Imageview and TouchImageView for fixing problem of seeing big pictures on nexus 7
...
:q
exit
:q
2014-09-22 09:27:23 +02:00
tobiasKaminsky
07e4eaac9a
changed do 64x64 filetype icons
2014-09-21 19:19:25 +02:00
tobiasKaminsky
5434504486
- renamed ImageViews
...
- switch to 80x80px filetype icon
2014-09-18 21:36:43 +02:00
David A. Velasco
aa354e5d73
Merge branch 'develop' into release-1.6.0
2014-09-18 14:27:13 +02:00
jabarros
c3e3160727
Fixed bug. When downloading two files, it is not possible to come back to the file list. Bars does not appear.
2014-09-18 09:36:35 +02:00
tobiasKaminsky
3cab2038a3
3row Grid
2014-09-17 17:21:26 +02:00
jabarros
74c29e1ce1
Changes after CR
2014-09-17 16:46:11 +02:00
jabarros
2ef886af31
Merge branch 'develop' into better_loggin_system
2014-09-17 09:47:34 +02:00
tobiasKaminsky
ca59c75371
- GridLayout
2014-09-15 19:12:12 +02:00
tobiasKaminsky
4f1b50795c
Beginning gridView
2014-09-15 09:41:54 +02:00
jabarros
2ada53c99b
Enable log into text file automatically when BuildConfig.DEBUG is true. Open log activity when user clicks on action bar menu option. Add button to send email with log file attached.
2014-09-04 09:06:14 +02:00
jabarros
dc984ec5bf
Add new activity for selecting the destination folder when moving files, including new List Fragment and new Adapter for listing only the folders
2014-08-13 16:43:50 +02:00
David A. Velasco
41666b2d6c
Merge pull request #578 from owncloud/show_message_for_empty_list
...
Show background message when list of files is empty
2014-07-30 09:40:17 +02:00
jabarros
ac18a468e8
Changes after CR
2014-07-30 09:35:31 +02:00
jabarros
5335975717
Fixed bug. It is not possible to refresh folder when it is empty
2014-07-29 15:04:06 +02:00
jabarros
20bb37701c
Use Extended view pager and set onTouchListener into image forshow/hide the action bar
2014-07-29 08:26:10 +02:00
jabarros
a8c4271673
Change element ImageView of preview image fragment for TouchImageView in order to allow make zoom on the image
2014-07-28 11:11:28 +02:00
jabarros
89e7ad9e67
Show message when the file list is being loading and when it is empty
2014-07-25 13:13:58 +02:00
jabarros
fb1a4bad59
Add message when LocalFileList and OCFileLIst are empty
2014-07-24 18:34:12 +02:00
jabarros
055be96386
Remove InstantUploadActivity and related resources
2014-07-14 08:40:16 +02:00
jabarros
ab5e9250d2
Fixed bug. The size of a file is moved to the left when it is shared by link
2014-07-09 17:52:52 +02:00
jabarros
64a94f351d
Fixed bug. Icons are not shown correctly in the file list
2014-07-09 17:26:20 +02:00
jabarros
df5fe2d648
Change the star and downloaded/downloading/uploading icons in list_item layout desing
2014-07-09 09:09:37 +02:00
jabarros
96e2d198e0
Merge branch 'develop' into release-1.5.8
2014-07-08 13:03:09 +02:00
jabarros
0bca42bcd8
Remove unused class FailedUploadActivity and related resources
2014-07-07 13:52:13 +02:00
jabarros
19e0f950e0
Show left side icons in the list of files with size 32x32 dp instead of the current 20x20 dp
2014-07-07 09:22:12 +02:00
David A. Velasco
fe4fc7a612
Fixed typos from 'shareWhatever' to 'sharedWhatever', and updated reference to library
2014-07-01 09:59:38 +02:00
jabarros
5dcc9f8de4
Change order of showing 'shared link' and 'shared with me' icons when both visibles
2014-07-01 09:59:36 +02:00
jabarros
be0990baac
Hide 'shared with me' icon when file does not have 'S' permission
2014-07-01 09:59:31 +02:00
jabarros
1e8337fbce
Update class FileListAdapter to show new icon for a file and folder that includes 'S' in the permission property. Changed list item layout for showing 'sharedlink' and 'shared with me' icons.
2014-07-01 09:59:30 +02:00
masensio
6451222f8d
Select the animation for the SwipeRefreshLayout
2014-05-29 17:07:16 +02:00
masensio
88d855e49c
Modify list_fragment.xml, adding SwipePrefreshLayout
2014-05-29 15:51:38 +02:00
David A. Velasco
7cf05f3647
Internal refactorization of AccountAuthenticatorActivity (and related dependencies)
2014-04-04 14:18:42 +02:00
David A. Velasco
d2ff7d4755
Merge branch 'develop' into release-1.5.5
2014-03-24 10:23:05 +01:00
David A. Velasco
8a9f504138
Fixed contrast of text in notifications for Android 2.x and 3.x
2014-03-20 12:56:44 +01:00
David A. Velasco
604abaf3b4
Grant that progress bar in notifications is shown in Android 2.x and 3.x devices
2014-03-20 10:43:06 +01:00
masensio
1fff2077a0
OC-3311: Update background color of image preview to black
2014-03-18 14:52:05 +01:00
masensio
9b2e4a6063
Merge branch 'pr/400' into improve_notifications_pr_400_with_develop
2014-03-13 15:49:17 +01:00
David A. Velasco
5338b93604
Fixed wrong reload of SAML web dialog after rotation when the SSL-error dialog is visible over it
2014-03-12 10:32:05 +01:00
Thomas Keller
5eccd08bc7
Notification improvements:
...
- use NotificationCompat.Builder from the support library and remove the custom progressbar layout; this will give platform users the expected look and feel of a notificati
- remove OCNotificationManager (it contained the old layout references, but was unused)
- add new notification icons that follow the Android style guidelines (http://developer.android.com/design/style/iconography.html#notification )
2014-03-12 00:08:51 +01:00
masensio
45bc02fbe5
OC-3212: Show appropiate error messages for SslError in SSL error dialog shown by WebViewClient
2014-03-10 10:53:11 +01:00
masensio
9cac3b60a5
Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview
2014-03-07 15:11:59 +01:00
David A. Velasco
e3be24b472
Fix buttons out of screen in SSL warning dialogs for small screens in landspace
2014-03-07 14:54:04 +01:00
masensio
6944503874
OC-3208: Unify both SSL dialogs taking information from X509Certificate in just one
2014-03-07 14:48:42 +01:00
David A. Velasco
a2be11ad54
Improved view of certificate details for SSL dialog based on SslCertificate
2014-03-07 14:39:30 +01:00
masensio
8e1a2573b9
OC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of call proceed() directly
2014-03-06 18:26:35 +01:00
David A. Velasco
77d22d5a31
Added filtered chooser dialog for activities that can receive a link
2014-02-03 14:24:28 +01:00
masensio
0fe14f7457
OC-2490: Update sharelink icon.
2014-01-28 08:55:54 +01:00
masensio
9d65b66999
OC-2585: Refresh the share items
2014-01-24 15:04:32 +01:00
masensio
a60643a0d0
OC-2700: Modify the layout list_item to show the share icon
2014-01-23 18:33:38 +01:00
David A. Velasco
a0efedc99d
Merge branch 'develop' into setup_buttons
2013-11-06 11:43:22 +01:00
David A. Velasco
850a3dd09a
Let setting up the visibility of the link for new users in the login view
2013-11-06 11:30:15 +01:00
David A. Velasco
d252a09f53
Merge branch 'develop' into setup_buttons
2013-11-06 10:36:34 +01:00
David A. Velasco
797d164184
Merge branch 'develop' into review_build_process
2013-10-31 17:30:38 +01:00
masensio
39688fe30f
Remove custom_buttons option from setup.xml. Review account_setup and pincodelock
2013-10-31 16:59:38 +01:00
masensio
20b5ecbac1
Update images. New Styles for Buttons, Dropdown and Progress
2013-10-30 18:37:05 +01:00
masensio
4849affc6f
Update image buttons and remove CustomButton class
2013-10-30 17:29:22 +01:00
masensio
6ace8ab1c1
Update packageName
2013-10-29 14:10:42 +01:00
David A. Velasco
a103eb3f96
Included in setup.xml the background color for logo in login view
2013-10-29 11:12:57 +01:00
David A. Velasco
4a038acdd2
Fixed references to old string, now removed
2013-10-28 13:20:24 +01:00
masensio
dd59f5871c
OC-1833: Add CustomButton class to can change the background of buttons
2013-10-28 12:58:56 +01:00
masensio
fc213bc72c
Update Images
2013-10-25 13:00:11 +02:00
masensio
7656cff3bb
Update package name
2013-10-24 18:12:00 +02:00
David A. Velasco
65adf0a452
Removed unused layout resources
2013-10-23 16:27:28 +02:00
David A. Velasco
a9f195a035
Updated translations without unused string resources
2013-10-23 13:17:07 +02:00
David A. Velasco
f79e2c0430
Merge pull request #284 from owncloud/setup_app_name
...
Setup app name, optional settings, and availability of multiple accounts.
2013-10-22 05:15:21 -07:00
masensio
d4b4dad2a8
OC-1795: Background connect button --> btn_default
2013-10-22 12:42:19 +02:00
masensio
a1f8d76188
OC-1769: Modify background_color and login_background_color works fine
2013-10-18 14:59:42 +02:00
masensio
b78eb416a4
OC-1670: owncloud_white --> background_color
2013-10-11 15:08:32 +02:00
David A. Velasco
86f7f0cc3c
Fixed units in media control view
2013-10-02 18:19:20 +02:00
masensio
b9c7b92940
OC-1129: Add LoadingDialog.java
2013-09-18 18:13:24 +02:00
masensio
63a2392cf0
OC-1128: Create new layout for loading dialog
2013-09-10 10:45:00 +02:00
David A. Velasco
dc02769e49
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
2013-08-23 14:37:14 +02:00
David A. Velasco
2b1b98478b
Added handler to trigger server check when the background is touched in login view for SSO login
2013-08-23 14:31:17 +02:00
David A. Velasco
316a0a12ad
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
2013-08-22 17:50:11 +02:00
David A. Velasco
d7c6472bd3
Added check to avoid the creation of the same account (same oc_username in the same server) more than once
2013-08-22 17:38:26 +02:00
masensio
dea37f653c
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
...
Conflicts:
res/values-es/strings.xml
src/com/owncloud/android/operations/SynchronizeFolderOperation.java
2013-08-22 12:59:56 +02:00
David A. Velasco
37297fb7a9
Fixed orientation changes in SSO dialog with WebView
2013-08-21 18:51:13 +02:00
masensio
2d36f5a564
message 'Session expires' in TextView instead of Toast
2013-08-17 18:39:05 +02:00
David A. Velasco
d2ee9062fa
Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session
2013-07-30 13:02:13 +02:00
David A. Velasco
0713ba613d
Added SAML-based Web Single-Sign-On as new authentication method available in pre-build configuration
2013-07-25 17:29:52 +02:00
David A. Velasco
86a97a605a
Fixed alignment of embedded refresh button and url input field in landscape too
2013-07-09 10:19:08 +02:00
David A. Velasco
912d867f27
Fixed alignment of embedded refresh button and url input field
2013-07-09 09:50:55 +02:00
David A. Velasco
233533faa3
Merge branch 'develop' into branding_configurable_URL_input_field
2013-07-05 11:52:24 +02:00
David A. Velasco
dcbc08cae7
Merge branch 'develop' into check_account_existance_in_gallery
2013-07-03 10:06:37 +02:00
masensio
b52f0484b4
OC-461: Add check server button. OC-394
2013-06-26 18:50:08 +02:00
David A. Velasco
d51372fb92
Make the 'refresh' button enabled when visible, although the URL-input field is disabled, when the password is being updated
2013-06-24 10:39:52 +02:00
David A. Velasco
3ecabe3ea7
PreviewVideoActivity protected against access to non-exiting account
2013-06-14 16:59:38 +02:00
David A. Velasco
02d08d0f81
Merge branch 'develop' into direct_download_with_click_at_list
2013-06-12 11:47:18 +02:00
David A. Velasco
93f79c7099
Cancel button for downloads in progress replaceed with 'x' icon
2013-06-05 11:08:33 +02:00
David A. Velasco
c70f333358
REFACTORING: fix layout problems in orientation changes after removing FileDetailActivity
2013-06-04 14:30:29 +02:00
masensio
9dc5a62e44
OC-247: Resize active area for the eye icon
2013-06-04 10:45:24 +02:00
David A. Velasco
fd39628997
REFACTORING: FileDetailActivity never more - simplifies transitions and removes bugs in orientation changes
2013-05-30 17:53:21 +02:00
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
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
Lennart Rosam
4cbe903b8a
Make account selectable from preferences
2012-04-07 02:15:38 +02:00
Lennart Rosam
9996436ccc
Merged request #3
2012-04-01 15:06:23 +02:00
Bartek Przybylski
1083eb8683
warnging and legacy class removing
2012-02-25 18:35:54 +01:00
Bartek Przybylski
007edfe102
first download & preview scratch, removing unused code, changing noncompatible code
2012-02-19 16:06:00 +01:00
Bartek Przybylski
e28442c87d
bit better handling of filelist
2012-02-12 14:43:09 +01:00
Bartek Przybylski
6deca0f9b1
some file list handling, action bar added
2012-02-11 23:11:57 +01:00
Lennart Rosam
ca5455e88d
Started swapping our ActionBar in favor of ActionBarSherlock
2012-02-05 22:47:25 +01:00
Lennart Rosam
a941af2ec2
- Easier to enter account information. (Input-Types, singleLine = true)
...
- XML pretty print
2012-02-04 17:55:17 +01:00
Lennart Rosam
dc8c32fb3f
Refactoring: Added comments to every class, as well as a copyright
...
notice. Also, some classes were moved to packages where they make sense
2012-02-04 17:41:28 +01:00
Lennart Rosam
db0f0001f9
More refactoring
2012-02-04 16:23:41 +01:00
Lennart Rosam
32ce46d9d8
Added a landing page for the app.
2012-01-22 21:08:47 +01:00
Lennart Rosam
30734a9404
Heavy refactoring: Moved UI things to UI packages
2012-01-22 19:05:47 +01:00
Bartek Przybylski
17455f57d2
fragments branch initial commit
2012-01-14 00:31:56 +01:00
Bartek Przybylski
769fe95791
new path style in main window
2011-09-04 13:35:27 +02:00
Bartek Przybylski
154bb85cf1
initial commit
2011-08-19 22:37:35 +02:00