David A. Velasco
|
ac685690a2
|
Extend SyncFolderOperation to check local changes of all files and trigger uploads
|
2015-09-25 15:13:35 +02:00 |
|
masensio
|
9948180550
|
Merge pull request #1174 from owncloud/release_bug_fixes
Fixed a couple of tiny bugs
|
2015-09-24 17:33:22 +02:00 |
|
David A. Velasco
|
0c8dfb6e8d
|
Close dangling Cursors in FileContentProvider
|
2015-09-24 17:06:54 +02:00 |
|
David A. Velasco
|
c7a29bc07b
|
Set default static values to prevent weird crash
|
2015-09-24 17:06:39 +02:00 |
|
David A. Velasco
|
c8c3e84268
|
Fix repetition of already finished access to root folder (AsyncTask) on rotation, in log-in view
|
2015-09-24 16:13:58 +02:00 |
|
Andy Scherzinger
|
de13ecc4e3
|
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons
|
2015-09-24 09:46:58 +02:00 |
|
David A. Velasco
|
b7bb1ec0e9
|
Fixed crashed on cancelled download in gallery
|
2015-09-22 09:29:33 +02:00 |
|
David A. Velasco
|
cd165b7ce6
|
Grant that cancellations of tasks generating thumbnails really works for reused icon views
|
2015-09-21 21:25:11 +02:00 |
|
tobiasKaminsky
|
a0b061a058
|
java 1.5 does not support switch with strings :/
|
2015-09-21 09:57:00 +02:00 |
|
tobiasKaminsky
|
2b6a61ddae
|
#819 part3: When uploading from filesystem inside the owncloud app, show question
|
2015-09-21 09:45:20 +02:00 |
|
tobiasKaminsky
|
4b8a5a9c92
|
#819, part 2: Instant uploads, depends on setting
|
2015-09-19 14:33:29 +02:00 |
|
tobiasKaminsky
|
69bbb5c8cb
|
#819: sending files to owncloud from another app: only upload, no copy
|
2015-09-18 17:47:23 +02:00 |
|
Andy Scherzinger
|
044c597e2b
|
fix for refresh bug
|
2015-09-16 17:21:53 +02:00 |
|
masensio
|
359ede5fdd
|
Merge pull request #1149 from owncloud/new_filetype_icons
New icon detection in general + support for additional mimetype icons
|
2015-09-16 11:39:26 +02:00 |
|
Andy Scherzinger
|
9e15d2459d
|
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_buttons
|
2015-09-15 18:44:49 +02:00 |
|
Andy Scherzinger
|
3ff4d6df0f
|
adapting web's way of choosing icons
|
2015-09-15 18:02:34 +02:00 |
|
Andy Scherzinger
|
6eccdc25b3
|
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_buttons
Conflicts:
src/com/owncloud/android/utils/DisplayUtils.java
|
2015-09-11 13:06:14 +02:00 |
|
Andy Scherzinger
|
13a73dd568
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
|
2015-09-11 12:47:01 +02:00 |
|
Andy Scherzinger
|
b1aff42715
|
further cleanup, moving folder icon determination into util class
|
2015-09-11 11:15:55 +02:00 |
|
Andy Scherzinger
|
ed094a7df6
|
Add further javadoc descsribing how to maintain further mappings in the future
|
2015-09-11 10:57:11 +02:00 |
|
Andy Scherzinger
|
1a26995be2
|
remove commented out test code
|
2015-09-10 18:20:26 +02:00 |
|
Andy Scherzinger
|
97fc896fd4
|
added mapping for bin to be iconized with "application"
|
2015-09-10 18:16:35 +02:00 |
|
Andy Scherzinger
|
fa12c619b0
|
rewrite for icon determination with refactoring into its own class + fixed a typo
|
2015-09-10 17:55:26 +02:00 |
|
Andy Scherzinger
|
8c19d0fa50
|
shortened this prediction, since it will always be image...
|
2015-09-10 17:54:05 +02:00 |
|
Andy Scherzinger
|
e9f793755e
|
showing the filename in the long press menu on file list, see #559
|
2015-09-07 12:24:01 +02:00 |
|
Andy Scherzinger
|
6d670fb678
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
|
2015-09-07 11:16:29 +02:00 |
|
David A. Velasco
|
3f40da0ac9
|
Fixed text preview filter to take into account local knowledge about MIME types
|
2015-09-07 09:14:00 +02:00 |
|
David A. Velasco
|
68ce6e62bf
|
Reverse filter for preview of text files: all text/ but those in black list
|
2015-09-04 15:01:25 +02:00 |
|
masensio
|
fc5c4d899c
|
Merge branch 'master' into text_file_preview_pr_707_with_develop
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
|
2015-09-04 14:31:10 +02:00 |
|
Andy Scherzinger
|
32145d57db
|
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
Conflicts:
res/layout/uploader_layout.xml
|
2015-09-04 13:16:11 +02:00 |
|
masensio
|
f787213cd1
|
Merge pull request #1102 from owncloud/copy
Copy files
|
2015-09-04 11:14:42 +02:00 |
|
masensio
|
3b2c61a48c
|
Merge branch 'master' into uploadShowsFiles
Conflicts:
res/layout/uploader_layout.xml
res/layout/uploader_list_item_layout.xml
src/com/owncloud/android/ui/activity/Uploader.java
|
2015-09-02 16:45:33 +02:00 |
|
masensio
|
6b84d83b35
|
Merge branch 'text_file_preview_pr_707_with_develop' of github.com:owncloud/android into text_file_preview_pr_707_with_develop
|
2015-09-02 13:29:14 +02:00 |
|
masensio
|
a0707428ff
|
Merge remote-tracking branch 'origin/master' into text_file_preview_pr_707_with_develop
Conflicts:
res/layout/file_preview.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
|
2015-09-02 13:23:42 +02:00 |
|
David A. Velasco
|
f626b13634
|
Merge pull request #1114 from owncloud/tryFix1113
Removed squared background for transparencies from file type icons and thumbnails (stays for images in gallery view)
|
2015-09-02 11:00:30 +02:00 |
|
David A. Velasco
|
e6be60679f
|
Merge branch 'master' into copy
Conflicts FIXED:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/com/owncloud/android/ui/preview/FileDownloadFragment.java
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
src/com/owncloud/android/ui/preview/PreviewMediaFragment.java
|
2015-09-01 18:35:51 +02:00 |
|
masensio
|
313df93e95
|
Set background color as background for png with tranparency
|
2015-08-31 16:40:04 +02:00 |
|
Joas Schilling
|
03492691fc
|
Strip away index.php/apps/files to allow copy pasting from the server
|
2015-08-28 20:21:53 +02:00 |
|
masensio
|
ca2892bdf1
|
Remove transparent background in icons
|
2015-08-28 18:50:43 +02:00 |
|
tobiasKaminsky
|
d1c18cac12
|
removed commented code
|
2015-08-25 15:57:10 +02:00 |
|
tobiasKaminsky
|
54a4263eeb
|
fix #1110: accents not sorted
|
2015-08-25 15:55:45 +02:00 |
|
masensio
|
b81de1d547
|
Merge branch 'master' into create_folder_button_on_action_bar_for_uploader
Conflicts:
res/layout/uploader_layout.xml
|
2015-08-25 14:53:42 +02:00 |
|
tobiasKaminsky
|
69e78694cd
|
to be sure ;)
|
2015-08-25 14:43:36 +02:00 |
|
tobiasKaminsky
|
6df6548ee7
|
try fix #1113
|
2015-08-25 14:40:16 +02:00 |
|
masensio
|
8c9270e114
|
Merge pull request #1082 from owncloud/ignoreHiddenFiles
ignore hidden files also if they are images for counting
|
2015-08-24 13:06:36 +02:00 |
|
masensio
|
e836fd66e4
|
Merge pull request #1078 from gstraube/develop
Check if ETag for remote folder is null, i.e. it was not received from the server
|
2015-08-24 12:59:43 +02:00 |
|
tobiasKaminsky
|
84f9169e7a
|
Thumbnails add checkerboard to png
|
2015-08-22 07:49:35 +02:00 |
|
gstraube
|
1a8a655747
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2015-08-21 20:45:40 +02:00 |
|
tobiasKaminsky
|
8e3787909f
|
Merge branch 'develop' of github.com:owncloud/android into svgTransparentBackground
|
2015-08-21 17:48:58 +02:00 |
|
purigarcia
|
e9ca430fa0
|
Merge branch 'develop' into ignoreHiddenFiles
|
2015-08-21 11:18:17 +02:00 |
|
Andy Scherzinger
|
d24b396d54
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-20 13:50:44 +02:00 |
|
Andy Scherzinger
|
a46eb270ab
|
further m-prefixing
|
2015-08-20 13:46:27 +02:00 |
|
Andy Scherzinger
|
ee85bf9e8c
|
fixed m-Prefixing
|
2015-08-20 13:39:59 +02:00 |
|
Andy Scherzinger
|
8db8b07be0
|
NullCheck for drawer
|
2015-08-20 12:47:31 +02:00 |
|
Andy Scherzinger
|
6219397371
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-20 11:39:25 +02:00 |
|
Andy Scherzinger
|
8b55e8b35c
|
prefixed variables with 'm'
|
2015-08-20 11:35:40 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
ae0e116ffc
|
Fixes the text preview issue
|
2015-08-19 21:07:14 +02:00 |
|
Andy Scherzinger
|
d83ca06e51
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-19 19:18:00 +02:00 |
|
Andy Scherzinger
|
2ce3e2707a
|
NPE Fix for setting the color on the IndeterminateProgressDialog
|
2015-08-19 19:17:09 +02:00 |
|
Andy Scherzinger
|
7f13b98cc0
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
Conflicts:
res/layout-land/account_setup.xml
res/layout/account_setup.xml
|
2015-08-18 23:20:01 +02:00 |
|
Andy Scherzinger
|
cbb0f8743f
|
Fix for long click menue for account management in preferences screen
|
2015-08-18 23:13:10 +02:00 |
|
Andy Scherzinger
|
dbed65610b
|
fix for the progress bar on pre lollipop devices via manipulating windowFrame, windowBackground and windowTitleBackgroundStyle
|
2015-08-18 22:09:53 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
97da4d5c8a
|
Fixes the last reported bugs
|
2015-08-18 18:05:20 +02:00 |
|
Andy Scherzinger
|
da89715045
|
reverted back to light colored login
|
2015-08-18 17:48:10 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
21c391c0b2
|
Removes a static modifier that sneaked in
|
2015-08-18 17:39:50 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
3b2f51b5a5
|
Refactored functionality to use the new FolderPickerActivity class
|
2015-08-18 17:36:08 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
4fc0ef5abb
|
Updated copy action
|
2015-08-18 17:20:56 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
ccf8741fab
|
Added copy action
|
2015-08-18 17:00:51 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
bc50129881
|
Fixed 'Move' action
|
2015-08-18 16:21:39 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
db40d1ad68
|
Added 'ACTION_COPY_FILES'.
|
2015-08-18 16:15:00 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
dcffd79b60
|
Tweaks for source 1.5
|
2015-08-18 15:55:00 +02:00 |
|
Andy Scherzinger
|
e79f92f566
|
Conflict Dialog Fix
|
2015-08-18 13:57:09 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
fe5b6aa4a8
|
Added copy action
|
2015-08-18 13:35:28 +02:00 |
|
Andy Scherzinger
|
a393531774
|
visual fix for Progress DialogFragment(s)
|
2015-08-18 13:08:58 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
c7205b8f56
|
Added CopyActivity
|
2015-08-18 11:39:18 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
dc8ceffddc
|
Fixed 'Move' action
|
2015-08-18 11:37:23 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
d9db150a31
|
Added 'ACTION_COPY_FILES'.
|
2015-08-18 11:17:54 +02:00 |
|
Andy Scherzinger
|
b669bd7737
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-17 16:04:17 +02:00 |
|
Andy Scherzinger
|
4ff231f256
|
Java Doc added
|
2015-08-17 16:00:16 +02:00 |
|
Andy Scherzinger
|
ba80646e4e
|
Fix for 4.0 file action context menu (re-implement it via DialogFragment)
|
2015-08-17 15:58:03 +02:00 |
|
Andy Scherzinger
|
172767d391
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-14 19:34:08 +02:00 |
|
Andy Scherzinger
|
66bae3914c
|
read cover art for audio file (works for mp3) and displays it in the media player, sets the default logo (as before) in case it couldn't read and convert a cover art.
|
2015-08-14 19:33:23 +02:00 |
|
Andy Scherzinger
|
267179ef2e
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-14 18:55:58 +02:00 |
|
Andy Scherzinger
|
71f68b4c8c
|
fix for progressbars on pre lollipop and post ics for seekbar thumbs
|
2015-08-14 18:55:31 +02:00 |
|
Andy Scherzinger
|
92af92ee3b
|
merged part of the fixes from material buttons branch to fix bugs reported in PR #1076
|
2015-08-14 17:18:36 +02:00 |
|
Andy Scherzinger
|
abb6e2dbd5
|
Move to AppCompat AlertDialog for proper rendering on pre-lollipop devices
|
2015-08-14 15:29:22 +02:00 |
|
Andy Scherzinger
|
607fb6f587
|
group change data and size together and calculate decimals based on total size see comment in PR #1090
|
2015-08-14 10:05:26 +02:00 |
|
tobiasKaminsky
|
be5dbcbb2e
|
fixed bug caused by rotating the device
|
2015-08-13 20:11:58 +02:00 |
|
Andy Scherzinger
|
414f43f326
|
fixed arrow coloring on the pull to refresh on the file list
|
2015-08-13 19:28:44 +02:00 |
|
Andy Scherzinger
|
1c7de5c7a5
|
coloring the progress wheel
|
2015-08-13 19:16:11 +02:00 |
|
Andy Scherzinger
|
455b349c08
|
moved everything to AppCompatActivity since ActionBarActivity is deprecated
|
2015-08-13 18:46:19 +02:00 |
|
Andy Scherzinger
|
bbd529289c
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-13 17:58:58 +02:00 |
|
Andy Scherzinger
|
bac0fa5f28
|
move from deprecated ActionBarActivity to AppCompatActivity
|
2015-08-13 17:54:33 +02:00 |
|
Andy Scherzinger
|
af2af7198b
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
Conflicts:
res/layout/ssl_untrusted_cert_layout.xml
res/layout/ssl_validator_layout.xml
|
2015-08-13 15:57:38 +02:00 |
|
Andy Scherzinger
|
60e0f09278
|
Fix for ssl popups padding, button style changed to borderless, fixed weight on buttons
|
2015-08-13 15:41:59 +02:00 |
|
Andy Scherzinger
|
05ca0270a8
|
fixed button style blue/grey
|
2015-08-12 18:54:27 +02:00 |
|
masensio
|
eda6f71491
|
Move create folder button to action bar in Uploader
|
2015-08-11 11:14:26 +02:00 |
|
Andy Scherzinger
|
456647c996
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
|
2015-08-10 11:19:23 +02:00 |
|
David A. Velasco
|
64ebb2c1d3
|
Enforce to recalculate row height when measuring the footer to get it correctly placed in the grid view
|
2015-08-10 11:12:43 +02:00 |
|
Andy Scherzinger
|
0d75348b30
|
use custom checkbox images (material design) while toggling
|
2015-08-07 18:20:51 +02:00 |
|
Andy Scherzinger
|
ddd01569cd
|
Optimized translucence for lollipop on image preview
|
2015-08-06 19:14:52 +02:00 |
|
Andy Scherzinger
|
6b6227125b
|
added back translucent action bar for image preview
|
2015-08-06 19:04:22 +02:00 |
|
Andy Scherzinger
|
9d9efd1c1d
|
Merge branch 'develop' of https://github.com/owncloud/android into material_toolbar
Conflicts:
owncloud-android-library
|
2015-08-06 17:23:02 +02:00 |
|
Andy Scherzinger
|
a257935b8c
|
Bugfix für Lollipop AlertDialog Bug (see styles), moved away from android referenced icon to self-shipped version for design consistency
|
2015-08-06 17:13:00 +02:00 |
|
Andy Scherzinger
|
1ce7d79ff0
|
Move alert dialog to material variant and setting the correct accent color for the button texts via styles
|
2015-08-06 16:27:56 +02:00 |
|
David A. Velasco
|
6a8034ec24
|
Added username to SAML credentials
|
2015-08-06 10:23:29 +02:00 |
|
purigarcia
|
91000ba405
|
change the subject
|
2015-08-06 10:23:27 +02:00 |
|
masensio
|
d1257b34c0
|
Fix problems in PreviewTextFragment related with changes in develop
|
2015-08-05 17:18:17 +02:00 |
|
masensio
|
b694fee63d
|
Merge commit 'refs/pr/707' into text_file_preview_pr_707_with
Conflicts:
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
|
2015-08-05 16:48:12 +02:00 |
|
Andy Scherzinger
|
f289998946
|
removed unused listener (would only be useful in case of using toolbar instead of actionbar)
|
2015-08-05 13:01:37 +02:00 |
|
Andy Scherzinger
|
3956a50855
|
fixed deprecated getDrawable call
|
2015-08-05 12:58:40 +02:00 |
|
Andy Scherzinger
|
7c9c4a4ca6
|
remove two-times init of the drawer
|
2015-08-05 12:54:31 +02:00 |
|
Andy Scherzinger
|
e36349f77e
|
fixing the progressbar corner glitch, bumping style of indeterminate animation to material style via appcompat, fixing progress bar for folder picker too, see comment
|
2015-08-04 18:32:33 +02:00 |
|
David A. Velasco
|
3512eae861
|
Fixed double request for ConflictsResolveActivity
|
2015-08-04 16:47:46 +02:00 |
|
tobiasKaminsky
|
e1ab4a41aa
|
download file if "use server version"
|
2015-08-04 12:39:59 +02:00 |
|
tobiasKaminsky
|
1327ce7315
|
renamed string values
|
2015-08-04 12:39:56 +02:00 |
|
Andy Scherzinger
|
a51fcd31a7
|
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_toolbar
|
2015-08-03 21:39:27 +02:00 |
|
Andy Scherzinger
|
6235022b56
|
Merge branch 'develop' of https://github.com/owncloud/android into material_toolbar
|
2015-08-03 21:38:32 +02:00 |
|
tobiasKaminsky
|
8b23c3a7a6
|
ignore hidden files also if they are images for counting
|
2015-08-02 08:19:28 +02:00 |
|
AndyScherzinger
|
5b6bde5efc
|
now works for initial opening and browsing down once
|
2015-07-31 17:22:19 +02:00 |
|
gstraube
|
aec910ff83
|
Check if ETag for remote folder is null, i.e. it was not received from the server
|
2015-07-28 22:05:54 +02:00 |
|
purigarcia
|
65fe0be763
|
merge develop
|
2015-07-28 10:47:08 +02:00 |
|
purigarcia
|
f068a156c5
|
merge develop
|
2015-07-28 10:46:13 +02:00 |
|
AndyScherzinger
|
bfea14e876
|
setting the username on the drawer header for startup and coming back from the preferences screen for account switching
|
2015-07-27 20:20:46 +02:00 |
|
AndyScherzinger
|
4b9190baea
|
npe fix for file upload on instance saving since actionbar in list mode doesn't habe a title
|
2015-07-27 00:25:34 +02:00 |
|
AndyScherzinger
|
77c5ce77b2
|
removed unused lagacy code
|
2015-07-26 19:40:53 +02:00 |
|
AndyScherzinger
|
e72caebbce
|
fine tuning icon work on login screen, making landscape visually en par with portrait mode
|
2015-07-26 18:36:00 +02:00 |
|
AndyScherzinger
|
49b3acd2be
|
added indeterminate progress bar to show activity since this isn't supported by AppCompat anymore
|
2015-07-26 17:52:29 +02:00 |
|
AndyScherzinger
|
53bbdfb0e8
|
in case of open drawer close it onBackPressed
|
2015-07-26 02:25:25 +02:00 |
|
AndyScherzinger
|
d474239b21
|
initial material design changes for the action bar
|
2015-07-26 01:49:27 +02:00 |
|
David A. Velasco
|
c21fa6c6e5
|
Merge pull request #1050 from owncloud/favourites_context_menu
'Kept-in-sync' renamed as 'Favourites' and added to context menu in list of files
|
2015-07-23 09:37:13 +02:00 |
|
purigarcia
|
61e6191342
|
change the name of the method from keepInSync to favorite. Other changes commented in the review
|
2015-07-22 18:13:45 +02:00 |
|
David A. Velasco
|
ff82b51e49
|
Merge pull request #1048 from owncloud/shareWithYou_icon_in_fileList
ShareWithMe icon in file list
|
2015-07-20 12:27:52 +02:00 |
|
purigarcia
|
f7211fe486
|
remove empty line
|
2015-07-20 12:20:15 +02:00 |
|
purigarcia
|
5cc79b0919
|
modify for the review
|
2015-07-20 12:18:44 +02:00 |
|
purigarcia
|
c7817b9302
|
modify code to be simpler
|
2015-07-20 10:57:53 +02:00 |
|
masaaki matsuo
|
a601a0e06e
|
Dispaly thumbnail when file is image
|
2015-07-17 01:03:49 +09:00 |
|
tobiasKaminsky
|
29156ff73b
|
add checker pattern for FileList
|
2015-07-11 09:31:35 +02:00 |
|
tobiasKaminsky
|
0527754c50
|
add checker background pattern for all png images.
|
2015-07-11 09:18:26 +02:00 |
|
purigarcia
|
6b82b98abf
|
remove a space
|
2015-07-10 08:49:35 +02:00 |
|
purigarcia
|
066324f60a
|
save the state before rotate
|
2015-07-09 16:40:29 +02:00 |
|
purigarcia
|
a09e473555
|
Remove code that should not be in this pr
|
2015-07-09 09:35:28 +02:00 |
|
purigarcia
|
569625c677
|
encode the path
|
2015-07-09 09:30:30 +02:00 |
|
purigarcia
|
a2ac8c19a3
|
shareByLink in folder in gridview is shown is shown
|
2015-07-08 18:18:51 +02:00 |
|
purigarcia
|
451513a35d
|
in gridview in the folder, icons are not shown
|
2015-07-08 18:14:38 +02:00 |
|
purigarcia
|
0e95ee3e67
|
shareWithMe is shown in the file list
|
2015-07-08 17:41:41 +02:00 |
|
purigarcia
|
31768aabce
|
update the menu in the preview of the video
|
2015-07-08 16:54:39 +02:00 |
|
purigarcia
|
c1d4106c71
|
refresh menu in the preview of an image
|
2015-07-08 14:40:07 +02:00 |
|
purigarcia
|
782713b391
|
add action finished in FileActivity
|
2015-07-08 13:33:14 +02:00 |
|
purigarcia
|
38186052e7
|
remove a log
|
2015-07-08 11:15:22 +02:00 |
|
purigarcia
|
354e3aed5c
|
add actions in the preview
|
2015-07-08 10:57:37 +02:00 |
|
purigarcia
|
4e66d6acd8
|
Actions in the detail view
|
2015-07-08 10:32:58 +02:00 |
|
purigarcia
|
96e2a2b97b
|
toggleKeepInSync is moved to FileOperationsHelper
|
2015-07-08 10:22:41 +02:00 |
|
purigarcia
|
f226b5f93a
|
add the action in the context menu
|
2015-07-08 10:17:27 +02:00 |
|
purigarcia
|
684104ccb8
|
reuse a existing method, remove the new one
|
2015-07-08 09:12:40 +02:00 |
|
purigarcia
|
f0c302b0f8
|
first step to detect if the file is favorite
|
2015-07-08 09:08:49 +02:00 |
|
purigarcia
|
d039386831
|
options are not shown if it is a foler
|
2015-07-08 08:58:06 +02:00 |
|
purigarcia
|
32346efa62
|
this two options are not shown if the file is downloading or uploading
|
2015-07-08 08:55:41 +02:00 |
|
David A. Velasco
|
0f0e210d69
|
Fixed title in action bar when user clicks on upload notification in progress / failed
|
2015-07-02 13:03:48 +02:00 |
|
David A. Velasco
|
04d4be82cb
|
Fixed condition to browse up when current file shown is uploading for first time or a failed upload
|
2015-07-02 12:08:36 +02:00 |
|
tobiasKaminsky
|
57991cb8c4
|
revert previous commit
|
2015-06-27 21:48:34 +02:00 |
|
tobiasKaminsky
|
ddb1e41753
|
enabling video thumbnails
|
2015-06-27 21:16:03 +02:00 |
|
David A. Velasco
|
bded939b5e
|
Fixed bug in access to same folder than last time when a file is shared with OC to upload
|
2015-06-26 09:07:51 +02:00 |
|
David A. Velasco
|
9babe1b38c
|
Merge branch 'develop' into release-1.7.2
|
2015-06-25 14:43:04 +02:00 |
|
Jorge Antonio Díaz-Benito Soriano
|
efbab82a6e
|
Moved text load call to onStart
|
2015-06-25 12:49:45 +02:00 |
|
masensio
|
a818aaca47
|
Fixed upload of files into non-root folders
Fixed condition selecting grid or list mode - at least an image!
|
2015-06-25 09:13:37 +02:00 |
|
David A. Velasco
|
907e63a103
|
Replaced constructor with parameter in FileDetailsFragment with static method and setArguments
|
2015-06-25 09:10:49 +02:00 |
|
David A. Velasco
|
51a04aa541
|
Refactored extractions of server version from AccountManager through
AccountUtils; fixed line lengths and some warnings
|
2015-06-25 09:10:48 +02:00 |
|
David A. Velasco
|
1a3a150248
|
Automatic grid view is only enabled if server supports remote thumbnails and ALL the files in a folder are images
|
2015-06-25 09:10:47 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
cc0627db93
|
Implementation of the requested changes to the asynctask that loads the text
|
2015-06-24 22:38:39 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
1508e99e9a
|
Added exception logging
|
2015-06-24 22:24:39 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
4c17d77a6c
|
Added braces to single-line if statements
|
2015-06-24 22:14:58 +02:00 |
|
David A. Velasco
|
8107d9dc4f
|
Fixed wrong format of files & folder count
|
2015-06-23 14:40:51 +02:00 |
|
David A. Velasco
|
8c5b2b7b13
|
Merge remote-tracking branch 'origin/release-1.7.2' into release-1.7.2
|
2015-06-22 14:56:13 +02:00 |
|
masensio
|
fb57bbc8c8
|
Merge pull request #1023 from owncloud/fix_issues_from_Transifex
Message with count of list(s) and folder(s) reestructured for better translations
|
2015-06-22 14:14:36 +02:00 |
|
masensio
|
84678c9903
|
Fix: Import file from other app shows all folders as TextView
|
2015-06-22 12:58:41 +02:00 |
|
David A. Velasco
|
69a5b6f25d
|
More i18n-friendly format for footer in list of files (no string composition)
Conflicts FIXED:
res/values/strings.xml
|
2015-06-22 11:42:37 +02:00 |
|
masensio
|
e7710e7383
|
Update string subject_token and update library reference
|
2015-06-19 15:11:49 +02:00 |
|
Sean
|
1551a5280a
|
Trigger media scan after file upload
After a successful upload, the uploaded file is saved locally on the
device but the media scan was not getting triggered.
|
2015-06-18 15:42:06 +01:00 |
|
masensio
|
75fd0f40c6
|
Merge branch 'develop' into forbidden_characters_from_server
Conflicts:
owncloud-android-library
src/com/owncloud/android/ui/dialog/CreateFolderDialogFragment.java
src/com/owncloud/android/ui/dialog/RenameFileDialogFragment.java
|
2015-06-15 14:51:13 +02:00 |
|
masensio
|
fbfb6dee90
|
Merge remote-tracking branch 'origin/develop' into navigationDrawer_basic
Conflicts:
.travis.yml
src/com/owncloud/android/authentication/AuthenticatorActivity.java
|
2015-06-15 14:07:49 +02:00 |
|
David A. Velasco
|
d4390de111
|
Save target location of server behind a permanent redirection after password validation
|
2015-06-11 09:42:21 +02:00 |
|
David A. Velasco
|
5160dc58dc
|
Fixed bug of action bar position in PreviewImageActvitiy in Android <=4.2
|
2015-06-09 11:17:01 +02:00 |
|
masensio
|
6cf7c72ce3
|
Fix, Title is not correct when rotating the device
|
2015-06-05 12:26:12 +02:00 |
|
masensio
|
705d2eb773
|
Fix, the message is not correct when creating a folder with /
|
2015-06-04 19:01:13 +02:00 |
|
masensio
|
65ff5a374a
|
Fix, title is not correct when menu is shown and rotate
|
2015-06-04 18:41:07 +02:00 |
|
masensio
|
b6d7cd73c7
|
Fix issue #1000
|
2015-06-04 11:02:21 +02:00 |
|
David A. Velasco
|
88ded5540a
|
Fixed home button in action bar for PreviewImageActvitiy when navigation drawer is shown
|
2015-06-03 13:36:09 +02:00 |
|
David A. Velasco
|
a45c0f57f9
|
Refactor method to update title and home (up) button of FileActivity
|
2015-06-03 13:29:11 +02:00 |
|
David A. Velasco
|
4d7b5a1e50
|
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic
|
2015-06-03 11:09:19 +02:00 |
|
David A. Velasco
|
6779b77f3b
|
Disable navigation drawer in gallery view when system bars are not visible
|
2015-06-03 11:05:10 +02:00 |
|
masensio
|
d4c13821ef
|
Add new message for Rename, Move and Uploads
|
2015-06-03 09:46:32 +02:00 |
|
masensio
|
5f47524864
|
fix, in a tablet, the title is not correct when menu is shown and rotating
|
2015-06-02 15:26:42 +02:00 |
|
masensio
|
bad83f956d
|
Fix, the correct navigation not shown in the action bar
|
2015-06-02 14:48:56 +02:00 |
|
masensio
|
b7dfc0aa41
|
Fix, App crash after rotate the device previewing an image
|
2015-06-02 14:16:48 +02:00 |
|
masensio
|
d4c14f8b29
|
Fix: app crash when trying to edit the url. Fix a problem from android support library v7 (19)
|
2015-06-02 14:01:42 +02:00 |
|
masensio
|
80108e336f
|
Parse and show the error of invalid characters coming from the server side. Show new message in CreationFolder
|
2015-06-02 13:07:54 +02:00 |
|
masensio
|
afaa2879d1
|
Filter only '/' character in user input when version of server is 8.1 or later
|
2015-06-02 09:38:47 +02:00 |
|
David A. Velasco
|
05e2bf041d
|
Close drawer before jumping to other activities so that it's not still open when come back later
|
2015-06-02 01:41:11 +02:00 |
|
David A. Velasco
|
7a941e0b0b
|
Better swipe from left to open drawer in preview of video files
|
2015-06-02 01:34:45 +02:00 |
|
David A. Velasco
|
0117006313
|
Fixed update of id.home action bar button on navigation through FileDisplayActivity
|
2015-06-02 01:00:14 +02:00 |
|
David A. Velasco
|
bf23f0b5e9
|
Recover exit on BACK pressed
|
2015-06-02 00:05:08 +02:00 |
|
David A. Velasco
|
78158aa4a3
|
Fixed title and up button in Settings activity
|
2015-06-01 13:52:08 +02:00 |
|
masensio
|
1363f6686d
|
Fix: Folder name is lose when changing the orientation of the device
|
2015-05-29 15:19:59 +02:00 |
|
masensio
|
d843140686
|
Fix, Logs option doesn't work
|
2015-05-29 13:14:42 +02:00 |
|
masensio
|
c66f578ace
|
Change hamburguer icon by arrow when it is needed. Remove some imports
|
2015-05-29 12:42:53 +02:00 |
|
masensio
|
cf535b70f1
|
Disable 'Accounts' in Navigation Drawer
|
2015-05-29 11:32:36 +02:00 |
|
masensio
|
3603c122ff
|
Home button shows an arrow when user is into a folder
|
2015-05-29 10:57:15 +02:00 |
|
masensio
|
1c3f88c456
|
Fix refresh folder name in action bar title
|
2015-05-29 10:51:45 +02:00 |
|
masensio
|
f89e112f14
|
Remove code related with action bar folder list
|
2015-05-29 09:33:17 +02:00 |
|
masensio
|
e78102d123
|
Remove drop-down list in action bar
|
2015-05-28 18:37:43 +02:00 |
|
masensio
|
d789d304e3
|
Click on OC icon shows the navigation drawer if the current folder isn't the root folder
|
2015-05-28 14:43:30 +02:00 |
|
masensio
|
d05160c1e2
|
Show root folder when click on 'All files' option
|
2015-05-28 14:27:50 +02:00 |
|
masensio
|
6e2dd6b191
|
Enable fitsSystemWindows in drawer.xml
|
2015-05-28 13:18:56 +02:00 |
|
masensio
|
c83925b454
|
Add license in some files
|
2015-05-28 11:30:02 +02:00 |
|
masensio
|
db01425a07
|
Add NavigationDrawer to image preview
|
2015-05-28 11:07:14 +02:00 |
|
tobiasKaminsky
|
bf880e97cc
|
removed import
|
2015-05-27 19:16:08 +02:00 |
|
tobiasKaminsky
|
dd1675e925
|
removed dependency to Hex
|
2015-05-27 19:07:40 +02:00 |
|
tobiasKaminsky
|
3dc9a78696
|
Updated to work with latest update
|
2015-05-27 18:50:09 +02:00 |
|
tobiasKaminsky
|
a75ffde65f
|
Merge branch 'navigationDrawer_update' of github.com:owncloud/android into navigationDrawer_update
|
2015-05-27 18:35:39 +02:00 |
|
tobiasKaminsky
|
e80828afed
|
Merge branch 'navigationDrawer_update' of github.com:owncloud/android into navigationDrawer_update
|
2015-05-27 18:35:21 +02:00 |
|
masensio
|
7196b88374
|
Include again 'Refresh account' in the menu
|
2015-05-27 17:50:34 +02:00 |
|
masensio
|
c20041d157
|
Merge branch 'remove_ActionBarSherlock' into navigationDrawer_update
Conflicts:
res/menu/main_menu.xml
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/preview/PreviewImageActivity.java
|
2015-05-27 14:19:30 +02:00 |
|
tobiasKaminsky
|
bc5e05934f
|
added rectangle with first character
|
2015-05-26 20:49:03 +02:00 |
|
masensio
|
e934f015e8
|
Enable 'Logs' navigation drawer entry only in DEBUG mode
|
2015-05-26 12:55:40 +02:00 |
|
masensio
|
a9dad9e480
|
Add content_description to Navigation Drawer options
|
2015-05-26 11:46:15 +02:00 |
|
masensio
|
101989b70c
|
Move 'Logs' from Settings to Navigation Drawer
|
2015-05-26 09:11:27 +02:00 |
|
masensio
|
6d8fc58eab
|
Remove some imports
|
2015-05-26 08:48:36 +02:00 |
|
masensio
|
015eb6fee9
|
Disable On Device option in Navigation Drawer
|
2015-05-26 00:01:39 +02:00 |
|
masensio
|
4f2f0ceb80
|
Add actionBar
|
2015-05-25 12:39:05 +02:00 |
|
tobiasKaminsky
|
ed118c952a
|
Changed computing of account name color
|
2015-05-24 08:53:58 +02:00 |
|
tobiasKaminsky
|
293d636f3a
|
Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update
# Conflicts:
# gradle/wrapper/gradle-wrapper.properties
# owncloud-android-library
# res/layout-land/account_setup.xml
# res/layout/account_setup.xml
# res/layout/list_item.xml
# res/layout/uploader_list_item_layout.xml
# res/menu/main_menu.xml
# res/values/colors.xml
# res/values/strings.xml
# src/com/owncloud/android/MainApp.java
# src/com/owncloud/android/operations/SynchronizeFolderOperation.java
# src/com/owncloud/android/ui/activity/FileDisplayActivity.java
# src/com/owncloud/android/ui/activity/Preferences.java
# src/com/owncloud/android/ui/activity/Uploader.java
# src/com/owncloud/android/ui/adapter/FileListListAdapter.java
# src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
# src/com/owncloud/android/ui/fragment/OCFileListFragment.java
# src/com/owncloud/android/ui/preview/PreviewImagePagerAdapter.java
# src/com/owncloud/android/utils/BitmapUtils.java
|
2015-05-23 07:44:16 +02:00 |
|
tobiasKaminsky
|
6d4207a06b
|
Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update
|
2015-05-21 21:12:44 +02:00 |
|
masensio
|
5f2820355d
|
Merge branch 'develop' into navigation_drawer
Conflicts:
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
|
2015-05-21 09:46:59 +02:00 |
|
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 |
|
masensio
|
a496f08717
|
Remove actionbarsherlock , replace it with Android Support Library (v7)
|
2015-05-18 12:59:46 +02:00 |
|
David A. Velasco
|
c0ef93882e
|
Removed extra public constructor from Fragments handled by PreviewImageActivity
|
2015-05-14 18:05:12 +02:00 |
|
David A. Velasco
|
7f7af85f12
|
Better condition
|
2015-05-12 14:42:57 +02:00 |
|
David A. Velasco
|
dd35ee031b
|
Close that stream...
|
2015-05-12 14:10:53 +02:00 |
|
David A. Velasco
|
25f5eb193e
|
Merge remote-tracking branch 'origin/thumbnailOOM' into thumbnailOOM
|
2015-05-12 13:32:56 +02:00 |
|
David A. Velasco
|
10e4373bcf
|
Minor changes after reviewing Bitmaps life cycle in PreviewImageFragment
|
2015-05-12 13:32:01 +02:00 |
|
masensio
|
e24b31f42d
|
Replace call to get.ResponseBody with get.getReponseBodyAsStream in ThumbnailsCacheManager
|
2015-05-12 13:25:36 +02:00 |
|
masensio
|
f448a36456
|
Merge branch 'develop' into thumbnailOOM
|
2015-05-11 14:58:47 +02:00 |
|
David A. Velasco
|
47343ca299
|
Merge pull request #973 from owncloud/delete_share_option_in_app
Make share feature configurable
|
2015-05-08 14:55:07 +02:00 |
|
David A. Velasco
|
8d48929f5b
|
Fixed build
|
2015-05-08 11:27:20 +02:00 |
|
masensio
|
6f3e8fbb85
|
Merge branch 'develop' into thumbnailOOM
|
2015-05-06 13:42:43 +02:00 |
|
David A. Velasco
|
5e1f98dcaf
|
Fixes after crossed review
|
2015-05-06 09:13:10 +02:00 |
|
masensio
|
7d82231809
|
Merge branch 'develop' into pinEnhancement
|
2015-05-05 13:56:57 +02:00 |
|
masensio
|
ddbb5d2522
|
Merge branch 'develop' into thumbnailOOM
|
2015-05-05 13:53:56 +02:00 |
|
David A. Velasco
|
dcd8dde864
|
Merge branch 'develop' into pinEnhancement
|
2015-05-05 13:43:01 +02:00 |
|