aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-22Workaround for incorrect hemisphere (fix #2139)Anton Tananaev
2016-07-21Added parenthesesAbyss777
2016-07-21Act with atomic more carefullyAbyss777
2016-07-21Migrate from ReentrantReadWriteLocks to ConcurrentHashMaps in DeviceManagerAbyss777
2016-07-21Remove unused importsAnton Tananaev
2016-07-21Do not close HTTP connectionAnton Tananaev
2016-07-20Remove unused importsAnton Tananaev
2016-07-20Update L100 protocol decoderAnton Tananaev
2016-07-20Revert temporary L100 removalAnton Tananaev
2016-07-20Change order cache initializationAbyss777
2016-07-20- Move groups related actions to DeviceManagerAbyss777
2016-07-20Adjust TK103 voltage valuesAnton Tananaev
2016-07-19Missed groupGeofences read lockAbyss777
2016-07-19Split locks in GeofenceManager and try to avoid crosslocks with devices.Abyss777
2016-07-19Change power to battery in GT06 decoderAnton Tananaev
2016-07-19Merge pull request #2127 from tananaev/refactorAnton Tananaev
2016-07-19Correctly add device to activeAnton Tananaev
2016-07-19Remove unused importsAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-19Merge pull request #2126 from Abyss777/use_password_from_attributesAnton Tananaev
2016-07-19Remove unnecessary checks and use cast instead toString()Abyss777
2016-07-19Get device id from positionAnton Tananaev
2016-07-19Fix an issue in TK103 decoderAnton Tananaev
2016-07-18Fix nested ifAbyss777
2016-07-18Use password for command from device attributesAbyss777
2016-07-18- Added attributes to devicesAbyss777
2016-07-18Decode MiniFinder status flagsAnton Tananaev
2016-07-18Support GT06 external power subtypeAnton Tananaev
2016-07-17- Fixed findbugs warning.drecchia
2016-07-17- Carcell protocol for devices: cr2000 and cr250.drecchia
2016-07-18Fix minor decoder issue for MegastekAnton Tananaev
2016-07-16Implement T800X custom commandsAnton Tananaev
2016-07-16Fix an issue with custom commandAnton Tananaev
2016-07-16Merge pull request #2116 from Abyss777/device_manager_finalAnton Tananaev
2016-07-15- Fixed tags.drecchia
2016-07-15Merge pull request #2107 from drecchia/master-suntech-additional-commandsAnton Tananaev
2016-07-15- Fixed output control command construction.drecchia
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-14- Fixed styledrecchia
2016-07-15Merge pull request #2113 from Abyss777/masterAnton Tananaev
2016-07-14Remove duplicating codeAbyss777
2016-07-14Set long as NULL only for *Id fieldsAbyss777
2016-07-14IndentationAbyss777
2016-07-14- Fixed saving parent group when creating new group.Abyss777
2016-07-14Support new eelink protocol messagesAnton Tananaev
2016-07-13Removed unnecessary geofences refresh while user manipulationAbyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Renamed to EventForwarder and moved to ContextAbyss777
2016-07-13Reduce locks of devicesAbyss777
2016-07-13- Removed trailing space.drecchia