apps-android-commons/app/src/main/java/fr/free/nrw/commons/nearby
2017-11-30 21:41:38 -06:00
..
NearbyActivity.java Merge branch 'master' into dependency-injection 2017-11-30 21:41:38 -06:00
NearbyActivityMode.java Refactor based on review comments. 2017-10-10 22:28:47 +01:00
NearbyAdapterFactory.java Propagated the @NonNull annotation for place click listener and removed a test that made no sense. 2017-07-22 18:08:56 -05:00
NearbyBaseMarker.java Coding style fixes 2017-07-16 15:13:40 +09:00
NearbyController.java Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
NearbyInfoDialog.java Codacy suggestions for improvement. 2017-09-03 22:20:52 -05:00
NearbyListFragment.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00
NearbyMapFragment.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00
NearbyMarker.java Converted nearby list to recycler view and fixed a few issues pointed out by static code analysis. 2017-07-09 17:33:24 -05:00
NearbyPlaces.java Force request radius to be no larger than MAX_RADIUS, thus always make request 2017-10-27 20:02:39 +03:00
NoPermissionsFragment.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00
Place.java Converted nearby list to recycler view and fixed a few issues pointed out by static code analysis. 2017-07-09 17:33:24 -05:00
PlaceRenderer.java Made a pass through the code to introduce lambdas / method references in the places the Android Studio suggested. 2017-07-22 18:04:40 -05:00
Sitelinks.java Merge pull request #745 from veyndan/string-sanitation 2017-06-28 09:15:10 +09:00