Merge: Prepare for the android UI module
authorJean Privat <jean@pryen.org>
Tue, 25 Nov 2014 01:02:21 +0000 (20:02 -0500)
committerJean Privat <jean@pryen.org>
Tue, 25 Nov 2014 01:02:21 +0000 (20:02 -0500)
commit550eb90522ae1b8c0c2b611b0fae5f7bf60739d7
treeabbd5f195b24a46b079fcfc0d5e0177073aee21d
parent9397b03419101ed69c36ca5732818612d1ebef68
parentb20f125974a5378e977ea2043e2a77b39fff0e75
Merge: Prepare for the android UI module

* Not all pthreads features are supported on Android, thus the changes.
* Changing the `data_store` signature is enough to support nulls because the APIs of both underlying implementations already supported them.
* Declaring the lines for <activity> in the modules allows for non-fullscreen and non-orientation-locked apps!

Pull-Request: #927
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>