Open Benjamin-Loison opened 9 months ago
Do the various Android actions can be generated with Termux? If not, then does the requester mean Android or Termux notification actions?
I was referring to notifications in general. Not sure if there's an API to fetch useful info (such as intent) about a notification's actions.
termux-api/issues/110 comment
https://developer.android.com/reference/android/service/notification/StatusBarNotification https://developer.android.com/reference/android/app/Notification https://github.com/termux/termux-api/blob/4159c62dd6cd9a8793465def769686fc7ac99fe2/app/src/main/java/com/termux/api/apis/NotificationListAPI.java
Feature description
Reference implementation
Have you checked if the feature is accessible through the Android API? Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)