pub/Android/ownCloud.git
10 years agoRefactor method to update title and home (up) button of FileActivity
David A. Velasco [Wed, 3 Jun 2015 11:29:11 +0000 (13:29 +0200)]
Refactor method to update title and home (up) button of FileActivity

10 years agoWIP upload a big file
purigarcia [Wed, 3 Jun 2015 10:32:14 +0000 (12:32 +0200)]
WIP upload a big file

10 years agoParse error 500 and InvalidPathException for Uploads
masensio [Wed, 3 Jun 2015 09:10:33 +0000 (11:10 +0200)]
Parse error 500 and InvalidPathException for Uploads

10 years agoMerge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic
David A. Velasco [Wed, 3 Jun 2015 09:09:19 +0000 (11:09 +0200)]
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic

10 years agoDisable navigation drawer in gallery view when system bars are not visible
David A. Velasco [Wed, 3 Jun 2015 09:05:10 +0000 (11:05 +0200)]
Disable navigation drawer in gallery view when system bars are not visible

10 years agoAdd new message for Rename, Move and Uploads
masensio [Wed, 3 Jun 2015 07:46:32 +0000 (09:46 +0200)]
Add new message for Rename, Move and Uploads

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Jun 2015 05:13:53 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUse .equals instead of !=
Lukas Reschke [Tue, 2 Jun 2015 14:54:35 +0000 (16:54 +0200)]
Use .equals instead of !=

This code never worked as intended. Please consider adding unit tests.

10 years agofix, in a tablet, the title is not correct when menu is shown and rotating
masensio [Tue, 2 Jun 2015 13:26:42 +0000 (15:26 +0200)]
fix, in a tablet, the title is not correct when menu is shown and rotating

10 years agoFix, the correct navigation not shown in the action bar
masensio [Tue, 2 Jun 2015 12:48:56 +0000 (14:48 +0200)]
Fix, the correct navigation not shown in the action bar

10 years agoFix, App crash after rotate the device previewing an image
masensio [Tue, 2 Jun 2015 12:16:48 +0000 (14:16 +0200)]
Fix, App crash after rotate the device previewing an image

10 years agoFix: app crash when trying to edit the url. Fix a problem from android support librar...
masensio [Tue, 2 Jun 2015 12:01:42 +0000 (14:01 +0200)]
Fix: app crash when trying to edit the url. Fix a problem from android support library v7 (19)

10 years agoParse and show the error of invalid characters coming from the server side. Show...
masensio [Tue, 2 Jun 2015 11:07:54 +0000 (13:07 +0200)]
Parse and show the error of invalid characters coming from the server side. Show new message in CreationFolder

10 years agoAdd new string message for forbidden characters controlled by the server
masensio [Tue, 2 Jun 2015 09:07:34 +0000 (11:07 +0200)]
Add new string message for forbidden characters controlled by the server

10 years agoFilter only '/' character in user input when version of server is 8.1 or later
masensio [Tue, 2 Jun 2015 07:38:47 +0000 (09:38 +0200)]
Filter only '/' character in user input when version of server is 8.1 or later

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Jun 2015 05:13:46 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoClose drawer before jumping to other activities so that it's not still open when...
David A. Velasco [Mon, 1 Jun 2015 23:41:11 +0000 (01:41 +0200)]
Close drawer before jumping to other activities so that it's not still open when come back later

10 years agoBetter swipe from left to open drawer in preview of video files
David A. Velasco [Mon, 1 Jun 2015 23:34:45 +0000 (01:34 +0200)]
Better swipe from left to open drawer in preview of video files

10 years agoFixed update of id.home action bar button on navigation through FileDisplayActivity
David A. Velasco [Mon, 1 Jun 2015 23:00:14 +0000 (01:00 +0200)]
Fixed update of id.home action bar button on navigation through FileDisplayActivity

10 years agoRecover exit on BACK pressed
David A. Velasco [Mon, 1 Jun 2015 22:05:08 +0000 (00:05 +0200)]
Recover exit on BACK pressed

10 years agoFixed title and up button in Settings activity
David A. Velasco [Mon, 1 Jun 2015 11:52:08 +0000 (13:52 +0200)]
Fixed title and up button in Settings activity

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 31 May 2015 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 30 May 2015 05:13:45 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFix: Folder name is lose when changing the orientation of the device
masensio [Fri, 29 May 2015 13:19:59 +0000 (15:19 +0200)]
Fix: Folder name is lose when changing the orientation of the device

