Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
00e7c10
[tx-robot] updated from transifex
Jun 12, 2016
932c66d
[tx-robot] updated from transifex
Jun 14, 2016
d74f5fd
implementation of #1193 - optimizing the uploader layout and taking u…
AndyScherzinger Nov 9, 2015
ef0b503
fix background color
AndyScherzinger Nov 10, 2015
8d47b77
implementation of #1193 - optimizing the uploader layout and taking u…
AndyScherzinger Nov 9, 2015
7c8fbf1
Fixes after rebase
AndyScherzinger Mar 31, 2016
9bbd7ee
proper padding for the choose upload folder buttons
AndyScherzinger Mar 31, 2016
ee7873d
fixed menu, since grid view hasn't been part of the uploader screen
AndyScherzinger Mar 31, 2016
8b04d61
removed duplicate method call
AndyScherzinger Apr 14, 2016
1f4e9aa
fix after rebase
AndyScherzinger Apr 14, 2016
94a6beb
moved the preference accessing to the oC Preference Manager
AndyScherzinger Apr 14, 2016
19c7885
moved the preference accessing to the oC Preference Manager
AndyScherzinger Apr 14, 2016
5c72090
removed now unused code
AndyScherzinger Apr 14, 2016
26ef68a
streamlined PrefManager API for simpler usage
AndyScherzinger Apr 14, 2016
89dded1
fix preference manager call after rebase
AndyScherzinger Jun 1, 2016
68849c7
code review: fixed minor layout optimizations, set generic preference…
AndyScherzinger Jun 10, 2016
53a0da7
revert filtering out files in the external file upload view
AndyScherzinger Jun 10, 2016
8c863a6
revert, to show app name for upload from other app
AndyScherzinger Jun 13, 2016
0db0ab1
layouting changes so file list, local list and uploader list look the…
AndyScherzinger Jun 13, 2016
b0a6c3f
Merge pull request #1277 from owncloud/1193_uploader_layout
AndyScherzinger Jun 14, 2016
f361398
[tx-robot] updated from transifex
Jun 15, 2016
6333e30
[tx-robot] updated from transifex
Jun 16, 2016
a749012
Read and save display name when account is created
davivel Jun 6, 2016
0f64fe4
Undo buggy refactoring; too much to do in that sense to get it works
davivel Jun 9, 2016
70e24ce
Show display name in account selector
davivel Jun 9, 2016
95152a3
Show display name in navigation drawer
davivel Jun 9, 2016
3584666
Added operation to sync display name
davivel Jun 10, 2016
0913e3f
Display name is sync'ed whenever a refresh of root folder occurs
davivel Jun 10, 2016
282f62b
Updated after renaming operation in OC library
davivel Jun 13, 2016
ea3cf41
Show display name in account selector of ReceiveExternalFilesActivity…
davivel Jun 15, 2016
aa2b113
Show display name in list of uploads
davivel Jun 15, 2016
0375352
Recovered full port and path in accounts naming to distinguish instan…
davivel Jun 16, 2016
21272fe
Fixed NULL account name after app upgrade
davivel Jun 16, 2016
c14d049
Merge pull request #1709 from owncloud/1639_show_display_name_instead…
davivel Jun 16, 2016
18fa573
[tx-robot] updated from transifex
Jun 17, 2016
39a2d79
[tx-robot] updated from transifex
Jun 19, 2016
674a094
[tx-robot] updated from transifex
Jun 20, 2016
9e65ac0
[tx-robot] updated from transifex
Jun 22, 2016
aa11855
[tx-robot] updated from transifex
Jun 23, 2016
784f6f9
Fix build gradle to generate release unsigned apk
jabarros Jun 21, 2016
e2cbd14
Merge pull request #1718 from owncloud/fix_build_gradle
Jun 23, 2016
1183e51
Merge remote-tracking branch 'owncloud/multiSelect' into multiSelectO…
tobiasKaminsky Jun 23, 2016
ee01a1a
add missing files
tobiasKaminsky Jun 23, 2016
62c83dc
[tx-robot] updated from transifex
Jun 24, 2016
d761f24
wip
tobiasKaminsky Sep 20, 2015
4d87dbf
changed highlighted color
tobiasKaminsky Sep 25, 2015
5085a92
wip
tobiasKaminsky Sep 25, 2015
d142cca
wip
tobiasKaminsky Sep 29, 2015
f1cba47
wip
tobiasKaminsky Sep 30, 2015
f7b73bf
fix #1259
tobiasKaminsky Nov 18, 2015
ad8c22c
fix for #1350
tobiasKaminsky Dec 23, 2015
e7fa658
added menu item icons in material style for multi select display
AndyScherzinger Jan 7, 2016
fdcb17c
Fiy multiselect styling for action bar mode
AndyScherzinger Jan 19, 2016
2e65ffc
grey system bar coloring on multi select
AndyScherzinger Jan 20, 2016
4380290
code review fixes
AndyScherzinger Feb 4, 2016
3f108e7
changes according to CR
tobiasKaminsky Feb 6, 2016
98d4e42
use actual checkbox icon work
AndyScherzinger Mar 10, 2016
ef739c5
fixed coloring and material style for multi select
AndyScherzinger Mar 12, 2016
cae4f24
fixed color references and list item layout for multi select
AndyScherzinger Mar 12, 2016
29aa48c
align checkbox top left
AndyScherzinger Mar 13, 2016
4248548
show/hide logic for FAB during multi selection mode switching
AndyScherzinger Mar 13, 2016
ba5eb29
Assignment not anonymous, and put back the Override annotations
malkomich May 20, 2016
dd5cb1a
Disable favorite actions from multiple context menu
malkomich May 20, 2016
03045c5
Add MultiChoiceModeListener for both listView and gridView
malkomich May 20, 2016
217a5e9
Update menu filter on item checked state changed
malkomich May 20, 2016
9af6bf2
Remove deprecated code after last update
malkomich May 23, 2016
5adf2fc
Remove manually destruction of the multiselect menu
malkomich May 26, 2016
00cd3e6
Actions menu filtering based on all checked items
malkomich May 27, 2016
c6219c6
Update actions menu on creation, to avoid losing filtering state
malkomich May 27, 2016
301ec57
Fix crash due to obsolete string resources
davivel Jun 13, 2016
7631bc2
Patch preventing crash during move of multiple files
davivel Jun 13, 2016
a3fae49
multi-select-fix-rotate-899
Jun 6, 2016
fda8708
multi-select-fix-rotate-899
Jun 6, 2016
8aac596
remove unnecessary tests
Jun 6, 2016
dbccf34
rebase
Jun 14, 2016
659f280
build fixes
Jun 15, 2016
3bf36dd
remove duplicates
Jun 15, 2016
b142de7
reset: imports format
Jun 15, 2016
c95245a
remove duplicate
Jun 15, 2016
ad6a82e
reset: autoformat imports
Jun 15, 2016
4f7d3d4
fix: GridView not restore selected positions but getCheckedItemCount …
Jun 15, 2016
08a11dd
Merge remote-tracking branch 'remotes/origin/master' into newMultiSelect
tobiasKaminsky Jun 25, 2016
5d7c1f3
new open in app icon during multi select
AndyScherzinger Jun 30, 2016
460e187
Fix. Allow set multiple files as 'Available offline'
jabarros Jun 30, 2016
ab136a1
Merge branch 'multiSelect' of https://github.com/owncloud/android int…
AndyScherzinger Jun 30, 2016
936c182
Fixed wrong onOptionsItemSelected implementations
davivel Jul 6, 2016
fae65e5
Revert changes in translated string resources.
davivel Jul 7, 2016
db6acc6
Clean-up and small refactorings
davivel Jul 7, 2016
0a4ac6e
Update selection in FileListListAdapter using ID received from list i…
davivel Jul 8, 2016
fdeff61
Fixed life cycle of ExtendedListFragment (see #onCreateView method) s…
davivel Jul 8, 2016
bca5476
merge conflict resolved
AndyScherzinger Jul 9, 2016
79b04a5
Finish selection mode before showing details view for a file
davivel Jul 11, 2016
25f623b
New 'move' icon; fixed hdpi, mdpi icons
davivel Jul 11, 2016
c86b0c5
No legacy icon in action bar
davivel Jul 11, 2016
899bfd4
Updated download action icon to diff from available offline status
davivel Jul 12, 2016
5fdd54f
Added set/unset available offline action icons for tablets ignoring '…
davivel Jul 12, 2016
3ed8cd4
Removed unused dialog
davivel Jul 12, 2016
dc44e8c
Recovered wait dialog for move and delete operations
davivel Jul 12, 2016
98a6795
Merge remote-tracking branch 'remotes/origin/master' into multiSelectNew
tobiasKaminsky Jul 15, 2016
ff32763
update to master
tobiasKaminsky Jul 15, 2016
2bfb1b6
fixed overlay bug with toolbar
AndyScherzinger Jul 18, 2016
ecf1f9e
proper status bar coloring for multi select mode, cleanup logging
AndyScherzinger Jul 20, 2016
2af26ed
Merge branch 'master' of https://github.com/nextcloud/android into mu…
AndyScherzinger Jul 20, 2016
71a44db
CR changes
AndyScherzinger Jul 20, 2016
62c918f
Merge 'master' including conflict fixing
AndyScherzinger Jul 20, 2016
573f95d
fixes after merge
AndyScherzinger Jul 20, 2016
9474658
bumped support lib to latest version of 23
AndyScherzinger Jul 20, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
apply plugin: 'com.android.application'

ext {
supportLibraryVersion = '23.1.1'
supportLibraryVersion = '23.4.0'
}

repositories {
Expand Down Expand Up @@ -54,6 +54,9 @@ dependencies {
// Android JUnit Runner
androidTestCompile 'com.android.support.test:runner:0.5'

// Android Annotation Support
androidTestCompile "com.android.support:support-annotations:${supportLibraryVersion}"

// Espresso core
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.2.2'

Expand Down
Binary file added res/drawable-hdpi/ic_action_cancel_grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_cancel_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_refresh_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_action_share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_open_in_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-hdpi/ic_pencil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_action_cancel_grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_action_cancel_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_action_refresh_grey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_action_refresh_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_action_share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_open_in_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-mdpi/ic_pencil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi/ic_action_cancel_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/drawable-xhdpi/ic_action_download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/drawable-xhdpi/ic_action_share.png
Binary file added res/drawable-xhdpi/ic_open_in_app.png
Binary file added res/drawable-xhdpi/ic_pencil.png
Binary file added res/drawable-xxhdpi/ic_action_cancel_white.png
Binary file modified res/drawable-xxhdpi/ic_action_download.png
Binary file added res/drawable-xxhdpi/ic_action_share.png
Binary file added res/drawable-xxhdpi/ic_pencil.png
Binary file modified res/drawable-xxxhdpi/ic_action_download.png
Binary file added res/drawable-xxxhdpi/ic_open_in_app.png
2 changes: 1 addition & 1 deletion res/layout/account_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
android:paddingBottom="@dimen/standard_padding"
android:paddingRight="@dimen/standard_padding"
android:background="?android:selectableItemBackground"
android:src="@drawable/ic_action_delete"/>
android:src="@drawable/ic_action_delete_grey"/>

</LinearLayout>
2 changes: 1 addition & 1 deletion res/layout/file_details_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:src="@drawable/ic_cancel"
android:src="@drawable/ic_action_cancel_grey"
android:background="@android:color/transparent"
/>

Expand Down
2 changes: 1 addition & 1 deletion res/layout/file_download_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:src="@drawable/ic_cancel"
android:src="@drawable/ic_action_cancel_grey"
android:background="@android:color/transparent"
/>

Expand Down
10 changes: 10 additions & 0 deletions res/layout/grid_image.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,16 @@
android:layout_marginBottom="4dp"
android:layout_marginRight="4dp"
android:src="@drawable/ic_available_offline" />

<ImageView
android:id="@+id/custom_checkbox"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical|top"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:gravity=""
android:src="@android:drawable/checkbox_off_background" />
</FrameLayout>

</LinearLayout>
10 changes: 9 additions & 1 deletion res/layout/grid_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,15 @@
android:layout_marginRight="2dp"
android:src="@drawable/ic_available_offline" />


<ImageView
android:id="@+id/custom_checkbox"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical|top"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:src="@android:drawable/checkbox_off_background"
android:elevation="30dp" />

</FrameLayout>

Expand Down
43 changes: 26 additions & 17 deletions res/layout/list_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,26 +121,35 @@

</LinearLayout>

<ImageView
android:id="@+id/sharedIcon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="4dp"
android:layout_marginLeft="4dp"
android:layout_marginBottom="4dp"
android:layout_marginRight="4dp"
android:src="@drawable/shared_via_link" />

<ImageView
android:id="@+id/custom_checkbox"
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginLeft="4dp"
android:layout_marginRight="@dimen/standard_margin"
android:gravity=""
android:src="@drawable/ic_checkbox_blank_outline" />
android:paddingRight="@dimen/standard_padding">

<ImageView
android:id="@+id/sharedIcon"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginTop="4dp"
android:layout_marginLeft="4dp"
android:layout_marginBottom="4dp"
android:layout_marginRight="4dp"
android:src="@drawable/shared_via_link" />

<ImageView
android:id="@+id/custom_checkbox"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginLeft="4dp"

android:src="@drawable/ic_checkbox_blank_outline"
android:layout_toRightOf="@id/sharedIcon"/>
</RelativeLayout>


</LinearLayout>

<View
Expand Down
2 changes: 1 addition & 1 deletion res/layout/share_user_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
android:layout_width="36dp"
android:layout_height="36dp"
android:id="@+id/unshareButton"
android:src="@drawable/ic_action_delete"
android:src="@drawable/ic_action_delete_grey"
android:layout_gravity="center_vertical"
android:padding="@dimen/standard_half_padding"/>

Expand Down
5 changes: 1 addition & 4 deletions res/layout/text_file_preview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@
android:id="@+id/text_preview"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"
android:layout_marginStart="8dp"
android:padding="@dimen/standard_padding"
android:textIsSelectable="true"
android:visibility="gone"/>
</ScrollView>
1 change: 0 additions & 1 deletion res/layout/toolbar_standard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
android:layout_width="match_parent"
android:layout_height="4dp"
android:layout_margin="0dp"
android:background="@color/primary"
android:indeterminate="false"
android:indeterminateOnly="false"
android:padding="0dp"
Expand Down
20 changes: 16 additions & 4 deletions res/menu/file_actions_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,32 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">

<item
android:id="@+id/action_share_file"
android:title="@string/action_share"
android:icon="@drawable/ic_share"
app:showAsAction="ifRoom"
android:orderInCategory="1" />

<item
android:id="@+id/action_open_file_with"
android:title="@string/actionbar_open_with"
android:icon="@drawable/ic_open_with"
android:icon="@drawable/ic_open_in_app"
app:showAsAction="never"
android:orderInCategory="1" />
<item
android:id="@+id/action_download_file"
android:title="@string/filedetails_download"
android:icon="@drawable/ic_action_download"
app:showAsAction="ifRoom"
android:orderInCategory="1" />
<item
android:id="@+id/action_sync_file"
android:title="@string/filedetails_sync_file"
android:icon="@drawable/ic_action_refresh"
android:icon="@drawable/ic_action_refresh_white"
app:showAsAction="ifRoom"
android:orderInCategory="1" />
<item
android:id="@+id/action_cancel_sync"
Expand All @@ -49,41 +53,49 @@
android:id="@+id/action_rename_file"
android:title="@string/common_rename"
android:icon="@drawable/ic_edit"
app:showAsAction="never"
android:orderInCategory="1" />
<item
android:id="@+id/action_move"
android:title="@string/actionbar_move"
android:icon="@drawable/ic_action_move"
app:showAsAction="ifRoom"
android:orderInCategory="1" />
<item
android:id="@+id/action_copy"
android:title="@android:string/copy"
android:icon="@drawable/ic_action_copy"
app:showAsAction="ifRoom"
android:orderInCategory="1" />
<item
android:id="@+id/action_remove_file"
android:title="@string/common_remove"
android:icon="@drawable/ic_action_delete_white"
app:showAsAction="ifRoom"
android:orderInCategory="1" />
<item
android:id="@+id/action_send_file"
android:title="@string/actionbar_send_file"
android:icon="@drawable/ic_send"
app:showAsAction="never"
android:orderInCategory="1" />
<item
android:id="@+id/action_favorite_file"
android:title="@string/favorite"
android:icon="@drawable/ic_action_set_available_offline_white"
app:showAsAction="never"
android:orderInCategory="1" />
<item
android:id="@+id/action_unfavorite_file"
android:title="@string/unfavorite"
android:icon="@drawable/ic_action_unset_available_offline_white"
app:showAsAction="never"
android:orderInCategory="1" />
<item
android:id="@+id/action_see_details"
android:title="@string/actionbar_see_details"
android:icon="@drawable/ic_information"
app:showAsAction="never"
android:orderInCategory="1" />

</menu>
2 changes: 1 addition & 1 deletion res/menu/main_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
android:title="@string/action_switch_grid_view" />
<item
android:id="@+id/action_sync_account"
android:icon="@drawable/ic_action_refresh"
android:icon="@drawable/ic_action_refresh_white"
android:orderInCategory="1"
app:showAsAction="never"
android:title="@string/actionbar_sync"
Expand Down
4 changes: 3 additions & 1 deletion res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
<string name="sync_string_files">الملفات</string>
<string name="setup_btn_connect">اتصال</string>
<string name="uploader_btn_upload_text">رفع</string>
<string name="uploader_top_message">اختر مجلد الرفع</string>
<string name="uploader_wrn_no_account_title">لم يتم العثور على أي حساب</string>
<string name="uploader_wrn_no_account_text">لا توجد حسابات %1$s على جهازك. أنت بحاجة لإعداد حساب في البداية.</string>
<string name="uploader_wrn_no_account_setup_btn_text">تهيئة</string>
Expand Down Expand Up @@ -269,7 +268,10 @@
<string name="prefs_category_accounts">حسابات</string>
<string name="actionbar_logger">سجل</string>
<string name="saml_authentication_wrong_pass">كلمة مرور خاطئة</string>
<string name="actionbar_move">أنقل</string>
<string name="folder_picker_choose_button_text">اختيار</string>
<string name="move_file_invalid_overwrite">الملف موجود بالفعل في المجلد الوجهة</string>
<string name="copy_file_invalid_overwrite">الملف موجود بالفعل في المجلد الوجهة</string>
<string name="prefs_category_details">تفاصيل</string>
<string name="auth_host_address">عنوان الخادم</string>
<string name="share_dialog_title">مشاركة</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-az/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<string name="sync_string_files">Fayllar</string>
<string name="setup_btn_connect">Qoşul</string>
<string name="uploader_btn_upload_text">Serverə yüklə</string>
<string name="uploader_top_message">Yüklənmə qovluöunu seçin:</string>
<string name="uploader_wrn_no_account_title">Hesab tapılmadı</string>
<string name="uploader_wrn_no_account_setup_btn_text">Qurulum</string>
<string name="uploader_wrn_no_account_quit_btn_text">Çıx</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-bn-rBD/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<string name="sync_string_files">ফাইল</string>
<string name="setup_btn_connect">সংযুক্ত হও</string>
<string name="uploader_btn_upload_text">আপলোড</string>
<string name="uploader_top_message">আপলোডের ফোলডার পছনদ করেন</string>
<string name="uploader_wrn_no_account_title">কোন একাউন্ট খুঁজে পাওয়া গেল না</string>
<string name="uploader_wrn_no_account_setup_btn_text">সেট-আপ</string>
<string name="uploader_wrn_no_account_quit_btn_text">বন্ধ</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
<string name="sync_string_files">Filer</string>
<string name="setup_btn_connect">Tilslut</string>
<string name="uploader_btn_upload_text">Upload</string>
<string name="uploader_top_message">Vælg upload-mappe:</string>
<string name="uploader_wrn_no_account_title">Ingen konto fundet</string>
<string name="uploader_wrn_no_account_setup_btn_text">Opsætning</string>
<string name="uploader_wrn_no_account_quit_btn_text">Afslut</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-eo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<string name="sync_string_files">Dosieroj</string>
<string name="setup_btn_connect">Konekti</string>
<string name="uploader_btn_upload_text">Alŝuti</string>
<string name="uploader_top_message">Elektu alŝutan dosierujon:</string>
<string name="uploader_wrn_no_account_title">Neniu konto troviĝis</string>
<string name="uploader_wrn_no_account_setup_btn_text">Agordi</string>
<string name="uploader_wrn_no_account_quit_btn_text">Forlasi</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-es-rAR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
<string name="sync_string_files">Archivos</string>
<string name="setup_btn_connect">Conectar</string>
<string name="uploader_btn_upload_text">Subir</string>
<string name="uploader_top_message">Elija la carpeta de subida:</string>
<string name="uploader_wrn_no_account_title">No se encontraron cuentas</string>
<string name="uploader_wrn_no_account_setup_btn_text">Configurar</string>
<string name="uploader_wrn_no_account_quit_btn_text">Salir</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-es-rCL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<string name="sync_string_files">Archivos</string>
<string name="setup_btn_connect">Conectar</string>
<string name="uploader_btn_upload_text">Subir</string>
<string name="uploader_top_message">Elija el directorio donde subir los archivos:</string>
<string name="uploader_wrn_no_account_title">No se encuentra la cuenta</string>
<string name="uploader_wrn_no_account_setup_btn_text">Configuración</string>
<string name="uploader_wrn_no_account_quit_btn_text">Salir</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-eu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<string name="sync_string_files">Fitxategiak</string>
<string name="setup_btn_connect">Konektatu</string>
<string name="uploader_btn_upload_text">Igo</string>
<string name="uploader_top_message">Hautatu igoera karpeta:</string>
<string name="uploader_wrn_no_account_title">Ez da konturik aurkitu</string>
<string name="uploader_wrn_no_account_setup_btn_text">Konfiguratu</string>
<string name="uploader_wrn_no_account_quit_btn_text">Irten</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<string name="sync_string_files">پرونده‌ها</string>
<string name="setup_btn_connect">اتصال</string>
<string name="uploader_btn_upload_text">بارگزاری</string>
<string name="uploader_top_message">انتخاب پوشه آپلود:</string>
<string name="uploader_wrn_no_account_title">هیچ حسابی یافت نشد</string>
<string name="uploader_wrn_no_account_setup_btn_text">نصب</string>
<string name="uploader_wrn_no_account_quit_btn_text">خروج</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Descárgueo de aquí: %2$s</string>
<string name="sync_string_files">Ficheiros</string>
<string name="setup_btn_connect">Conectar</string>
<string name="uploader_btn_upload_text">Enviar</string>
<string name="uploader_top_message">Escolla o cartafol de envío:</string>
<string name="uploader_wrn_no_account_title">Non se atoparon contas</string>
<string name="uploader_wrn_no_account_setup_btn_text">Instalación</string>
<string name="uploader_wrn_no_account_quit_btn_text">Saír</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-mk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
<string name="sync_string_files">Датотеки</string>
<string name="setup_btn_connect">Поврзи се</string>
<string name="uploader_btn_upload_text">Подигни</string>
<string name="uploader_top_message">Избери папка за префрлање:</string>
<string name="uploader_wrn_no_account_title">Не е пронајдена сметка</string>
<string name="uploader_wrn_no_account_setup_btn_text">Нагодување</string>
<string name="uploader_wrn_no_account_quit_btn_text">Прекини</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-nn-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
<string name="sync_string_files">Filer</string>
<string name="setup_btn_connect">Kopla til</string>
<string name="uploader_btn_upload_text">Last opp</string>
<string name="uploader_top_message">Vel opplastingsmappe:</string>
<string name="uploader_wrn_no_account_title">Fann ingen konto</string>
<string name="uploader_wrn_no_account_text">Det finst ingen %1$s-kontoar på eininga di. Ver venleg og set opp ein konto først.</string>
<string name="uploader_wrn_no_account_setup_btn_text">Oppsett</string>
Expand Down
1 change: 0 additions & 1 deletion res/values-oc/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Telecargatz-lo aicí : %2$s</string>
<string name="sync_string_files">Fichièrs</string>
<string name="setup_btn_connect">Connectar</string>
<string name="uploader_btn_upload_text">Mandar</string>
<string name="uploader_top_message">Seleccionar lo dorsièr de mandadís :</string>
<string name="uploader_wrn_no_account_title">Cap de compte es pas estat trobat</string>
<string name="uploader_wrn_no_account_setup_btn_text">Configuracion</string>
<string name="uploader_wrn_no_account_quit_btn_text">Quitar</string>
Expand Down
1 change: 1 addition & 0 deletions res/values-v21/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<item name="android:alertDialogTheme">@style/Theme.ownCloud.Dialog</item>
<item name="alertDialogTheme">@style/ownCloud.AlertDialog</item>
<item name="searchViewStyle">@style/ownCloud.SearchView</item>
<item name="windowActionModeOverlay">true</item>
</style>

<style name="Theme.ownCloud.Toolbar.Drawer">
Expand Down
7 changes: 6 additions & 1 deletion res/values/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,12 @@

<!-- Button -->
<color name="button_text_color">#000000</color>


<!-- Multiselect backgrounds -->
<color name="action_mode_background">#757575</color>
<color name="action_mode_status_bar_background">#616161</color>
<color name="selected_item_background">#ECECEC</color>

<!-- Multiaccount support -->
<bool name="multiaccount_support">true</bool>

Expand Down
Loading