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
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