Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
function
|
|
|
|
|
|
|
|
|
|
- Remame getDeviceById and getDeviceByUniqueId functions
|
|
|
|
- Reorganize permission check and link
- Optimize calendar retrieving
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Style fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
device to config
- Removed constant
|
|
|
|
- Added Context.getDouble()
|
|
- Fixed license header
|
|
- Renamed motorHours to engineHours
- Changed engine hours formatter to just hours
- Added previously missed license headers to reports
- Added Andrey Kunitsyn to some license headers
|
|
- Added unit test for some EventHandlers
- Changed a bit IdentityManager to fit EventHandlerTest
|
|
|
|
Moved lookupAttribute function to DeviceManager
|
|
|
|
|
|
|
|
|
|
Move lastPosition update to the end of pipeline
|
|
|
|
- Optimize MotionEventHandler to do not use Device.motion
- Remove Device.motion from model and database
- some optimizations
|
|
|
|
|