apps-android-commons/app/src/main/java/fr/free/nrw/commons/nearby
2017-07-22 18:08:56 -05:00
..
NearbyActivity.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
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 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
NearbyInfoDialog.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
NearbyListFragment.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
NearbyMapFragment.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
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 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
NoPermissionsFragment.java Tidy up code 2017-06-02 18:27:39 +10: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