Replaced call to 'Looper#quitSafely()' (API 18) for 'Looper#quit()'; shouldn't be...
[pub/Android/ownCloud.git] / src / com / owncloud / android / notifications / NotificationBuilderWithProgressBar.java
2014-06-02 David A. VelascoCancelation of notifications on success moved to a...