Created by: ziem
Changes:
- replaced deprecated GridMarkerClusterer with RadiusMarkerClusterer
- removed unused imports
- removed unnecessary toString calls
- added default locale to SimpleDateFormat constructor
- removed public modifier from interface methods
- added parent view instead of null when inflating layouts
- closed some database cursors
- TextViews - replaced dp with sp
- some other code refactoring