Andy Scherzinger
f17011ff68
some more styling for the log screen
2015-08-13 19:05:20 +02:00
Andy Scherzinger
5b92747895
standard material paddings set
2015-08-13 18:39:53 +02:00
Andy Scherzinger
64910f59bb
fixed checkbox (now also material design on pre lollipop)
2015-08-13 18:39:36 +02:00
Andy Scherzinger
8a8eb435a3
set standard 16dp whitespaces via config values not hardcoded
2015-08-13 18:08:21 +02:00
Andy Scherzinger
ba3bc9cbfd
minor padding change on logo
2015-08-13 17:54:58 +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
Andy Scherzinger
5257af90bc
fixed username to be single line and ellipsized in case of lang names
2015-08-12 18:48:33 +02:00
masensio
eda6f71491
Move create folder button to action bar in Uploader
2015-08-11 11:14:26 +02:00
Andy Scherzinger
6809e4a9de
16dp spacing for the footer too
2015-08-10 18:50:24 +02:00
Andy Scherzinger
e22b547401
further 16dp spacings
2015-08-10 18:36:50 +02:00
Andy Scherzinger
c085ffd545
inital work on 16dp margin/padding values and material margin/padding values for List items as well as font sizes
2015-08-10 18:32:25 +02:00
Andy Scherzinger
f4445284d0
material checkbox drawables instead of version dependend ones
2015-08-07 18:05:34 +02:00
Andy Scherzinger
4a4296a07e
Material Buttons (draft)
2015-08-07 17:09:47 +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
270fea6a33
fix for the grid footer
2015-08-05 15:21:05 +02:00
Andy Scherzinger
b276b623a9
added bottom padding to logo, logo slightly bigger
2015-08-05 14:48:04 +02:00
Andy Scherzinger
5ded9e818b
aligned account name with menu items
2015-08-05 14:07:00 +02:00
Andy Scherzinger
c2418d24d5
added missing progressbar
2015-08-05 13:43:23 +02:00
Andy Scherzinger
b5f8c0b087
changed alignment of drawer's content according to jan's suggestions
2015-08-04 19:02:36 +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
Andy Scherzinger
f7f468b578
extracted color values for download fragment, see comments 172c3f56a3
2015-08-04 17:06:27 +02:00
Andy Scherzinger
a329d49ddf
Fix for color reference in portrait 8f401a38d8 (comments)
2015-08-04 16:49:20 +02:00
Andy Scherzinger
10c5498879
extracted text colors for account setup to color.xml, see e72caebbce
comments
2015-08-04 16:41:53 +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
8c0376229e
changing the leight_height in order to get the screen backround color right mentioned by @jancborchardt in #1076
2015-07-27 16:33:10 +02:00
AndyScherzinger
ff2d55cede
replaced hard coded background color with coresponding color-definition
2015-07-27 16:18:53 +02:00
AndyScherzinger
172c3f56a3
colored background black for image download #710 as proposed by @jancborchardt
2015-07-27 01:00:51 +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
0c3e198e77
download fixing for #710
2015-07-26 02:54:03 +02:00
AndyScherzinger
8f401a38d8
redone color changes for login screen
2015-07-26 02:10:51 +02:00
AndyScherzinger
d474239b21
initial material design changes for the action bar
2015-07-26 01:49:27 +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
tobiasKaminsky
0527754c50
add checker background pattern for all png images.
2015-07-11 09:18:26 +02:00
Jorge Antonio Diaz-Benito Soriano
9a2f6c6c4b
Support margins for API levels pre-17
2015-06-24 22:12: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
66f3a45d05
Merge branch 'develop' into navigationDrawer_basic
...
Conflicts FIXED:
res/layout/files.xml
2015-06-15 13:43:17 +02:00
purigarcia
916bd5c6ca
Merge branch 'develop' into automationTest
2015-05-29 14:17:52 +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
cf535b70f1
Disable 'Accounts' in Navigation Drawer
2015-05-29 11:32:36 +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
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
a9dad9e480
Add content_description to Navigation Drawer options
2015-05-26 11:46:15 +02:00
masensio
4f2f0ceb80
Add actionBar
2015-05-25 12:39:05 +02:00
tobiasKaminsky
6d4207a06b
Merge remote-tracking branch 'upstream/develop' into navigationDrawer_update
2015-05-21 21:12:44 +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
purigarcia
6a9dfdb330
Merge branch 'develop' into automationTest
2015-05-06 19:05:03 +02:00
David A. Velasco
fdc1216471
Prevent that input fields are maximized in landscape
2015-05-05 12:27:57 +02:00
David A. Velasco
4f0cc76a12
Removed unneeded toggling on cursor visibility
2015-05-05 09:54:49 +02:00
David A. Velasco
510c00f66d
Cleaned code in PassCodeActivity
2015-05-05 00:07:24 +02:00
David A. Velasco
9593b580b7
Replaced 'PIN code' by 'pass code'
2015-05-04 11:41:09 +02:00
purigarcia
d8e954d2d3
add id and contentdescription to a layout
2015-03-25 18:54:10 +01:00
masensio
c0da8a93f2
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
2015-03-20 14:55:48 +01:00
David A. Velasco
5ebd90ed2d
Merge pull request #914 from owncloud/accessibility
...
Added accesibility descriptions as a mean to add automatic tests un UI.
2015-03-19 12:59:17 +01:00
masensio
876204faf0
Merge branch 'develop' into create_folder_during_upload_pr_701_with_develop
2015-03-16 11:15:27 +01:00
masensio
c963eb0fad
Merge branch 'develop' into accessibility
...
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2015-03-10 14:58:21 +01:00
masensio
82fa95fe43
Merge branch 'develop' into share_password_support
2015-03-06 10:19:06 +01:00
masensio
9da433bb7b
Changes from comments in PR
2015-03-06 09:07:44 +01:00
masensio
690341af68
Create layout for password
2015-03-05 17:02:40 +01:00
masensio
0bef9fdedb
Update year in license
2015-03-05 13:27:45 +01:00
David A. Velasco
2cfed6eaa7
Recovered ExtendedListView; ExtendedListFragment updated to handle to possible layouts
2015-02-17 14:00:18 +01:00
David A. Velasco
e4e50d44c4
Corrections from my own comments
2015-02-03 09:52:22 +01:00
masensio
0b8f3db914
Recover badges: show status icons in grid View ( favoriteIcon, localFileIndicator, shareIcon and shareWithMeIcon
2015-01-28 08:59:57 +01:00
masensio
8ebaba45e7
Show status icons in gridview
2015-01-27 13:51:44 +01:00
masensio
051265620c
Add share icons and localFileIndicator to grid_image and grid_item layout
2015-01-27 09:46:19 +01:00
jabarros
0470de47e0
Fixed. Line behind the folder is not shown in the upload view
2015-01-22 09:29:36 +01:00
jabarros
38ea01dc1e
Move GridViewWithHeaderAndFooter class to third_parties/in/srain/cube/
2015-01-21 17:51:16 +01:00
jabarros
9b1b5f5e3b
Fixed. Footer message should be showed in the list view mode. Also added in grid view mode.
2015-01-21 11:08:15 +01:00
jabarros
f01156527a
Fix. Uploads view is not shown correctly
2015-01-20 14:38:32 +01:00
jabarros
d751df3daa
Add Scrollview in list fragment layout for showing text message
2015-01-20 10:43:39 +01:00
tobiasKaminsky
b5fdba576f
changes as requested
2015-01-19 22:13:45 +01:00
tobiasKaminsky
6d5c6f86e5
Merge branch 'develop2' into imageGrid2
...
Conflicts:
owncloud-android-library
res/layout/list_fragment.xml
res/values-fr/strings.xml
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/adapter/LocalFileListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2015-01-18 17:00:29 +01:00
tobiasKaminsky
d54345d040
Merge remote-tracking branch 'upstream/develop' into uploadNewFolder
...
Conflicts:
src/com/owncloud/android/ui/activity/Uploader.java
2015-01-08 22:41:41 +01:00
jabarros
3929f1e740
Add content description tag into EditText in account_setup
2015-01-08 13:07:54 +01:00
tobiasKaminsky
0ae80926ac
update
2015-01-05 19:53:40 +01:00
tobiasKaminsky
9b61fc9af6
- fixes #674 , #198
2014-12-27 09:08:11 +01:00
jabarros
6f11fa1c09
Added content description tag in 'account setup' layout elements
2014-12-18 12:22:07 +01:00
Luke Owncloud
e764c7d9f3
added progressbar for current item in upload list
2014-12-15 08:46:04 +01:00
Luke Owncloud
a8e2cf6eae
tried to add clear button for upload groups. would be too much.
2014-12-12 12:01:04 +01:00
Luke Owncloud
0da591d585
give upload items as much vertical space as they need (wrap content)
2014-12-12 11:04:10 +01:00
Luke Owncloud
3fdb78d0c9
added right button for items in upload list (for cancel, retry, and remove)
2014-12-12 10:59:44 +01:00
Luke Owncloud
11efd022f9
use settings layout for upload list (remove group header background, add underline, remove group icons)
2014-12-10 13:44:20 +01:00
jabarros
0df8f178de
Merge pull request #754 from owncloud/RadioListOnAccounts
...
Account list is now a radiobutton list
2014-12-10 08:45:12 +01:00
Luke Owncloud
fd6d57fa75
removed unnecessary items from upload_list_item
2014-12-10 08:18:12 +01:00
Luke Owncloud
0c0ef5402d
change upload list layout according to https://github.com/owncloud/android/issues/765#issuecomment-65076426
2014-12-08 17:03:46 +01:00
Luke Owncloud
2d0c347bc4
Merge remote-tracking branch 'upstream/develop' into HEAD
...
Conflicts:
owncloud-android-library
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
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/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2014-12-08 16:24:10 +01:00
Jorge Antonio Diaz-Benito Soriano
49e8dafac0
Merge remote-tracking branch 'upstream/develop' into us4_view_text_files
...
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2014-12-03 15:08:45 +01:00
David A. Velasco
50e39f044f
Merge branch 'master' into develop
2014-12-03 11:31:49 +01:00
Luke Owncloud
0ff6921665
git added filesize
...
improving status messages
2014-11-30 20:18:27 +01:00
Luke Owncloud
eaab185720
introduce divisions in upload list view
2014-11-27 14:26:31 +01:00
Luke Owncloud
37d3a72960
add ExpandableListFragment which is inherits from ExtendedListFragment
...
Only difference: it uses an ExpandableListView which supports dividing list into groups
2014-11-27 11:56:24 +01:00
tobiasKaminsky
611905a5d0
- Account list is now a radiobutton list
2014-11-25 17:42:41 +01:00
tobiasKaminsky
ae6b686775
Merge remote-tracking branch 'upstream/develop' into fileCount
2014-11-21 17:59:51 +01:00
tobiasKaminsky
4867bb32c3
Merge remote-tracking branch 'upstream/develop' into imageGrid
...
Conflicts:
owncloud-android-library
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2014-11-18 18:08:28 +01:00
jabarros
dc8a495e55
Remove files_move layout after creating files_folder_picker one
2014-11-18 14:53:41 +01:00
jabarros
00a8eb415a
Create FolderPickerActivity from which MoveActivity and UploadPathActivity extend
2014-11-18 14:51:49 +01:00
Jorge Antonio Diaz-Benito Soriano
da2702129f
Merge remote-tracking branch 'origin/gradleWithInternalDependency' into us4_view_text_files
2014-11-17 14:10:55 +01:00
Luke Owncloud
2b85ed59b4
working on UploadListActivity
2014-11-14 17:02:58 +01:00
Luke Owncloud
1664d9ec68
Merge branch 'develop' of github.com:owncloud/android into reliable_uploads
...
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
2014-11-14 13:09:01 +01:00
David A. Velasco
17afcb0251
Merge pull request #683 from tobiasKaminsky/videoFullsize
...
Bugfix: video is now playing in fullscreen
2014-11-12 09:29:28 +01:00
tobiasKaminsky
4560776ecc
- use match_parent instead
2014-11-10 20:14:45 +01:00
Luke Owncloud
d59fd3b77a
consistently use UploadList (instead UploadsList)
2014-11-07 15:38:21 +01:00
Luke Owncloud
79c3756857
undo unintended change
2014-11-07 15:32:41 +01:00
Luke Owncloud
ba7e62e9f3
added first draft of uploadListActivity
2014-11-07 15:26:21 +01:00
tobiasKaminsky
f331120a14
Merge remote-tracking branch 'upstream/develop' into imageGrid
...
Conflicts:
owncloud-android-library
res/layout/list_item.xml
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
2014-11-05 22:07:11 +01:00
David A. Velasco
a09a837585
Adjust the thumbnails size to the size used on screen
2014-11-03 11:27:51 +01:00
tobiasKaminsky
ccdf0f1b96
- adding possibility to create folder during upload
2014-11-01 13:41:06 +01:00
Jorge Antonio Diaz-Benito Soriano
093bf4fb5c
Reverted the text preview system to a single TextView
2014-10-28 19:11:31 +01:00
Jorge Antonio Diaz-Benito Soriano
0c384167c1
Added some margins.
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
3877ddf85a
Minor updates
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
65e82bff36
Removed any remains of list appearance
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
ec9f1c7eb8
Reworked the text file preview system to avoid UI freezes with large text files
2014-10-28 19:11:30 +01:00
Jorge Antonio Diaz-Benito Soriano
7cc88a22d1
Added text file preview
2014-10-28 19:11:30 +01:00
tobiasKaminsky
b18fabe9d7
- bugfix: video is now playing in fullscreen
2014-10-25 18:55:15 +02:00
tobiasKaminsky
fbc3d970c5
Merge remote-tracking branch 'upstream/develop' into fileCount
...
Conflicts:
res/layout/list_fragment.xml
res/values/strings.xml
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
2014-10-24 18:18:06 +02:00
tobiasKaminsky
635394f2a2
- minor design changes
2014-10-19 08:56:57 +02:00
tobiasKaminsky
4e960eafeb
added "x folders and y files" to end of list
2014-10-18 10:47:08 +02:00
tobiasKaminsky
9bdebfa88f
- switch to 72dp
...
- sharedWithMe default invisible
2014-09-22 17:52:52 +02:00
jabarros
cf97936b76
Add customize Imageview and TouchImageView for fixing problem of seeing big pictures on nexus 7
...
:q
exit
:q
2014-09-22 09:27:23 +02:00
tobiasKaminsky
07e4eaac9a
changed do 64x64 filetype icons
2014-09-21 19:19:25 +02:00
tobiasKaminsky
5434504486
- renamed ImageViews
...
- switch to 80x80px filetype icon
2014-09-18 21:36:43 +02:00
David A. Velasco
aa354e5d73
Merge branch 'develop' into release-1.6.0
2014-09-18 14:27:13 +02:00
jabarros
c3e3160727
Fixed bug. When downloading two files, it is not possible to come back to the file list. Bars does not appear.
2014-09-18 09:36:35 +02:00
tobiasKaminsky
3cab2038a3
3row Grid
2014-09-17 17:21:26 +02:00
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
tobiasKaminsky
ca59c75371
- GridLayout
2014-09-15 19:12:12 +02:00
tobiasKaminsky
4f1b50795c
Beginning gridView
2014-09-15 09:41:54 +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
David A. Velasco
a103eb3f96
Included in setup.xml the background color for logo in login view
2013-10-29 11:12:57 +01:00
David A. Velasco
4a038acdd2
Fixed references to old string, now removed
2013-10-28 13:20:24 +01:00
masensio
dd59f5871c
OC-1833: Add CustomButton class to can change the background of buttons
2013-10-28 12:58:56 +01:00
masensio
fc213bc72c
Update Images
2013-10-25 13:00:11 +02:00
masensio
7656cff3bb
Update package name
2013-10-24 18:12:00 +02:00
David A. Velasco
65adf0a452
Removed unused layout resources
2013-10-23 16:27:28 +02:00
David A. Velasco
a9f195a035
Updated translations without unused string resources
2013-10-23 13:17:07 +02:00
David A. Velasco
f79e2c0430
Merge pull request #284 from owncloud/setup_app_name
...
Setup app name, optional settings, and availability of multiple accounts.
2013-10-22 05:15:21 -07:00
masensio
d4b4dad2a8
OC-1795: Background connect button --> btn_default
2013-10-22 12:42:19 +02:00
masensio
a1f8d76188
OC-1769: Modify background_color and login_background_color works fine
2013-10-18 14:59:42 +02:00
masensio
b78eb416a4
OC-1670: owncloud_white --> background_color
2013-10-11 15:08:32 +02:00
David A. Velasco
86f7f0cc3c
Fixed units in media control view
2013-10-02 18:19:20 +02:00
masensio
b9c7b92940
OC-1129: Add LoadingDialog.java
2013-09-18 18:13:24 +02:00
masensio
63a2392cf0
OC-1128: Create new layout for loading dialog
2013-09-10 10:45:00 +02:00
David A. Velasco
dc02769e49
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
2013-08-23 14:37:14 +02:00
David A. Velasco
2b1b98478b
Added handler to trigger server check when the background is touched in login view for SSO login
2013-08-23 14:31:17 +02:00
David A. Velasco
316a0a12ad
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
2013-08-22 17:50:11 +02:00
David A. Velasco
d7c6472bd3
Added check to avoid the creation of the same account (same oc_username in the same server) more than once
2013-08-22 17:38:26 +02:00
masensio
dea37f653c
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
...
Conflicts:
res/values-es/strings.xml
src/com/owncloud/android/operations/SynchronizeFolderOperation.java
2013-08-22 12:59:56 +02:00
David A. Velasco
37297fb7a9
Fixed orientation changes in SSO dialog with WebView
2013-08-21 18:51:13 +02:00
masensio
2d36f5a564
message 'Session expires' in TextView instead of Toast
2013-08-17 18:39:05 +02:00
David A. Velasco
d2ee9062fa
Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session
2013-07-30 13:02:13 +02:00
David A. Velasco
0713ba613d
Added SAML-based Web Single-Sign-On as new authentication method available in pre-build configuration
2013-07-25 17:29:52 +02:00
David A. Velasco
86a97a605a
Fixed alignment of embedded refresh button and url input field in landscape too
2013-07-09 10:19:08 +02:00
David A. Velasco
912d867f27
Fixed alignment of embedded refresh button and url input field
2013-07-09 09:50:55 +02:00
David A. Velasco
233533faa3
Merge branch 'develop' into branding_configurable_URL_input_field
2013-07-05 11:52:24 +02:00
David A. Velasco
dcbc08cae7
Merge branch 'develop' into check_account_existance_in_gallery
2013-07-03 10:06:37 +02:00
masensio
b52f0484b4
OC-461: Add check server button. OC-394
2013-06-26 18:50:08 +02:00
David A. Velasco
d51372fb92
Make the 'refresh' button enabled when visible, although the URL-input field is disabled, when the password is being updated
2013-06-24 10:39:52 +02:00
David A. Velasco
3ecabe3ea7
PreviewVideoActivity protected against access to non-exiting account
2013-06-14 16:59:38 +02:00
David A. Velasco
02d08d0f81
Merge branch 'develop' into direct_download_with_click_at_list
2013-06-12 11:47:18 +02:00
David A. Velasco
93f79c7099
Cancel button for downloads in progress replaceed with 'x' icon
2013-06-05 11:08:33 +02:00
David A. Velasco
c70f333358
REFACTORING: fix layout problems in orientation changes after removing FileDetailActivity
2013-06-04 14:30:29 +02:00
masensio
9dc5a62e44
OC-247: Resize active area for the eye icon
2013-06-04 10:45:24 +02:00
David A. Velasco
fd39628997
REFACTORING: FileDetailActivity never more - simplifies transitions and removes bugs in orientation changes
2013-05-30 17:53:21 +02:00
David A. Velasco
7160a49e20
Merge branch 'develop' into login_toggle_password_icon
2013-05-24 10:36:21 +02:00
David A. Velasco
5a488a8ada
Fixed look of disabled connect button in portrait, no more drawn as enabled
2013-05-21 13:49:42 +02:00
David A. Velasco
ac32e8411a
Fixed alignment of login fields in Androd 3.x devices
2013-05-20 13:22:17 +02:00
David A. Velasco
69b527c39d
Visibility icon in password field is toggled according to the visibility state; better touch detection of visibility and refresh buttons
2013-05-17 14:33:31 +02:00
David A. Velasco
4f524a2043
Grant that 'refresh' button embedded in the URL input field does not hide the text in the field
2013-05-14 15:19:43 +02:00
David A. Velasco
3eb602f81a
Fixed unlinked refresh button for the server connection check
2013-05-14 13:39:09 +02:00
David A. Velasco
d7c7ccd99b
Added scroll to login view in landscape
2013-05-14 11:20:48 +02:00
David A. Velasco
00166fe5a8
Better position for scroll bar in portrait login view
2013-05-14 11:06:18 +02:00
David A. Velasco
50d77e8dc8
Review of login view layout optimizing the adaption to different screen sizes
2013-05-10 16:35:01 +02:00
David A. Velasco
b36914df88
Merge branch 'develop' into file_browsing_refactoring
...
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
2013-05-06 10:48:43 +02:00
David A. Velasco
a95456884c
Fixed bugs after merge
2013-05-03 10:34:25 +02:00
David A. Velasco
9b4da8439a
Merge branch 'develop' into oauth_login
...
Conflicts:
res/layout-land/account_setup.xml
res/layout/account_setup.xml
2013-05-03 10:24:20 +02:00
zerginator
2acbe9455d
Issue #56 + Issue #14 + Issue #143
2013-05-01 21:34:13 +02:00
David A. Velasco
2946d8dd69
Merge branch 'develop' into oauth_login
...
Conflicts:
AndroidManifest.xml
res/values/strings.xml
src/com/owncloud/android/Uploader.java
src/com/owncloud/android/authentication/AccountAuthenticator.java
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/operations/UpdateOCVersionOperation.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/com/owncloud/android/ui/activity/AccountSelectActivity.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/eu/alefzero/webdav/WebdavClient.java
2013-04-25 19:39:22 +02:00
David A. Velasco
803568ab27
Moved buttons in details view to options/action menu
2013-04-22 14:34:42 +02:00
David A. Velasco
bdc0332c23
Copyright note fixes
2013-04-17 12:26:13 +02:00
David A. Velasco
c3ca5b5a4f
Merge branch 'develop' into loggingtool
...
Conflicts:
AndroidManifest.xml
res/menu/main_menu.xml
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/operations/SynchronizeFileOperation.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDetailActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/activity/UploadFilesActivity.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/eu/alefzero/webdav/ChunkFromFileChannelRequestEntity.java
src/eu/alefzero/webdav/FileRequestEntity.java
src/eu/alefzero/webdav/WebdavClient.java
2013-04-15 13:12:04 +02:00
David A. Velasco
053aad5ae1
Merge branch 'bug_hunting' into feature_previews
...
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2013-04-04 16:49:04 +02:00
David A. Velasco
77ddd1ccb6
Merge branch 'develop' into feature_previews
...
Conflicts:
AndroidManifest.xml
res/menu/file_context_menu.xml
res/menu/menu.xml
res/values-de-rDE/strings.xml
res/values/strings.xml
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/operations/UploadFileOperation.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2013-04-04 16:44:30 +02:00
zerginator
5a22c7e79f
Cleaned stuff , add a history delete button and renamed
...
Log2EmailActivity in LogHistoryActivity
2013-04-01 10:26:40 +02:00
David A. Velasco
97ae9007e4
Fixed hardcoded string in UploaderActivity layout; and German translations
2013-03-27 17:19:19 +01:00
David A. Velasco
980b31de2e
Allow edition of OAuth endpoints for testing; better configuration values
2013-03-22 14:50:30 +01:00
David A. Velasco
69d6d821ec
OAuth clean-up and refactoring
2013-03-21 12:21:48 +01:00
David A. Velasco
5665d9c306
Merge tag 'oc-android-1-3-22' into oauth_login
...
Conflicts:
AndroidManifest.xml
src/com/owncloud/android/authenticator/AuthenticationRunnable.java
src/com/owncloud/android/authenticator/OnAuthenticationResultListener.java
src/com/owncloud/android/authenticator/OnConnectCheckListener.java
src/com/owncloud/android/files/services/FileOperation.java
src/com/owncloud/android/files/services/InstantUploadService.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
2013-03-18 14:28:49 +01:00
Matthias Baumann
6c5f561342
- exclude none InstantUpload from InstantUploadActivity
...
- add simple Activity for none InstantUloads to show the whole
error-message
2013-03-17 10:38:42 +01:00
David A. Velasco
99a35347a7
Fixed horizontal layout - media controller totally visible
2013-03-13 10:59:55 +01:00
David A. Velasco
ca8a19850b
Improving our own media control: removed 'next' and 'previous' buttons, removed undesired 'show' and 'hide' behaviour, fixed update of progress bar, recovered BACK button
2013-03-11 10:20:04 +01:00
David A. Velasco
d68b324653
Create our own media control - basic operation
2013-03-08 13:32:10 +01:00
David A. Velasco
db7eea712d
Improved message for failed downloads in gallery
2013-03-01 14:20:25 +01:00
David A. Velasco
427a3e6331
Progress wheel shown in gallery while an image is getting loaded
2013-03-01 10:49:35 +01:00
David A. Velasco
6cfa24f55a
Improved error messages in gallery for images that can not be loaded
2013-03-01 09:54:49 +01:00
David A. Velasco
638b7767cb
Gallery in full screen, action bar shown on tap
2013-02-28 17:09:00 +01:00
David A. Velasco
becf52226e
Improved layout for downloads in image gallery
2013-02-26 14:01:32 +01:00
David A. Velasco
cb66b59918
Minimize new fragment to monitor the progress of file download
2013-02-25 15:19:18 +01:00