aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/list_item_account.xml8
-rw-r--r--app/src/main/res/menu/main.xml4
-rw-r--r--app/src/main/res/values/app_info.xml3
-rw-r--r--app/src/main/res/values/arrays.xml18
-rw-r--r--app/src/main/res/values/keys.xml3
-rw-r--r--app/src/main/res/values/strings.xml13
-rw-r--r--app/src/main/res/xml/setting.xml7
7 files changed, 19 insertions, 37 deletions
diff --git a/app/src/main/res/layout/list_item_account.xml b/app/src/main/res/layout/list_item_account.xml
index ee9631fd..ee3ed0bd 100644
--- a/app/src/main/res/layout/list_item_account.xml
+++ b/app/src/main/res/layout/list_item_account.xml
@@ -18,12 +18,4 @@
android:layout_margin="8dp"
android:layout_weight="1"
android:textSize="20sp" />
- <RadioButton
- android:id="@+id/account_radio_button"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_margin="8dp"
- android:clickable="false"
- android:focusable="false"
- android:focusableInTouchMode="false" />
</LinearLayout> \ No newline at end of file
diff --git a/app/src/main/res/menu/main.xml b/app/src/main/res/menu/main.xml
index 159c0bd4..37458740 100644
--- a/app/src/main/res/menu/main.xml
+++ b/app/src/main/res/menu/main.xml
@@ -6,10 +6,6 @@
android:icon="@drawable/icon_edit"
android:showAsAction="ifRoom"/>
<item
- android:id="@+id/actionbar_accounts"
- android:title="@string/actionbar_accounts"
- android:showAsAction="never"/>
- <item
android:id="@+id/actionbar_setting"
android:title="@string/actionbar_setting"
android:icon="@drawable/icon_settings"
diff --git a/app/src/main/res/values/app_info.xml b/app/src/main/res/values/app_info.xml
index a5db054e..7af80355 100644
--- a/app/src/main/res/values/app_info.xml
+++ b/app/src/main/res/values/app_info.xml
@@ -24,13 +24,12 @@
<resources xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingTranslation">
- <string name="app_name">xSmileEssence</string>
+ <string name="app_name">SE3</string>
<string name="app_version_full">1.0.11 \"Dolphin\"</string>
<string name="app_url">http://smileessence.lacolaco.net</string>
<string name="app_author">Developed by laco0416</string>
<string name="app_thanks_to">Thanks to</string>
<string name="thanks_to">miz_hi, yaplus, firstspring1845, ahiru3net, unyuho123, karno, ret156, vividtomato_, hoyo203, brsywe, NTTrf, mikamikafever</string>
- <string name="library_name_guava">Guava</string>
<string name="library_name_twitter_text">twitter-text</string>
<string name="library_name_twitter4j">twitter4j</string>
<string name="library_name_crouton">Crouton</string>
diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml
index 145ff9eb..7d440d91 100644
--- a/app/src/main/res/values/arrays.xml
+++ b/app/src/main/res/values/arrays.xml
@@ -32,4 +32,22 @@
<item>0</item>
<item>1</item>
</string-array>
+ <string-array name="message_commands">
+ <item>@string/command_status_copy_text_to_clipboard</item>
+ </string-array>
+ <string-array name="user_commands">
+ <item>@string/command_user_add_to_reply</item>
+ <item>@string/command_user_send_message</item>
+ <item>@string/command_user_block</item>
+ <item>@string/command_user_unblock</item>
+ <item>@string/command_user_r4s</item>
+ <item>@string/command_user_open_aclog</item>
+ </string-array>
+ <string-array name="status_commands">
+ <item>@string/command_status_add_to_reply</item>
+ <item>@string/command_status_open_talk_view</item>
+ <item>@string/command_status_open_in_browser</item>
+ <item>@string/command_status_copy_text_to_clipboard</item>
+ <item>@string/command_status_copy_url_to_clipboard</item>
+ </string-array>
</resources> \ No newline at end of file
diff --git a/app/src/main/res/values/keys.xml b/app/src/main/res/values/keys.xml
index 47f88924..7388279c 100644
--- a/app/src/main/res/values/keys.xml
+++ b/app/src/main/res/values/keys.xml
@@ -24,15 +24,12 @@
<resources xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingTranslation">
- <string name="key_test_preference">testPreference</string>
<string name="key_setting_text_size">textSize</string>
- <string name="key_setting_accounts">manageAccounts</string>
<string name="key_setting_show_confirm_dialog">confirm</string>
<string name="key_setting_theme">theme</string>
<string name="key_setting_application_information">appInfo</string>
<string name="key_setting_licenses">licenseNotice</string>
<string name="key_setting_resize_post_image">resizePostImage</string>
<string name="key_last_used_search_query">lastUsedSearchQuery</string>
- <string name="key_last_used_account_id">lastUsedAccountId</string>
<string name="key_last_used_user_list">lastUsedUserList</string>
</resources> \ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7ff3fde0..e69f3753 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -46,14 +46,6 @@
<string name="actionbar_settings">Settings</string>
<string name="actionbar_edit_extraction">Edit extraction</string>
<string name="actionbar_post">Post</string>
- <string name="format_event_favorited">Favorited by %s</string>
- <string name="format_event_unfavorited">Unfavorited by %s</string>
- <string name="format_event_retweeted">Retweeted by %s</string>
- <string name="format_event_mentioned">Mentioned by %s</string>
- <string name="format_event_followed">Followed by %s</string>
- <string name="format_event_blocked">Blocked by %s</string>
- <string name="format_event_unblocked">Unblocked by %s</string>
- <string name="format_event_message">Received %s\'s message</string>
<string name="text_message_to_author">" #SmileEssence @uac [%s]"</string>
<string name="setting_category_display_title">Display Setting</string>
<string name="setting_category_display_summary">Enable at next launch.</string>
@@ -73,10 +65,7 @@
<string name="setting_category_accounts_title">Accounts</string>
<string name="setting_application_information_title">Application information</string>
<string name="setting_licenses_title">Licenses</string>
- <string name="error_setting_text_size_range">Must be between 8\-24</string>
<string name="error_setting_text_size_not_number">Given value is not number</string>
- <string name="error_setting_timelines_range">Must be between 1\-200</string>
- <string name="error_setting_timelines_not_number">Given value is not number</string>
<string name="error_intent_status_cannot_load">Failed to get tweet</string>
<string name="alert_dialog_ok">OK</string>
<string name="alert_dialog_cancel">Cancel</string>
@@ -169,13 +158,11 @@
<string name="command_status_open_in_browser">Open in browser</string>
<string name="command_status_open_talk_view">Show this talk</string>
<string name="command_status_add_to_reply">Add to reply</string>
- <string name="command_search_on_twitter">Search on Twitter</string>
<string name="notice_error_get_user_timeline">Failed to get user timeline</string>
<string name="notice_error_get_list">Failed to get list timeline</string>
<string name="notices_of_files">Notices of files:</string>
<string name="activity_manage_accounts">Accounts</string>
<string name="actionbar_accounts">Accounts</string>
<string name="notice_cant_remove_last_account">You can\'t remove last account</string>
- <string name="notice_no_account_selected">No account selected. Do you want to quit?</string>
<string name="notice_error_storage_permission">Write access to external storage is required.</string>
</resources>
diff --git a/app/src/main/res/xml/setting.xml b/app/src/main/res/xml/setting.xml
index ff564f85..1e1daf02 100644
--- a/app/src/main/res/xml/setting.xml
+++ b/app/src/main/res/xml/setting.xml
@@ -25,13 +25,6 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
-
- <PreferenceCategory android:title="@string/setting_category_accounts_title">
- <Preference
- android:key="@string/key_setting_accounts"
- android:title="@string/setting_accounts_title" />
- </PreferenceCategory>
-
<PreferenceCategory
android:summary="@string/setting_category_display_summary"
android:title="@string/setting_category_display_title">