Rename folder structure from OpenPGP Keychain to OpenKeychain
20
OpenKeychain/src/main/res/anim/push_left_in.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2007 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate android:fromXDelta="100%p" android:toXDelta="0" android:duration="500"/>
|
||||
<alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:duration="500" />
|
||||
</set>
|
||||
20
OpenKeychain/src/main/res/anim/push_left_out.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2007 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate android:fromXDelta="0" android:toXDelta="-100%p" android:duration="500"/>
|
||||
<alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:duration="500" />
|
||||
</set>
|
||||
20
OpenKeychain/src/main/res/anim/push_right_in.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2007 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate android:fromXDelta="-100%p" android:toXDelta="0" android:duration="500"/>
|
||||
<alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:duration="500" />
|
||||
</set>
|
||||
20
OpenKeychain/src/main/res/anim/push_right_out.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2007 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate android:fromXDelta="0" android:toXDelta="100%p" android:duration="500"/>
|
||||
<alpha android:fromAlpha="1.0" android:toAlpha="1.0" android:duration="500" />
|
||||
</set>
|
||||
BIN
OpenKeychain/src/main/res/drawable-hdpi/certify_small.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/drawer_shadow.9.png
Normal file
|
After Width: | Height: | Size: 161 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/encrypted_small.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_add_person.png
Normal file
|
After Width: | Height: | Size: 679 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_cancel.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_cloud.png
Normal file
|
After Width: | Height: | Size: 450 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_discard.png
Normal file
|
After Width: | Height: | Size: 454 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_done.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 497 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_person.png
Normal file
|
After Width: | Height: | Size: 573 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_save.png
Normal file
|
After Width: | Height: | Size: 398 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_search.png
Normal file
|
After Width: | Height: | Size: 702 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_secure.png
Normal file
|
After Width: | Height: | Size: 394 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_select_all.png
Normal file
|
After Width: | Height: | Size: 507 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_action_share.png
Normal file
|
After Width: | Height: | Size: 647 B |
|
After Width: | Height: | Size: 1018 B |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_drawer.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_menu_search.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_menu_search_list.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_next.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_previous.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/icon.png
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/key_small.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/overlay_error.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/overlay_ok.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/popup_full_bright.9.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/revoked_key_small.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/signed_large.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-hdpi/signed_small.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/encrypted_small.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/ic_next.png
Normal file
|
After Width: | Height: | Size: 916 B |
BIN
OpenKeychain/src/main/res/drawable-ldpi/ic_previous.png
Normal file
|
After Width: | Height: | Size: 922 B |
BIN
OpenKeychain/src/main/res/drawable-ldpi/icon.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/key_small.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/overlay_error.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/overlay_ok.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/signed_large.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-ldpi/signed_small.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/certify_small.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/drawer_shadow.9.png
Normal file
|
After Width: | Height: | Size: 142 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/encrypted_small.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_add_person.png
Normal file
|
After Width: | Height: | Size: 513 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_cancel.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_cloud.png
Normal file
|
After Width: | Height: | Size: 335 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_discard.png
Normal file
|
After Width: | Height: | Size: 333 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_done.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 410 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_person.png
Normal file
|
After Width: | Height: | Size: 468 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_save.png
Normal file
|
After Width: | Height: | Size: 359 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_search.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_secure.png
Normal file
|
After Width: | Height: | Size: 317 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_select_all.png
Normal file
|
After Width: | Height: | Size: 292 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_action_share.png
Normal file
|
After Width: | Height: | Size: 472 B |
|
After Width: | Height: | Size: 770 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_drawer.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_menu_search.png
Normal file
|
After Width: | Height: | Size: 858 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_menu_search_list.png
Normal file
|
After Width: | Height: | Size: 863 B |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_next.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_previous.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/icon.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/key_small.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/overlay_error.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/overlay_ok.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/signed_large.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/signed_small.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/drawer_shadow.9.png
Normal file
|
After Width: | Height: | Size: 174 B |
|
After Width: | Height: | Size: 884 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_cancel.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_cloud.png
Normal file
|
After Width: | Height: | Size: 538 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_discard.png
Normal file
|
After Width: | Height: | Size: 552 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_done.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 633 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_person.png
Normal file
|
After Width: | Height: | Size: 781 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_save.png
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_search.png
Normal file
|
After Width: | Height: | Size: 900 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_secure.png
Normal file
|
After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 351 B |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_action_share.png
Normal file
|
After Width: | Height: | Size: 785 B |
|
After Width: | Height: | Size: 1.3 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_drawer.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_menu_search.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/ic_menu_search_list.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
OpenKeychain/src/main/res/drawable-xhdpi/icon.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/drawer_shadow.9.png
Normal file
|
After Width: | Height: | Size: 208 B |
|
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_cloud.png
Normal file
|
After Width: | Height: | Size: 760 B |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_discard.png
Normal file
|
After Width: | Height: | Size: 781 B |
|
After Width: | Height: | Size: 896 B |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_person.png
Normal file
|
After Width: | Height: | Size: 1004 B |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_save.png
Normal file
|
After Width: | Height: | Size: 500 B |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_search.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_secure.png
Normal file
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 563 B |
BIN
OpenKeychain/src/main/res/drawable-xxhdpi/ic_action_share.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.9 KiB |