* moved advanced settings to own preference screen

* added setting to fake user agent (see https://plus.google.com/u/0/104992284359985480029/posts/9mPFLPKjgvL)
* bumped version number
This commit is contained in:
Philipp Schaefer
2013-10-13 11:10:17 +02:00
parent 7d60f93472
commit 56863aebac
7 changed files with 133 additions and 40 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cradle.iitc_mobile"
android:versionCode="53"
android:versionName="0.7.3">
android:versionCode="54"
android:versionName="0.7.4">
<uses-sdk
android:minSdkVersion="14"