Mercurial > 510Connectbot
comparison app/src/main/AndroidManifest.xml @ 470:2cc170e3fc9b stable-1.9.3-8
audible bell checkbox enables/disables bell volume setting; monitor init string is now a url socket://target/initstring
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 04 Oct 2019 16:44:44 -0700 |
parents | 74b507d491c9 |
children | ece82b571900 |
comparison
equal
deleted
inserted
replaced
469:fbb1a98998fb | 470:2cc170e3fc9b |
---|---|
15 See the License for the specific language governing permissions and | 15 See the License for the specific language governing permissions and |
16 limitations under the License. | 16 limitations under the License. |
17 --> | 17 --> |
18 <manifest xmlns:android="http://schemas.android.com/apk/res/android" | 18 <manifest xmlns:android="http://schemas.android.com/apk/res/android" |
19 package="com.five_ten_sg.connectbot" | 19 package="com.five_ten_sg.connectbot" |
20 android:versionName="1.9.3-7" | 20 android:versionName="1.9.3-8" |
21 android:versionCode="1937" | 21 android:versionCode="1938" |
22 android:installLocation="auto"> | 22 android:installLocation="auto"> |
23 | 23 |
24 <!-- permissions must match HostListActivity.java --> | 24 <!-- permissions must match HostListActivity.java --> |
25 <uses-permission android:name="android.permission.INTERNET" /> | 25 <uses-permission android:name="android.permission.INTERNET" /> |
26 <uses-permission android:name="android.permission.VIBRATE" /> | 26 <uses-permission android:name="android.permission.VIBRATE" /> |