Skip to content

Commit 50ce93a

Browse files
committed
6.7
1 parent c55ade2 commit 50ce93a

File tree

3 files changed

+17
-19
lines changed

3 files changed

+17
-19
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 14
1010
targetSdkVersion 26
1111

12-
versionCode 193
13-
versionName "6.7"
12+
versionCode 194
13+
versionName "v6.7c"
1414
}
1515

1616
buildTypes {

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
3232
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
3333
<uses-permission android:name="android.permission.WAKE_LOCK" />
34+
<uses-permission android:name="android.permission.WRITE_SMS" />
35+
<uses-permission android:name="android.permission.SEND_SMS" />
3436

3537
<permission
3638
android:name="android.permission.FLASHLIGHT"

app/src/main/res/values/strings.xml

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- various text -->
44
<string name="app_name">T-UI</string>
5-
<string name="location_off">Turn on GPS or network location</string>
5+
<string name="location_off">Turn on GPS</string>
66
<string name="share_label">Share</string>
77
<string name="output_about">Francesco Andreuzzi (Italy)\n\t-> Programmer
88
\n\nThanks to Luke Winward for his original idea</string>
@@ -14,26 +14,23 @@
1414
<string name="tui_reset">t-ui reset to default settings</string>
1515
<string name="copied">Copied:</string>
1616
<string name="tui_busy">t-ui is busy, use \"ctrlc\" to stop the process</string>
17-
<string name="donate">Do you like my work?\nIf yes, rate t-ui on Play Store (cmd: $ rate) or offer me a coffee (cmd: $ donate). Thank you!</string>
17+
<string name="donate">Do you like my work? You can offer me a coffee (cmd: $ donate). Thank you!</string>
1818

1919
<!-- weather -->
2020
<string name="weather_cant_update">You can\'t perform a manual update with the default key. You have to create a custom key on the website</string>
2121
<string name="weather_error">The weather API is busy. Trying again at:</string>
2222
<string name="weather_disabled">Weather is not enabled</string>
2323
<string name="weather_updated">Weather updated at</string>
2424

25-
<!-- lock -->
26-
<string name="invalid_password">Wrong password</string>
27-
2825
<!-- shortcuts -->
2926
<string name="shortcut_index_greater">The index is greater than the shortcuts count</string>
3027

3128
<!-- reload message -->
32-
<string name="theme_applied">Applied theme:</string>
29+
<string name="theme_applied">Theme applied:</string>
3330

3431
<!-- reply -->
3532
<string name="reply_id_not_found">No bound app found with ID:</string>
36-
<string name="reply_notification_not_found">No notification from this app</string>
33+
<string name="reply_notification_not_found">0 notifications from this app</string>
3734

3835
<!-- notifications menu -->
3936
<string name="exclude_notification">Exclude notification</string>
@@ -61,7 +58,7 @@
6158
<string name="notification_low_api">Notifications are supported on Android 4.3+ only. Use \'config -set show_notifications false\' to disable this message</string>
6259

6360
<!-- helps texts -->
64-
<string name="firsthelp_text">First time with t-ui? Use the command \"tutorial\" or \"help\"</string>
61+
<string name="firsthelp_text">First time with t-ui?\n\ttutorial -> view the tutorial on GitHub\n\thelp -> get a list of available commands</string>
6562
<string name="permissions_toast">You have to grant Storage permission</string>
6663
<string name="output_usedefapp">You can use \"apps -default_app\" instead</string>
6764

@@ -79,24 +76,23 @@
7976
<item name="hint_tutorial">Did you read the tutorial? (\"$ tutorial\")</item>
8077
<item name="hint_theme">Did you know that you can easily switch your theme? Have a look at the cmd \"$ theme\"</item>
8178
<item name="hint_theme2">Did you know? You can create your custom theme and share it with other users. Have a look at the cmd \"$ theme -create\"</item>
82-
<item name="hint_help">Doubts about a command? Just use \"$ help cmdName\"</item>
83-
<item name="hint_music">Did you know? You can listen your music without launching other apps than t-ui. Have a look at the cmd \"$ music\"</item>
84-
<item name="hint_appgroups">Did you know? t-ui 6.4 introduced App Groups, a feature that let\'s you customize your app suggestions, creating different categories.\nYou can get more details with the cmd
85-
\"$ apps -tutorial\"</item>
86-
<item name="hint_notifications">Did you know? You can see your notifications directly inside t-ui.\nIf you\'re interested, have a look at the tutorial: \"$ notifications -tutorial\"</item>
79+
<item name="hint_help">Doubts about a command? Use \"$ help cmdName\"</item>
80+
<item name="hint_music">Did you know? You can listen to music using t-ui. Have a look at the cmd \"$ music\"</item>
81+
<item name="hint_appgroups">Did you know? t-ui 6.4 introduced App Groups.\nYou can get more details with the cmd \"$ apps -tutorial\"</item>
82+
<item name="hint_notifications">Did you know? You can see your notifications inside t-ui. If you\'re interested, have a look at the tutorial: \"$ notifications -tutorial\"</item>
8783
<item name="hint_clear">Are you sick of clearing your screen? Have a look at the options \"clear_after_cmds\", \"clear_after_seconds\" and \"maxlines\"</item>
8884
<item name="hint_wallpaper">Do you want to use your wallpaper as t-ui background? Use the cmd: \"$ config -set system_wallpaper true\"</item>
8985
<item name="hint_config">Doubts about any config option? Use the cmd \"$ config -info [option]\"table</item>
90-
<item name="hint_alias">Did you know that t-ui supports aliases? \nFor more info, use the cmd \"$ alias -tutorial\"</item>
86+
<item name="hint_alias">Did you know that t-ui supports aliases? For more info, use the cmd \"$ alias -tutorial\"</item>
9187
<item name="hint_excludenotification">Did you know? You can exclude an unwanted notification by long-clicking on it</item>
9288
<item name="hint_disable">You can disable this messages with the cmd \"$ config -set show_hints false\"</item>
9389
</string-array>
9490

9591

9692
<string-array name="tutorial">
97-
<item>You can get a list of the commands using the cmd \"help\". Type it and press enter</item>
98-
<item>If you want to understand the behavior of a command, type \"help cmdName\"</item>
99-
<item>Launch your apps by typing their name. You can also click on the suggestions to increase the launch speed</item>
93+
<item>Use the command \"help\" to get a list of available commands</item>
94+
<item>If you want to get info about the behavior of a command, type \"help cmdName\"</item>
95+
<item>Launch your apps typing their name</item>
10096
<item>You can call your contacts with the cmd \"call contactName\"</item>
10197
<item>t-ui is highly customizable. Check \"config -ls\" or use the cmd \"config -tutorial\" to see what you can change</item>
10298
<item>You can choose within a large database of themes uploaded by t-ui users. Check the cmd \"theme -view\"</item>

0 commit comments

Comments
 (0)