Albert Vaca
996516ec88
Fixed a bug while pairing
...
Timeout was being fired after the pairing was done
Added lots of Log.e for debugging, now commented
2013-11-06 21:13:37 +01:00
Albert Vaca
30cf27e835
NetworkPackage.encrypt now returns a new package instead of changing itself
...
This was causing problems with plugins that keep a reference to the
packages they have already sent, like the telephony plugin, because the
package became encrypted (and thus inaccessible) after sending it.
BUG: 326275
2013-10-30 01:37:55 +01:00
Albert Vaca
6471bafdd9
Fixed important bug trying to load device settings before deviceId was set
...
(Also improved code style and fixed minor TODOs)
2013-10-30 01:31:20 +01:00
Albert Vaca
31fcc3e184
Project refactor because Android Studio was not able to open it
...
For some reason it was not detecting the directory as an Android project
Android Build Tools version increased from 18.0.1 to 18.1
2013-10-29 17:47:07 +01:00