apps-android-commons/app/src/main/java/fr/free/nrw/commons/notification
Ayan Sarkar 0269894c64
Fix 4615: Option for editing caption and description (#4672)
* DescriptionEditHelper implemented

* Description extracted

* Description editable

* No description condition handled

* Code cleanup

* Added javadocs

* toolbar added

* API call done

* Caption edit available

* Progress dialog added

* Log

* Problem with ButterKnife

* Caption is editable

* Removed unused import

* Manifest file reverted

* Manifest file reverted

* Manifest file reverted

* View binding added

* Post operation test added

* Java docs added

* Java docs added

* MediaDetailFragment unit tests added

* Test added
2021-12-06 22:50:54 +03:00
..
NotificatinAdapter.kt #3468 Switch from RvRenderer to AdapterDelegates (#3750) 2020-05-27 19:44:21 +10:00
Notification.kt #3468 Switch from RvRenderer to AdapterDelegates (#3750) 2020-05-27 19:44:21 +10:00
NotificationActivity.java fixed #4230 'Opening notifications in "Read" section still marks them read and removes them from the list'. (#4249) 2021-02-20 10:00:22 +09:00
NotificationAdapterDelegates.kt Swapped over to the ViewBinding version of adapterdelegates4 (#4687) 2021-10-25 23:08:55 +03:00
NotificationClient.java Merge backend-overhaul to master (#3198) 2019-11-06 18:05:12 +05:30
NotificationController.java Convert few model classes to kotlin (#3270) 2019-12-07 02:36:53 +10:00
NotificationHelper.java Fix 4615: Option for editing caption and description (#4672) 2021-12-06 22:50:54 +03:00
NotificationType.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
NotificationWorkerFragment.java Optimize imports (#3272) 2019-12-06 17:51:36 +09:00