Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bt refact #569

Open
wants to merge 85 commits into
base: living_labs
Choose a base branch
from
Open

Bt refact #569

wants to merge 85 commits into from

Conversation

ziransun
Copy link
Contributor

[1] Moved getDefaultBluetoothAdapter call from startModule() to FindServices()
[2] Queue until main application thread is idle before calling getDefaultAdapter()

Jira Issue: WP-952

Michele and others added 30 commits February 21, 2013 16:34
Fuctions that enable execution of various shell commands, more specifically for use with android tools
Jira issue: WP-836
This commit adds to support to start an android emulator, check propertyies and install apps on it.
Jira issue: WP-836
Adding ability to build webinos APK and installing on emulator
Jira issue: WP-836
Adding android settings to support CI and an emulator-based workflow
Jira issue:WP-836
This commit enables webinos to be installed on the emulator. Some refactoring/addition of new functions has also been performed to cleanup this process
Jira issue: WP-836
Jira-issue: WP-709
Jira-issue: WP-709
Jira-issue: WP-709
Jira-issue: WP-709
Jora-issue: WP-709
Jira-issue: WP-709
Jira-issue: WP-709
Required features' check can't be done when receiving a remote request

Jira-issue: WP-709
Jira-issue: WP-709
Jira-issue: WP-709
Jira-issue: WP-709
nix4 and others added 29 commits April 17, 2013 17:28
Merging the changes pulled from upstream to resolve the conflict on package.json
Jira issue: WP-836
There was a typo introduced while merging
Jira issue: WP-836
…s added as an additional unit test.

This commit consists of an update to the unit test script. This update invokes the directory of working test.
In addition there are two new directories of jasmine tests.
The first directory is
webinos/core/manager/policy_manager/test/jasmine.policy.tests.working
which  contains the working tests that have been added to unit-test.sh. These tests exercise various aspects of the policy manager.

The second directory is
webinos/core/manager/policy_manager/test/jasmine.policy.tests.broken
contains a collection of jasmine tests that highlight issues with how policies are evaluated.

This commit is a set of tests only and DOES NOT fix jira issus WP-912.
The primary error highlighted by the tests in the broken directory is that conditions containing subject matches do not behave as expected.

The tests can be invoked manually by using cd to navigate the the directory and executing "jasmine-node ." from inside the directory.

jira issue: WP-912
Jira-Issue: WP-940

No more direct call dependencies.
All communication is handled by Intents.
Additional policy tests in jasmine directories
…cy-integration

WP-709 application policy integration
Jira-issue: WP-349
Jira-issue: WP-349
Jira-issue: WP-349
Decouple Android NfcActivity from NfcManager
Fix build error in Android Nfc impl
added Doors Data and its properties.
Note that many further improvements are due in subsequent pull requests.
[1] Moved getDefaultBluetoothAdapter call from startModule() to FindServices()
[2] Queue until main application thread is idle before calling getDefaultAdapter()

Jira Issue: WP-952
@paddybyers
Copy link
Contributor

I think the change is fine but I think you need to rebase your branch to the latest living_labs state, so that this Pull Request then just has the single commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet