David A. Velasco
|
bea36f23b0
|
Refactoring relationship between FileActivities and FileFragments (WIP)
|
2014-05-06 10:54:23 +02:00 |
|
masensio
|
c9626772a1
|
Add FileListCursorLoader. Update data using CursorLoader and LoaderManager. Update filelist when a file/folder is deleted
|
2014-05-02 14:24:00 +02:00 |
|
David A. Velasco
|
5b32faae4d
|
Refactoring to reduce dependencies and duplicated code (WIP)
|
2014-04-30 18:37:55 +02:00 |
|
David A. Velasco
|
6c33cefba0
|
WIP - commented pull-refreshes of list view as previous step to trust refresh to observer registered by Cursor
|
2014-04-29 13:53:11 +02:00 |
|
David A. Velasco
|
65c7d5d5ba
|
FileListListAdapter based in CursorAdapter instead of SimpleCursorAdapter for more flexible integration
|
2014-04-29 13:17:33 +02:00 |
|
masensio
|
85b6d7a987
|
Add mCursor to FileListListAdapter
|
2014-04-28 13:56:17 +02:00 |
|
masensio
|
44dae87d2f
|
FileListListAdapter is a SimpleCursorAdapter
|
2014-04-28 12:09:07 +02:00 |
|
David A. Velasco
|
37b44a551a
|
Fixed crash when browsing app from instantUploads folder after entering into the app from a notification
|
2014-04-21 14:27:06 +02:00 |
|
David A. Velasco
|
68f4ceb5a7
|
Separate options to enable & disable instant upload of new pictures and new videos
|
2014-04-21 10:49:31 +02:00 |
|
masensio
|
b96cce8384
|
Fix bug: When accessing an coming back several times, the folder is hidden
|
2014-04-09 17:37:57 +02:00 |
|
masensio
|
086985ad26
|
Fix bug: App crashes when coming back from a folder of second level
|
2014-04-08 13:58:27 +02:00 |
|
masensio
|
d3ecaa5a38
|
Fix bug: folder is not shown after accessing to it and coming back
|
2014-04-08 11:27:44 +02:00 |
|
masensio
|
2b06f07b17
|
Merge branch 'develop' into save_position_in_scroll_when_browsing
|
2014-04-08 09:29:47 +02:00 |
|
David A. Velasco
|
0b0cc609c9
|
Fixed broken life cicle in FileActivity
|
2014-04-07 14:09:43 +02:00 |
|
masensio
|
46e949c826
|
Grant Share and Unshare work properly.
|
2014-04-04 12:57:25 +02:00 |
|
masensio
|
5b7c5f6244
|
Take care with orientation changes when save and restore scroll position
|
2014-04-03 14:56:31 +02:00 |
|
masensio
|
20e3a5f420
|
Save the scroll position when moving between folders. REstore scroll position
|
2014-04-03 14:36:55 +02:00 |
|
David A. Velasco
|
022c555aca
|
GetRemoteStatusOperation and DetectAuthenticationMethodOperations are joint in GetServerInfoOperation
|
2014-04-01 11:41:11 +02:00 |
|
masensio
|
2628eceb6b
|
Modify DetectAuthenticationMethodOperation so that , when returning its result through the callback, there is no crash if AuthenticatorActivity is not ready (rotating)
|
2014-03-28 15:04:10 +01:00 |
|
masensio
|
f991e1e91d
|
Modify OperationsService so that AuthenticatorActivity may ask for the execution of DetectAuthenticationMethodOperation in the service
|
2014-03-28 12:57:18 +01:00 |
|
masensio
|
53a2789326
|
Check the version number instead of the version string
|
2014-03-27 18:01:37 +01:00 |
|
David A. Velasco
|
571fdba15e
|
Fixed crash after app updates due to changed serialization id in RemoteOperationResult
|
2014-03-24 13:18:23 +01:00 |
|
masensio
|
432d696432
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 17:57:56 +01:00 |
|
masensio
|
3e108163bc
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 08:55:37 +01:00 |
|
masensio
|
705bee08fa
|
OC-3390: Message is shown in the login screen instead of an alert message: Change the alert dialog by an error message under server address
|
2014-03-18 15:13:50 +01:00 |
|
masensio
|
b124167f50
|
Merge pull request #395 from dontcallmedom/master
allow multi-line checkbox for preferences with long titles
|
2014-03-18 14:28:17 +01:00 |
|
masensio
|
d10c10532f
|
OC-3381: (Fix bug) In preferences, the 'instant upload via WIFI' field is multiline but only use two lines instead of three
|
2014-03-18 13:40:28 +01:00 |
|
masensio
|
6e86dfb001
|
OC-3376: 'manage account' field is multiline, in preferences
|
2014-03-18 13:36:16 +01:00 |
|
masensio
|
d01e065586
|
OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method
|
2014-03-17 13:39:03 +01:00 |
|
masensio
|
4299d1e650
|
Correction in license of CheckBoxPreferenceWithLongTitle
|
2014-03-13 15:59:40 +01:00 |
|
masensio
|
2ab9496b6e
|
Merge branch 'pr/395' into allow_multiline_checkbox_preferences_pr_395_with_develop
|
2014-03-13 10:39:22 +01:00 |
|
masensio
|
834c98644b
|
Remove some import warnings
|
2014-03-12 10:53:32 +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 |
|
David A. Velasco
|
8c6f415ed4
|
Ssl-error dialogs joint in a single one that uses different adapters to update its view depending on the classes providing the information
|
2014-03-11 11:39:19 +01:00 |
|
masensio
|
101cbbe492
|
Merge branch 'develop' into check_server_certificates_in_SSO_webview
|
2014-03-10 11:08:42 +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 |
|
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 |
|
David A. Velasco
|
6bab28424a
|
Added new dialog for SSL errors showing information saved in SslCertificate
|
2014-03-07 13:44:13 +01:00 |
|
masensio
|
517bde6aae
|
OC-3196: Rewrite according to comments in PR#420
|
2014-03-07 09:38:42 +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
|
ebcc9b98e3
|
Alternative solution for fix in 10f99ceb9ca... enforcing dialog dissmiss instead of introducing false specific onConfigurationChange
|
2014-03-06 16:29:21 +01:00 |
|
masensio
|
e280f5e618
|
Add License in LoadindDialog
|
2014-03-05 12:44:09 +01:00 |
|
masensio
|
1ace8a21ef
|
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
|
2014-03-05 12:16:48 +01:00 |
|
masensio
|
56853acff0
|
Won't Fix:
Revert "OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file"
This reverts commit df4d0355f2 .
|
2014-03-04 13:28:07 +01:00 |
|
masensio
|
df4d0355f2
|
OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file
|
2014-03-04 11:58:30 +01:00 |
|
masensio
|
77b7f99d66
|
OC-3097: (fix bug) When the connection is lost during a download, app thinks that the download is finished
|
2014-02-28 13:56:33 +01:00 |
|
masensio
|
1b77e7f846
|
Hotfix on develop: Show share file instead send_file for folders
|
2014-02-27 12:32:28 +01:00 |
|
masensio
|
ac836eddb7
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-27 08:40:17 +01:00 |
|