Commit Graph

151 Commits (8cf13d5fb9658d0f3a0859c89821de635bf11901)

Author SHA1 Message Date
Tomasz Półgrabia 8cf13d5fb9 Changing max types string length for google places from 40 to 35 (it was
too length for one line in vertical mode).
2016-10-09 13:30:45 +02:00
Tomasz Półgrabia 2eb9166493 Fixed proguard and lint issues. 2016-10-09 13:25:45 +02:00
Tomasz Półgrabia 84bd51cf58 fix 2016-10-09 12:17:05 +02:00
Tomasz Półgrabia 94418fccdd Fixing issue with logging and refreshing policy from settings. 2016-10-09 11:51:28 +02:00
Tomasz Półgrabia 56e9b660bb Cleaning some constants. 2016-10-09 11:08:55 +02:00
Tomasz Półgrabia 193972d461 Preference change handler. 2016-10-09 11:07:53 +02:00
Tomasz Półgrabia 99d9e5ab31 Fixing additional dependency of settings refreshing. 2016-10-08 20:19:15 +02:00
Tomasz Półgrabia e68c6338f5 Changing default en wiki locale to variable from settings. 2016-10-08 20:10:42 +02:00
Tomasz Półgrabia 8ba6f1b177 Replaced old callbacks with EventBus and removed old callback
interfaces.
2016-10-08 18:01:03 +02:00
Tomasz Półgrabia a84b1d08ca Replaced old callbacks with eventbus for Panoramio. 2016-10-08 17:21:56 +02:00
Tomasz Półgrabia b89125b1ac Changing callbacks to EventBus. 2016-10-08 17:12:45 +02:00
Tomasz Półgrabia 6b2c8b247e Clicked google place redirects now to google maps for much more details. 2016-10-08 13:35:43 +02:00
Tomasz Półgrabia fb462fac13 A bit better displaying item categories and working search by item
category.
2016-10-06 23:33:08 +02:00
Tomasz Półgrabia 2af4e791a3 Google places settings are ready now. 2016-10-06 20:53:25 +02:00
Tomasz Półgrabia d9b55bceab Preparings to allow user set all settings for google places. 2016-10-06 20:37:54 +02:00
Tomasz Półgrabia 1c7c2f95c9 Deleting unused refreshable interface. 2016-10-05 23:10:21 +02:00
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 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 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 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 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 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