Added Web File Download behaviour.
Added buffer limit for surfing behaviour. Changed name of log files to csv.
This commit is contained in:
parent
acd7f21f11
commit
7ca05039b5
9 changed files with 95 additions and 45 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.ericsson.uecontrol"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 19
|
||||
versionCode 6
|
||||
versionName "1.0.6"
|
||||
versionCode 7
|
||||
versionName "1.0.7"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue