59 Commits (f5875367afa554a3c667e759d23f2e9797def700)

Author SHA1 Message Date
  Chris Smith 9c33012040 Minor style fix, reenable debug mode 14 years ago
  Chris Smith c17db8ca2c Add dev phone to faked platforms temporarily 14 years ago
  Chris Smith 2acf35a488 Add menu item to start/stop service 14 years ago
  Chris Smith e287be3e40 Basic e-mail support 14 years ago
  Chris Smith 7ff22fff90 Proper activity name 14 years ago
  Chris Smith f63c497dca Content provider for predictions 14 years ago
  Chris Smith ce3ad9dc9e Add WebView to intro activity 14 years ago
  Chris Smith 5d6c4e35aa Sensible settings for device testing 14 years ago
  Chris Smith fb11298115 Add activites content provider 14 years ago
  Chris Smith a94471d7b8 Add binder to context analyser service 14 years ago
  Chris Smith ff48d7ec4e Fix naming and case of permissions 14 years ago
  Chris Smith 45d8637178 Places app now checks for context analyser 14 years ago
  Chris Smith df3b1fe5a9 Fix duplicate journeys (again) 14 years ago
  Chris Smith cfd63db665 Abstract configuration of ExceptionHandler 14 years ago
  Chris Smith 2349428409 Fix duplicate journeys being logged 14 years ago
  Chris Smith 22c943b344 Move model objects into common source 14 years ago
  Chris Smith 122539360d Add exception handler to context analyser 14 years ago
  Chris Smith a393f8126b Integrate Flurry 14 years ago
  Chris Smith b5900afbb6 Record stats about visits to places 14 years ago
  Chris Smith 7e32a9793a Journeys content provider 14 years ago
  Chris Smith a36d5c38f4 Add missing license header 14 years ago
  Chris Smith 10184a5c0c Journeys are no longer backwards. This helps. 14 years ago
  Chris Smith 58c6e94d68 Add deletion triggers to DB tables 14 years ago
  Chris Smith 198fc7e5c3 Fix off-by-one error with journey pruning 14 years ago
  Chris Smith 6b84b6b8a1 Add unit tests for JourneyUtil methods 14 years ago
  Chris Smith 58abfe59e3 Activities have to be the same to be compatible, not different. D'oh. 14 years ago
  Chris Smith c8072e0022 Truncate activity log when adding new places 14 years ago
  Chris Smith 29bfaacd53 Broadcast when predictions are available 14 years ago
  Chris Smith 6539158cf1 Add broadcast permission to authenticate broadcasts 14 years ago
  Chris Smith c3cfec3738 Now predicts journeys 14 years ago
  Chris Smith 1fb7f7df77 Journeys now have a count 14 years ago
  Chris Smith f170381c46 Abstract classification behaviour into AutoAggregator 14 years ago
  Chris Smith d07a6fdaeb Add icon 14 years ago
  Chris Smith 3922eb7611 Fix unclosed cursors 14 years ago
  Chris Smith 2056f8b7f2 Don't log empty journeys 14 years ago
  Chris Smith d8ca142a4b Store journeys, don't count cyclic journeys 14 years ago
  Chris Smith 046563f9c3 Ditch unused field 14 years ago
  Chris Smith c1bf7da238 Method to store journeys 14 years ago
  Chris Smith 279bc79cb6 Add journey and journey step classes 14 years ago
  Chris Smith 57ae3a080d Add Journey and JourneySteps tables 14 years ago
  Chris Smith f19f2a9075 Add context permission group 14 years ago
  Chris Smith 44bcfee278 Fake multiple locations, remember activities during journeys 14 years ago
  Chris Smith 7c82be24ae Add permissions for accessing places content provider 14 years ago
  Chris Smith 0b2abf94ae Add places content provider 14 years ago
  Chris Smith 28338879a8 Class javadoc 14 years ago
  Chris Smith 58f219b55e Define table fields as nice constants 14 years ago
  Chris Smith 40dfdc5241 Abstract LocationResult into Place class 14 years ago
  Chris Smith 394e859132 Switch to autoincrementing _ID field 14 years ago
  Chris Smith 79b56003a1 Add permission to receive context updates 14 years ago
  Chris Smith c51e1accd5 Broadcast changes in activity or context 14 years ago