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 218 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
IPHONE-182: Removed custom implementation of sendSynchronousRequest:returningResponse:error: and using standard one from NSURLConnection
Eric Bariaux
More...
about 12 years ago
Some experimentations around authentication, nothing ready yet
Eric Bariaux
More...
about 12 years ago
Removed now duplicate code from CredentialUtil and using method from NSMutableURLRequest+ORAdditions category
Eric Bariaux
More...
about 12 years ago
Updated copyright year in comment header
Eric Bariaux
More...
about 12 years ago
Added category with authentication related utility method on NSMutableURLRequest
Eric Bariaux
More...
about 12 years ago
Moved utility NSStringAdditions category to client library, so it can be used internally there.
Eric Bariaux
More...
about 12 years ago
Need -all_load flag for console to use category in client library
Eric Bariaux
More...
about 12 years ago
When using cached panel definition, re-attach to controller to start sensor polling
Eric Bariaux
More...
about 12 years ago
Make attachPanelDefinition public on ORController
Eric Bariaux
More...
about 12 years ago
Fixed setController: not synthesized
Eric Bariaux
More...
about 12 years ago
Made controllerAPI a property, it's used by most methods, no need to re-instantiate each time
Eric Bariaux
More...
about 12 years ago
Extracted logic to attach Definition to a Controller and start the polling in its specific method
Eric Bariaux
More...
about 12 years ago
Added concept of Definition being attached to a controller, keeping a reference to the controller that fetched it/updates its widgets' properties.
Eric Bariaux
More...
about 12 years ago
Need -all_load flag for console to use category in client library
Eric Bariaux
More...
about 12 years ago
Tests for new textColor and font properties on ORLabel, also enforced default values in accordance with OR specifications.
Eric Bariaux
More...
about 12 years ago
Added font and textColor on ORLabel. Had to move utility UIColor+ORAdditions category to client library (eventually, might make sense to have a ORCommons library for those helpers).
Eric Bariaux
More...
about 12 years ago
Got rid of older comments
Eric Bariaux
More...
about 12 years ago
Got rid of legacy Label and LabelParser
Eric Bariaux
More...
about 12 years ago
Changed update mechanism to request panel definition through new client API in // with current XML download. This means label update works when requesting an update, but not when rendering base on local cache.
Eric Bariaux
More...
about 12 years ago
First go at getting rid of legacy object model: Label. ORLabel is now directly part of the returned object model (this required for now ORWidget to inherit Component and some specific checks for new class that'll eventually go away) and used by rendering. Font and color not yet supported. iOS console does not update label values anymore for now.
Eric Bariaux
More...
about 12 years ago
parsePanelConfigurationFileAtPath: method is private, moved away from public header
Eric Bariaux
More...
about 12 years ago
Ensures labels stay center when going to landscape
Eric Bariaux
More...
over 12 years ago
Fixed the way check for iPad device is done
Eric Bariaux
More...
over 12 years ago
Code cleaned using more modern ObjC constructs
Eric Bariaux
More...
over 12 years ago
Formatting
Eric Bariaux
More...
over 12 years ago
Client library supports both iPhone and iPad devices
Eric Bariaux
More...
over 12 years ago
Setting version to beta 2 for internal distribution
Eric Bariaux
More...
over 12 years ago
Header search path when archiving seems to never be recursive -> must use "full path" to header, including library name when importing
Eric Bariaux
More...
over 12 years ago
Ensure headers from client library found when building for device
Eric Bariaux
More...
over 12 years ago
Fixed memory management issue
Eric Bariaux
More...
over 12 years ago
←
1
2
…
214
215
216
217
218
219
220
221
222
…
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