apps-android-commons/app/src/main/java/fr/free/nrw/commons/notification
Paul Hawke 97a208dcfa
Refactor CSRF token API to move it into the main commons code base (#5472)
* Remove redundent constructor parameter

* Converted the CsrfTokenClient and test to kotlin

* Moved getCsrfTokenCall() out of the data client
2024-01-24 22:15:51 +09:00
..
models Move notification API into main commons codebase (#5465) 2024-01-23 22:43:37 +09:00
NotificatinAdapter.kt Refactor: notification models (#4866) 2022-04-28 18:23:44 +03:00
NotificationActivity.java Refactor: notification models (#4866) 2022-04-28 18:23:44 +03:00
NotificationAdapterDelegates.kt Refactor: notification models (#4866) 2022-04-28 18:23:44 +03:00
NotificationClient.kt Refactor CSRF token API to move it into the main commons code base (#5472) 2024-01-24 22:15:51 +09:00
NotificationController.java Refactor: notification models (#4866) 2022-04-28 18:23:44 +03:00
NotificationHelper.java Fix #5212: removing bug causing progress dialog to load forever (#5350) 2023-10-19 16:20:28 +09:00
NotificationInterface.kt Move notification API into main commons codebase (#5465) 2024-01-23 22:43:37 +09:00
NotificationWorkerFragment.java Refactor: notification models (#4866) 2022-04-28 18:23:44 +03:00