apps-android-commons/app/src/main/java/fr/free/nrw/commons/nearby
spelka ef73204cc0 Fix #1921, missing information about internet connectivity on nearby page
The reported issue is that in the Nearby activity, the app does not communicate that there is no internet connection. On investigation, it appears that a toast message does briefly display "No internet connection". It looks like other activities have implemented this same message within the snackbar instead. In order to have a consistent style of communication to the user, I removed the toast message and replace it with the snackbar message, as implemented in NotificationActivity.java.
2018-11-03 12:37:57 +00:00
..
DirectUpload.java Work towards eliminating string literals from code. (#1861) 2018-08-27 19:10:50 +10:00
NearbyActivity.java Fix #1921, missing information about internet connectivity on nearby page 2018-11-03 12:37:57 +00:00
NearbyAdapterFactory.java Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
NearbyBaseMarker.java Dead/redundent code and import removal. 2018-03-02 23:39:24 +05:30
NearbyController.java Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00
NearbyListFragment.java Optimize imports (#1927) 2018-10-13 18:31:25 +11:00
NearbyMapFragment.java Lambda usage simplifications (#1928) 2018-11-02 18:28:42 +00: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
NearbyMaterialShowcaseSequence.java Add nearby tutorial (#1467) 2018-05-18 16:52:11 +05:30
NearbyPlaces.java Feature/nearby io fix (#1847) 2018-08-24 22:36:23 +05:30
NoPermissionsFragment.java Fixing some lint issues for #171 2018-02-07 11:32:24 +01:00
Place.java Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
PlaceRenderer.java Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
Sitelinks.java Fix issue where Wikidata edits were not happening (#1682) 2018-07-05 20:13:37 +10:00