10 years agoMerge branch 'develop' into automationTest
purigarcia [Fri, 29 May 2015 12:17:52 +0000 (14:17 +0200)]
Merge branch 'develop' into automationTest

10 years agoupload a big file. not finished
purigarcia [Fri, 29 May 2015 12:16:35 +0000 (14:16 +0200)]
upload a big file. not finished

10 years agoMerge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic
David A. Velasco [Fri, 29 May 2015 11:46:30 +0000 (13:46 +0200)]
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic

10 years agoFixed style in log-in activity; should be Light, as before
David A. Velasco [Fri, 29 May 2015 11:30:02 +0000 (13:30 +0200)]
Fixed style in log-in activity; should be Light, as before

10 years agoFix, Logs option doesn't work
masensio [Fri, 29 May 2015 11:14:42 +0000 (13:14 +0200)]
Fix, Logs option doesn't work

10 years agoChange hamburguer icon by arrow when it is needed. Remove some imports
masensio [Fri, 29 May 2015 10:42:53 +0000 (12:42 +0200)]
Change hamburguer icon by arrow when it is needed. Remove some imports

10 years agoDisable 'Accounts' in Navigation Drawer
masensio [Fri, 29 May 2015 09:32:36 +0000 (11:32 +0200)]
Disable 'Accounts' in Navigation Drawer

10 years agoHome button shows an arrow when user is into a folder
masensio [Fri, 29 May 2015 08:57:15 +0000 (10:57 +0200)]
Home button shows an arrow when user is into a folder

10 years agoFix refresh folder name in action bar title
masensio [Fri, 29 May 2015 08:51:45 +0000 (10:51 +0200)]
Fix refresh folder name in action bar title

10 years agoRemove code related with action bar folder list
masensio [Fri, 29 May 2015 07:33:17 +0000 (09:33 +0200)]
Remove code related with action bar folder list

10 years agoRemove drop-down list in action bar
masensio [Thu, 28 May 2015 16:37:43 +0000 (18:37 +0200)]
Remove drop-down list in action bar

10 years agounshare link test case
purigarcia [Thu, 28 May 2015 15:31:47 +0000 (17:31 +0200)]
unshare link test case

10 years agoClick on OC icon shows the navigation drawer if the current folder isn't the root...
masensio [Thu, 28 May 2015 12:43:30 +0000 (14:43 +0200)]
Click on OC icon shows the navigation drawer if the current folder isn't the root folder

10 years agoShow root folder when click on 'All files' option
masensio [Thu, 28 May 2015 12:27:50 +0000 (14:27 +0200)]
Show root folder when click on 'All files' option

10 years agoEnable fitsSystemWindows in drawer.xml
masensio [Thu, 28 May 2015 11:18:56 +0000 (13:18 +0200)]
Enable fitsSystemWindows in drawer.xml

10 years agoAdd license in some files
masensio [Thu, 28 May 2015 09:30:02 +0000 (11:30 +0200)]
Add license in some files

10 years agoAdd NavigationDrawer to image preview
masensio [Thu, 28 May 2015 09:07:14 +0000 (11:07 +0200)]
Add NavigationDrawer to image preview

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 28 May 2015 05:13:53 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoremoved import
tobiasKaminsky [Wed, 27 May 2015 17:16:08 +0000 (19:16 +0200)]
removed import

10 years agoremoved dependency to Hex
tobiasKaminsky [Wed, 27 May 2015 17:07:40 +0000 (19:07 +0200)]
removed dependency to Hex

10 years agoUpdated to work with latest update
tobiasKaminsky [Wed, 27 May 2015 16:50:09 +0000 (18:50 +0200)]
Updated to work with latest update

10 years agoMerge branch 'navigationDrawer_update' of github.com:owncloud/android into navigation...
tobiasKaminsky [Wed, 27 May 2015 16:35:39 +0000 (18:35 +0200)]
Merge branch 'navigationDrawer_update' of github.com:owncloud/android into navigationDrawer_update

10 years agoMerge branch 'navigationDrawer_update' of github.com:owncloud/android into navigation...
tobiasKaminsky [Wed, 27 May 2015 16:35:21 +0000 (18:35 +0200)]
Merge branch 'navigationDrawer_update' of github.com:owncloud/android into navigationDrawer_update

10 years agoInclude again 'Refresh account' in the menu
masensio [Wed, 27 May 2015 15:50:34 +0000 (17:50 +0200)]
Include again 'Refresh account' in the menu

