openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
OpenRemote (GitHub)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
about 2 years
ago.
Feb 07, 2023 — Feb 07, 2024
Showing page 223 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
SimpleUIConfiguration not in use at all anymore, got rid of all reference to it
Eric Bariaux
More...
over 12 years ago
Use "normal" call, not SimpleUIDefinition one to retrieve labels to display
Eric Bariaux
More...
over 12 years ago
No need for the SimpleUIConfiguration, getting rid of implementation that gets it. When retrieving a panel configuration, start the sensor polling for labels update mechanism
Eric Bariaux
More...
over 12 years ago
Have sensor registry, maintain it when adding labels and make it available publicly
Eric Bariaux
More...
over 12 years ago
Fixed typo in comment
Eric Bariaux
More...
over 12 years ago
Ensure new instances of ORLabel are not re-created each time labels are requested
Eric Bariaux
More...
over 12 years ago
Fixed mistake in method implementation
Eric Bariaux
More...
over 12 years ago
Don't make legacy labels public but the new labels version using ORLabel instances
Eric Bariaux
More...
over 12 years ago
Changed property name to indicate that we don't want to expose Label objects anymore, we're moving to ORLabel
Eric Bariaux
More...
over 12 years ago
Cleaned some code that was a but convoluted after conversion to ARC
Eric Bariaux
More...
over 12 years ago
Don't track user specific Xcode files
Eric Bariaux
More...
over 12 years ago
Some more comments on work to be done
Eric Bariaux
More...
over 12 years ago
Some more documentation review
Eric Bariaux
More...
over 12 years ago
Added unit tests for PanelIdentityListResponseHandler_2_0_0
Eric Bariaux
More...
over 12 years ago
Some refactoring to make assertion logic available to other test cases
Eric Bariaux
More...
over 12 years ago
Documentation review
Eric Bariaux
More...
over 12 years ago
Improved unit test for ORPanelsParser and its documentation
Eric Bariaux
More...
over 12 years ago
Added unit tests for StatusValuesParser_2_0_0Test
Eric Bariaux
More...
over 12 years ago
Set appropriate license header
Eric Bariaux
More...
over 12 years ago
Enhanced documentation
Eric Bariaux
More...
over 12 years ago
Some comment on usage of KVO vs notification
Eric Bariaux
More...
over 12 years ago
Update sample application to observe changes on model objects and update UI accordingly
Eric Bariaux
More...
over 12 years ago
In controller, get values of sensors on configuration load and start polling mechanism
Eric Bariaux
More...
over 12 years ago
Changed API to use set and not array of sensor ids (order is irrelevant) and changed name to made it clear we're passing ids, not sensors themselves
Eric Bariaux
More...
over 12 years ago
Added a registry to manage known sensors and their links to widgets (model object of widget)
Eric Bariaux
More...
over 12 years ago
Guard against the error handler being NULL
Eric Bariaux
More...
over 12 years ago
Use new status values parser from client library in iOS console
Eric Bariaux
More...
over 12 years ago
Some reformatting and removed old commented code
Eric Bariaux
More...
over 12 years ago
Comments on additional work to do
Eric Bariaux
More...
over 12 years ago
Added sensor status request / polling API calls
Eric Bariaux
More...
over 12 years ago
←
1
2
…
219
220
221
222
223
224
225
226
227
228
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree