This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
nc-photos
Watch
1
Star
0
Fork
You've already forked nc-photos
0
mirror of
https://gitlab.com/nkming2/nc-photos.git
synced
2025-01-23 17:26:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e50aa2eba
nc-photos
/
lib
/
platform
/
notification.dart
6 lines
84 B
Dart
Raw
Normal View
History
Unescape
Escape
(Android) Show our own download notifs
2021-10-02 11:12:54 +02:00
abstract
class
Notification
{
(android) Notification after downloaded photo
2021-04-30 18:58:05 +02:00
Future
<
void
>
notify
(
)
;
Capture logs from settings for bug report
2021-09-10 13:46:15 +02:00
(Android) Show our own download notifs
2021-10-02 11:12:54 +02:00
Future
<
void
>
dismiss
(
)
;
Capture logs from settings for bug report
2021-09-10 13:46:15 +02:00
}
Reference in a new issue
Copy permalink