aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/FilterHandler.java
AgeCommit message (Expand)Author
2016-12-21Allow setting the interval in Future filterRenaud Allard
2016-11-23Implement attributes helpersAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-20Reuse EvenHandlerTest deviceRenaud Allard
2016-10-19Log device uniqueId in filters loggingRenaud Allard
2016-10-18Small modifications to filter handlerAnton Tananaev
2016-10-18Rename variable p into position in filter checkingRenaud Allard
2016-10-17Rework the circumvoluted logic in filter loggingRenaud Allard
2016-10-17Use StringBuilder for filter loggingRenaud Allard
2016-10-17Do not double check the filter resultsRenaud Allard
2016-10-17Log which filters have been usedRenaud Allard
2016-10-17Fix style problem with filter handlerAnton Tananaev
2016-10-17Add a static filter. This will filter positions with speed = 0.0Renaud Allard
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2015-11-19Add approximate location filteringAnton Tananaev
2015-10-14Fix some check style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-04Fix some PMD reported bugsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-10-01Implemenet future message filteringAnton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-07-12Re-factor all channel handlersAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-07-07Fix filter handler tests (fix #1291)Anton Tananaev
2015-07-05Use connection manager for filteringAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2014-12-31Add filter unit testsAnton Tananaev
2014-10-04Add filtering time limitAnton Tananaev
2014-09-03Implement position filtering (fix #259)Anton Tananaev