Commit Graph

138 Commits (0b861b08818834f428ea051ca766cf0afac182d0)

Author SHA1 Message Date
Tomasz Półgrabia 0b861b0881 Added loading many pages on scroll bottom event. 2016-10-04 20:55:40 +02:00
Tomasz Półgrabia c78ebe9614 Removed old converters, android query invocation and migrated to
retrofit.
2016-10-03 22:45:48 +02:00
Tomasz Półgrabia a2da39c4e2 Debugging. 2016-10-03 22:26:53 +02:00
Tomasz Półgrabia b7fcb66735 Google places are shown with icon - dirty code but works. 2016-10-03 21:51:38 +02:00
Tomasz Półgrabia c2f7c563cb I think refresh time was fixed. 2016-10-02 19:57:19 +02:00
Tomasz Półgrabia f52a6e7a9a Added showing address location google places view. 2016-10-02 19:06:23 +02:00
Tomasz Półgrabia b874f77551 Added retrofit and fetching photos by ref using retrofit (without
tests).
2016-10-02 11:17:03 +02:00
Tomasz Półgrabia 3fbd6824e2 Some fixes for google places. 2016-09-29 23:19:43 +02:00
Tomasz Półgrabia 8a85ec379a Working fetching basic google places data. 2016-09-29 23:06:43 +02:00
Tomasz Półgrabia c383d0c636 Added converter to conver json object to the business data objects. 2016-09-28 22:35:47 +02:00
Tomasz Półgrabia 3729e54172 Added dtos to handle business data. 2016-09-28 22:04:03 +02:00
Tomasz Półgrabia 880f5d316e You can switch now to blank google places fragment. 2016-09-28 21:23:39 +02:00
Tomasz Półgrabia ba8a44c12a Fixed bugs after code refactoring. 2016-09-28 21:14:32 +02:00
Tomasz Półgrabia 2008280acb Prototype of searching google places. 2016-09-27 22:30:29 +02:00
Tomasz Półgrabia a4be482084 Refactored wiki utils into class non-static. 2016-09-27 22:14:06 +02:00
Tomasz Półgrabia 0e5aa11b7a Restored geocoder into app. 2016-09-27 22:03:53 +02:00
Tomasz Półgrabia b0a52e0d15 Geocoder excluded but extracted. 2016-09-27 21:57:16 +02:00
Tomasz Półgrabia e087802a89 Cleaning location utils. 2016-09-27 21:14:19 +02:00
Tomasz Półgrabia ef91e42507 Further refactorings (geocoder). 2016-09-26 22:51:48 +02:00
Tomasz Półgrabia 979973e1e6 Separating project classes,interfaces,dtos,utils to separate functional
modules.
2016-09-25 17:04:56 +02:00
Tomasz Półgrabia dba3d40db8 Moving loading wiki app objects from cache to utils class. 2016-09-24 11:37:04 +02:00
Tomasz Półgrabia 6374d983ba Further cleaning wiki fragment. 2016-09-24 11:28:41 +02:00
Tomasz Półgrabia 92638eab02 Cleaning and refactoring WikiLocationsFragment. 2016-09-24 11:02:21 +02:00
Tomasz Półgrabia 90c0a70b40 Refresh event added and compile errors fixed. 2016-09-24 10:47:03 +02:00
Tomasz Półgrabia e551aad598 Added EventBus sending event on loading finish. 2016-09-24 10:39:36 +02:00
Tomasz Półgrabia d707da1883 Home fragment refactoring. 2016-09-24 10:09:22 +02:00
Tomasz Półgrabia 2fba983ec1 Refactoring source code - some cleanups -> making smaller some classes. 2016-09-21 23:32:30 +02:00
Tomasz Półgrabia c396759cec Making a release version v1.0.2 2016-09-21 21:42:14 +02:00
Tomasz Półgrabia 033b509d03 Small translation changes. 2016-09-21 21:27:19 +02:00
Tomasz Półgrabia dfdf1abd05 Some panoramio loading photos improvments - but not enough good. 2016-09-21 21:19:25 +02:00
Tomasz Półgrabia f484a6474a Minor gui enhancements + minor bug fixes. 2016-09-20 22:54:43 +02:00
Tomasz Półgrabia 2a89cb9af4 Partial german translation. 2016-09-20 22:09:40 +02:00
Tomasz Półgrabia 42302efe88 Added polish translation. 2016-09-20 21:54:48 +02:00
Tomasz Półgrabia e6b54812a0 Moving get last location to the proper util class. 2016-09-20 21:32:15 +02:00
Tomasz Półgrabia 8d447ffb37 Minor code cleanup. 2016-09-20 21:30:27 +02:00
Tomasz Półgrabia ed21000b3b Extracting strings to xml translation file to allow easy translation
(i18n).
2016-09-20 21:11:26 +02:00
Tomasz Półgrabia b4a9d54a27 Added fetching geocoded location (natural street address). 2016-09-20 13:04:52 +02:00
Tomasz Półgrabia 1fc6c53117 Fixing issues when location is not available. 2016-09-19 23:18:32 +02:00
Tomasz Półgrabia 32ddf3fd4c Fixed activity configuration changes. 2016-09-19 23:07:21 +02:00
Tomasz Półgrabia 1bd1ca9dc1 Fixes to basic navigation. 2016-09-19 23:03:08 +02:00
Tomasz Półgrabia 9e3d5428ab Cleaning code. 2016-09-19 22:32:10 +02:00
Tomasz Półgrabia 3ef358bfc3 Code refactorings. 2016-09-19 22:14:34 +02:00
Tomasz Półgrabia 363c3b5af8 Location status callback improving logging. 2016-09-19 21:30:18 +02:00
Tomasz Półgrabia f4b3bca9a2 Cannot be cancelled. 2016-09-19 21:27:39 +02:00
Tomasz Półgrabia 66dc09bdb7 Code refactoring. 2016-09-19 21:23:11 +02:00
Tomasz Półgrabia 6182d3b042 Provider status enabling & disabling. 2016-09-19 15:18:48 +02:00
Tomasz Półgrabia 2033a636ca Fetch location using lib which gratefully handles no location provider. 2016-09-19 13:24:48 +02:00
Tomasz Półgrabia abff2da67f Added release description to the changelog. 2016-09-18 23:21:55 +02:00
Tomasz Półgrabia 6f56e896a4 Preparing for making a release 1.0.1 2016-09-18 23:19:36 +02:00
Tomasz Półgrabia bb4540a801 Fixed caching issues. 2016-09-18 23:03:53 +02:00