Commit Graph

190 Commits (7cbeee4885a62213630082eee7b9bbd66b9c9f40)

Author SHA1 Message Date
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
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 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
Tomasz Półgrabia 225d4c0808 Making some more logs. 2016-09-18 21:57:33 +02:00
Tomasz Półgrabia a9af2c2015 Fixed proper navigation. 2016-09-18 17:21:33 +02:00
Tomasz Półgrabia 4d68d7fce3 Fixed issue with screen rotation / change configuration. 2016-09-18 16:53:31 +02:00
Tomasz Półgrabia 65cb3ab696 Added a switch to switch off bug reporting (for dev - too much :)). 2016-09-18 16:31:45 +02:00
Tomasz Półgrabia c4668be5e2 Changing version code. 2016-09-18 16:23:57 +02:00
Tomasz Półgrabia 41a5d14b28 Changing app version to 1.0.1-SNAPSHOT. 2016-09-18 16:19:13 +02:00
Tomasz Półgrabia 48ca02d059 GUI fixes.
- fixed hiding progress, when some issues encountered,
- limited number of api requests.
2016-09-18 16:15:22 +02:00
Tomasz Półgrabia 085db85ce0 Added panoramio request-friendliness onCreateView. 2016-09-18 11:49:29 +02:00
Tomasz Półgrabia fcf9f75aee Being a bit more request-friendly for Panoramio API. 2016-09-18 11:29:16 +02:00
Tomasz Półgrabia 333bc4ebaf Scroll view for panoramio shower. 2016-09-18 10:30:49 +02:00
Tomasz Półgrabia 19f93889a3 Release mode. 2016-09-17 18:26:51 +02:00
Tomasz Półgrabia 231aefd1b8 Adding crashylytics proguard. 2016-09-17 18:26:16 +02:00
Tomasz Półgrabia 67ed66050b Fixing icon. 2016-09-17 18:20:46 +02:00
Tomasz Półgrabia 80a77cfd5c Almost release version + release config. 2016-09-17 17:37:27 +02:00
Tomasz Półgrabia c97c01638b Enable minifing. 2016-09-17 16:31:29 +02:00
Tomasz Półgrabia 78d73914de Removed old dependency for logcat logging (replaced with slf4j). 2016-09-17 14:04:37 +02:00
Tomasz Półgrabia 4f24cab000 Replaced old logcat logging with slf4j for util classes. 2016-09-17 14:01:47 +02:00
Tomasz Półgrabia 3986119b62 Replaced android Log calls with slf4j for WikiLocationsFragment. 2016-09-17 13:25:49 +02:00
Tomasz Półgrabia bb6a274e2e Replaced loggers for slf4j in HomeFragment. 2016-09-17 13:17:44 +02:00
Tomasz Półgrabia bbc7666f95 Added slf4j and logback for android to the classpath and initialized.
Replaced log calls for MainActivity.
2016-09-17 12:59:14 +02:00
Tomasz Półgrabia 5347f67d74 Added transition while swiping left/right. 2016-09-17 12:47:24 +02:00
Tomasz Półgrabia 1f022a048e Title fixing. 2016-09-17 11:26:42 +02:00
Tomasz Półgrabia fdb62e6fca Almost ready. 2016-09-17 10:32:48 +02:00
Tomasz Półgrabia 7ff3f73cdd Fixed layout in paranomio and loading views in wiki listview. 2016-09-16 23:58:52 +02:00
Tomasz Półgrabia 4c30cf03df Refresh menu option. 2016-09-16 23:20:16 +02:00
Tomasz Półgrabia b7b5e5b4e7 Try of marking http proxy quieries. 2016-09-15 13:48:27 +02:00
Tomasz Półgrabia 4d6a7909d4 Fixes of some minor rare bugs. 2016-09-14 23:53:07 +02:00
Tomasz Półgrabia d3b32d87f0 Fix of compilation error - change double to float. 2016-09-14 22:20:28 +02:00
Tomasz Półgrabia 48e5b9378f Added settings for gps update frequenciy policies. 2016-09-14 22:15:24 +02:00
Tomasz Półgrabia 29c2232e25 Added settings for wiki search. 2016-09-14 21:51:37 +02:00
Tomasz Półgrabia 34e0d698c4 Code refactorings, added settings for panoramio. 2016-09-14 21:27:18 +02:00
Tomasz Półgrabia 8137f0a847 Adding settings activity. 2016-09-13 22:21:55 +02:00
Tomasz Półgrabia 983b39efdf Removed unused fetch wiki button (maybe not used, but not necesserily
needed.
2016-09-13 22:09:38 +02:00
Tomasz Półgrabia cb109107ad Cleaning MainActivity. 2016-09-13 21:57:41 +02:00
Tomasz Półgrabia 7152d9aa70 Merge branch 'master' into not-fully-working-interceptor-from-child-view 2016-09-13 20:27:53 +02:00
Tomasz Półgrabia 40cb00b28a Handling gratefully screen rotation and configuration changes. 2016-09-12 23:11:20 +02:00
Tomasz Półgrabia 60f7f2aaa8 Clearning Home fragment. 2016-09-11 23:25:16 +02:00
Tomasz Półgrabia 82071b5473 Merge branch 'master' of bitbucket.org:duga/urbanexplorer 2016-09-11 23:22:23 +02:00
Tomasz Półgrabia b1b5268a17 Merge branch 'master' into feature-panoramio-listview-end-autoloading 2016-09-11 22:56:52 +02:00
Tomasz Półgrabia d428eaf397 Implemented "endless" listview for panoramio. 2016-09-11 22:56:25 +02:00