Age | Commit message (Collapse) | Author |
|
Had to rewrite the class, forgot to add the java file to git.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
|
|
ProviderAPI from debug build uses an invalid certificate the first time
it tries to download a new cert, just to test this.
|
|
|
|
|
|
develop
|
|
If the certificate is from an authenticated user, autostart eip. If not,
show that the certificate has been updated.
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
develop
|
|
|
|
Reproduced the refactoring done in debug.
|
|
versionName doesn't contain the RCx because the Play Store workflow
suggests to promote apks from alpha and beta to production, so if the
final RC is OK then we just tag it as "production" and don't generate a
new apk.
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reuse EipServiceFragment's stopEip and startEipFromScratch in Dashboard.
|
|
|
|
|
|
Fix a typo in the debug source of ProviderAPI.
|
|
|
|
|
|
|
|
Always. Previously we didn't do so if EIP hadn't been started before.
Fix a small bug introduced during latest refactoring, authentication did
not work because the final result variable wasn't assigned.
|
|
|
|
into develop
|
|
|
|
|