apps-android-commons/app/src/main/java/fr/free/nrw/commons/notification
Vanshika Arora 1b62ac4d2d Code to retrive unknown notification and UI (#2340)
* request change, changed notification icon

* Completed task 1 of the work

* commit changes

* commit changes

* updated notification class

* before notification id

* gradle reverted

* Minor changes to mark notifications as read

* commit changes

* delete on swipe

* notification count

* sipe to delete

* changes

* worked on changes requested

* commit changes

* Fix notification count

* reviewed changes

* round icon, swipe with icon

* Fix pending NPE issues with notifications

* final commit

* graddle changes

* removed changes for testing
2019-02-02 19:21:58 +05:30
..
MarkReadResponse.java Integrate notifications API 2018-01-22 03:46:54 +05:30
Notification.java Code to retrive unknown notification and UI (#2340) 2019-02-02 19:21:58 +05:30
NotificationActivity.java Code to retrive unknown notification and UI (#2340) 2019-02-02 19:21:58 +05:30
NotificationAdapterFactory.java Revert "Revert "Merge pull request #1024 from neslihanturan/displayNotificationsUI"" 2018-01-21 14:54:25 +05:30
NotificationController.java Code to retrive unknown notification and UI (#2340) 2019-02-02 19:21:58 +05:30
NotificationRenderer.java Code to retrive unknown notification and UI (#2340) 2019-02-02 19:21:58 +05:30
NotificationType.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
NotificationUtils.java Code to retrive unknown notification and UI (#2340) 2019-02-02 19:21:58 +05:30
NotificationWorkerFragment.java Notifications list retained across orientation change. 2018-02-26 00:34:35 +05:30