apps-android-commons/app
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
..
libs Merge release branch to master (#1932) 2018-10-13 19:45:00 +11:00
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Fix #1921, missing information about internet connectivity on nearby page 2018-11-03 12:37:57 +00:00
build.gradle Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
proguard-rules.txt Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00