10 years agoUpdate main_menu.xml
masensio [Wed, 27 May 2015 14:53:35 +0000 (16:53 +0200)]
Update main_menu.xml

10 years agoUpdate THIRD_PARTY License
masensio [Wed, 27 May 2015 12:23:38 +0000 (14:23 +0200)]
Update THIRD_PARTY License

10 years agoMerge branch 'remove_ActionBarSherlock' into navigationDrawer_update
masensio [Wed, 27 May 2015 12:19:30 +0000 (14:19 +0200)]
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

10 years agoMerge branch 'develop' into remove_ActionBarSherlock
masensio [Wed, 27 May 2015 11:10:15 +0000 (13:10 +0200)]
Merge branch 'develop' into remove_ActionBarSherlock

10 years agoMerge pull request #993 from owncloud/fix_nullPointerException_quota
David A. Velasco [Wed, 27 May 2015 06:42:47 +0000 (08:42 +0200)]
Merge pull request #993 from owncloud/fix_nullPointerException_quota

Update library reference: fix NullPointerException in quota value

10 years agoUpdate library reference *after* merging library change into develop
David A. Velasco [Wed, 27 May 2015 06:36:15 +0000 (08:36 +0200)]
Update library reference *after* merging library change into develop

10 years agoadded rectangle with first character
tobiasKaminsky [Tue, 26 May 2015 18:49:03 +0000 (20:49 +0200)]
added rectangle with first character

10 years agoEnforce to add empty folders lost by git test
David A. Velasco [Tue, 26 May 2015 12:00:41 +0000 (14:00 +0200)]
Enforce to add empty folders lost by git

10 years agoTry to enforce newer Android build tools in Travis
David A. Velasco [Tue, 26 May 2015 11:54:07 +0000 (13:54 +0200)]
Try to enforce newer Android build tools in Travis

10 years agoFixed setup_env.sh
David A. Velasco [Tue, 26 May 2015 11:45:35 +0000 (13:45 +0200)]
Fixed setup_env.sh

10 years agoUpdate library reference: fix NullPointerException in quota value
masensio [Tue, 26 May 2015 11:44:28 +0000 (13:44 +0200)]
Update library reference: fix NullPointerException in quota value

10 years agoAdded exploded appcompat-v7 AAR to allow building from Ant and Eclipse
David A. Velasco [Tue, 26 May 2015 11:31:50 +0000 (13:31 +0200)]
Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse

10 years agoAdd ic_drawer for mdpi and xhdpi
masensio [Tue, 26 May 2015 11:12:19 +0000 (13:12 +0200)]
Add ic_drawer for mdpi and xhdpi

10 years agoEnable 'Logs' navigation drawer entry only in DEBUG mode
masensio [Tue, 26 May 2015 10:55:40 +0000 (12:55 +0200)]
Enable 'Logs' navigation drawer entry only in DEBUG mode

10 years agoAdd content_description to Navigation Drawer options
masensio [Tue, 26 May 2015 09:46:15 +0000 (11:46 +0200)]
Add content_description to Navigation Drawer options

10 years agoMove 'Logs' from Settings to Navigation Drawer
masensio [Tue, 26 May 2015 07:11:27 +0000 (09:11 +0200)]
Move 'Logs' from Settings to Navigation Drawer

10 years agoRemove some imports
masensio [Tue, 26 May 2015 06:48:36 +0000 (08:48 +0200)]
Remove some imports

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 26 May 2015 05:13:51 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoDisable On Device option in Navigation Drawer
masensio [Mon, 25 May 2015 22:01:39 +0000 (00:01 +0200)]
Disable On Device option in Navigation Drawer

10 years agoAdd actionBar
masensio [Mon, 25 May 2015 10:39:05 +0000 (12:39 +0200)]
Add actionBar

10 years agotest: favorite + refresh
purigarcia [Mon, 25 May 2015 07:15:03 +0000 (09:15 +0200)]
test: favorite + refresh

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 25 May 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoChanged computing of account name color
tobiasKaminsky [Sun, 24 May 2015 06:53:58 +0000 (08:53 +0200)]
Changed computing of account name color

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 24 May 2015 05:13:52 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge remote-tracking branch 'upstream/develop' into navigationDrawer_update
tobiasKaminsky [Sat, 23 May 2015 05:44:16 +0000 (07:44 +0200)]
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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 23 May 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 22 May 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge remote-tracking branch 'upstream/develop' into navigationDrawer_update
tobiasKaminsky [Thu, 21 May 2015 19:12:44 +0000 (21:12 +0200)]
Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update

10 years agoUpdate gradle - remove actionSherlock
masensio [Thu, 21 May 2015 14:43:34 +0000 (16:43 +0200)]
Update gradle - remove actionSherlock

10 years agoMerge branch 'develop' into navigation_drawer
masensio [Thu, 21 May 2015 07:46:59 +0000 (09:46 +0200)]
Merge branch 'develop' into navigation_drawer

Conflicts:
src/com/owncloud/android/ui/preview/PreviewImageFragment.java

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 21 May 2015 05:13:53 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #955 from owncloud/thumbnailOOM
masensio [Wed, 20 May 2015 09:07:14 +0000 (11:07 +0200)]
Merge pull request #955 from owncloud/thumbnailOOM

HOTFIX: prevent OOM when scrolling Thumbnails

10 years agoMerge branch 'develop' into navigation_drawer
masensio [Mon, 18 May 2015 13:04:15 +0000 (15:04 +0200)]
Merge branch 'develop' into navigation_drawer

10 years agoMerge pull request #975 from owncloud/fix_refresh_large_default_storage
David A. Velasco [Mon, 18 May 2015 12:59:22 +0000 (14:59 +0200)]
Merge pull request #975 from owncloud/fix_refresh_large_default_storage

Updated library to reference after fixing refresh to server with unexpected quota value

10 years agoUpdate library reference after merging changes in library
David A. Velasco [Mon, 18 May 2015 12:51:21 +0000 (14:51 +0200)]
Update library reference after merging changes in library

10 years agoImproved load of images in PreviewImageFragment - no more images in full size by...
David A. Velasco [Mon, 18 May 2015 12:29:00 +0000 (14:29 +0200)]
Improved load of images in PreviewImageFragment - no more images in full size by default, up to 3 tries to downScale

10 years agoRemove actionbarsherlock , replace it with Android Support Library (v7)
masensio [Mon, 18 May 2015 10:59:46 +0000 (12:59 +0200)]
Remove actionbarsherlock , replace it with Android Support Library (v7)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 18 May 2015 05:13:50 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoadd headers. reformat files
purigarcia [Fri, 15 May 2015 10:32:16 +0000 (12:32 +0200)]
add headers. reformat files

10 years ago[DEV] Remove actionbarsherlock , replace it with Android Support Library (v7)
masensio [Fri, 15 May 2015 09:24:14 +0000 (11:24 +0200)]
[DEV] Remove actionbarsherlock , replace it with Android Support Library (v7)

10 years agoUpdate library reference. Changes from comments in library pull request 63
masensio [Fri, 15 May 2015 08:53:29 +0000 (10:53 +0200)]
Update library reference. Changes from comments in library pull request 63

10 years agoRemoved extra public constructor from Fragments handled by PreviewImageActivity
David A. Velasco [Thu, 14 May 2015 16:05:12 +0000 (18:05 +0200)]
Removed extra public constructor from Fragments handled by PreviewImageActivity

10 years agoMerge branch 'develop' into automationTest
purigarcia [Thu, 14 May 2015 08:18:12 +0000 (10:18 +0200)]
Merge branch 'develop' into automationTest

10 years agochange the name of a variable
purigarcia [Thu, 14 May 2015 08:15:34 +0000 (10:15 +0200)]
change the name of a variable

10 years agofix upload test cases
purigarcia [Thu, 14 May 2015 08:13:14 +0000 (10:13 +0200)]
fix upload test cases

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 14 May 2015 05:13:58 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 13 May 2015 05:13:51 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoBetter condition
David A. Velasco [Tue, 12 May 2015 12:42:57 +0000 (14:42 +0200)]
Better condition

10 years agoClose that stream...
David A. Velasco [Tue, 12 May 2015 12:10:36 +0000 (14:10 +0200)]
Close that stream...

10 years agosome changes needed to uploads from gmail
purigarcia [Tue, 12 May 2015 11:36:38 +0000 (13:36 +0200)]
some changes needed to uploads from gmail

10 years agoMerge remote-tracking branch 'origin/thumbnailOOM' into thumbnailOOM
David A. Velasco [Tue, 12 May 2015 11:32:56 +0000 (13:32 +0200)]
Merge remote-tracking branch 'origin/thumbnailOOM' into thumbnailOOM

10 years agoMinor changes after reviewing Bitmaps life cycle in PreviewImageFragment
David A. Velasco [Tue, 12 May 2015 11:32:01 +0000 (13:32 +0200)]
Minor changes after reviewing Bitmaps life cycle in PreviewImageFragment