Commit Graph

150 Commits (c77afcd36358b991d8246b051b187b59a8472302)

Author SHA1 Message Date
Tomasz Półgrabia c77afcd363 Some gui,crashes fixes. 2016-10-05 23:09:15 +02:00
Tomasz Półgrabia 4dfb0df942 Refreshing after settings change. 2016-10-05 20:29:16 +02:00
Tomasz Półgrabia 21854fee7e Google places duplicated items issue fixed. 2016-10-05 20:28:05 +02:00
Tomasz Półgrabia 203774e24f Downgrading min sdk to 16 (Jelly Bean 4.1). 2016-10-05 00:10:06 +02:00
Tomasz Półgrabia af3120f874 Showing google places api status. 2016-10-04 23:14:00 +02:00
Tomasz Półgrabia 90238d5515 Code cleanup. 2016-10-04 22:34:30 +02:00
Tomasz Półgrabia d771451aab Avoiding unneccessary google api calls when there is no more data. 2016-10-04 22:33:30 +02:00
Tomasz Półgrabia 8363298dc7 Added google status field to troubleshoot weird responses (f.e.
exceeding limit :)).
2016-10-04 22:28:38 +02:00
Tomasz Półgrabia 306c6c0f68 Debug interceptor. 2016-10-04 22:27:10 +02:00
Tomasz Półgrabia 72276f373a Google places cache should now work. 2016-10-04 21:51:36 +02:00
Tomasz Półgrabia c2be3b194f Cleaning results on location change. 2016-10-04 21:00:30 +02:00
Tomasz Półgrabia 94d57f6c46 Fix of no icons. 2016-10-04 20:58:58 +02:00
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