Age | Commit message (Collapse) | Author |
|
Setting the mobile data connection off cuts the connection from the computer to the emulator, so ant nor adb will see everything's well unless you comment that part of the tests (testDashboard:52-60).
|
|
develop_test
Conflicts:
AndroidManifest.xml
tests/src/se/leap/bitmaskclient/test/testDashboard.java
|
|
|
|
This classes were an obvious choice, there may be more unused classes
around there.
Conflicts:
src/se/leap/bitmaskclient/ProviderListFragment.java
|
|
|
|
Tested both in real device with Cyanogenmod 4.3.1 and in api 18
emulator.
Next step: wi-fi toggling.
|
|
Used in tests, but it's going to be used in the near future when
blocking data connections until EIP is on.
|
|
It shouldn't expect the previous provider to be back again pressing the
back button after hitting "Switch provider".
|
|
|
|
I've slightly modified a confighelper method regarding sharedpreferences, but that shouldn't be a problem since I'm going to remove those methods soon from there.
|
|
I'm using a new testing account, parmegvtest1
|
|
|
|
Some tests aren't passed, due to changes and UI (for example, log in dialog is no longer a menu item but an action bar item, and robotium can't find it).
|