David A. Velasco
|
d5f1dc8b45
|
Reviewed and updated project setup instructions
|
2015-06-15 12:33:03 +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
|
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
|
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 |
|
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 |
|
David A. Velasco
|
41b5eb13b1
|
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic
|
2015-05-29 13:46:30 +02:00 |
|
David A. Velasco
|
27148acf16
|
Fixed style in log-in activity; should be Light, as before
|
2015-05-29 13:30:02 +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
|
35eb4dbfcf
|
Update main_menu.xml
|
2015-05-27 16:53:35 +02:00 |
|
masensio
|
7359303702
|
Update THIRD_PARTY License
|
2015-05-27 14:23:38 +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 |
|
masensio
|
e7493203de
|
Merge branch 'develop' into remove_ActionBarSherlock
|
2015-05-27 13:10:15 +02:00 |
|
David A. Velasco
|
a664088989
|
Merge pull request #993 from owncloud/fix_nullPointerException_quota
Update library reference: fix NullPointerException in quota value
|
2015-05-27 08:42:47 +02:00 |
|
David A. Velasco
|
ffdfa3c791
|
Update library reference *after* merging library change into develop
|
2015-05-27 08:36:15 +02:00 |
|
tobiasKaminsky
|
bc5e05934f
|
added rectangle with first character
|
2015-05-26 20:49:03 +02:00 |
|
David A. Velasco
|
d58e131dc5
|
Enforce to add empty folders lost by git
|
2015-05-26 14:00:41 +02:00 |
|
David A. Velasco
|
3ead0b6f6e
|
Try to enforce newer Android build tools in Travis
|
2015-05-26 13:54:07 +02:00 |
|
David A. Velasco
|
e354f8861e
|
Fixed setup_env.sh
|
2015-05-26 13:45:35 +02:00 |
|
masensio
|
ddf649453c
|
Update library reference: fix NullPointerException in quota value
|
2015-05-26 13:44:28 +02:00 |
|