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-03-23 07:29:23 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
658f03d33a
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 17:12:54 +08:00
abstract
class
Notification
{
(android) Notification after downloaded photo
2021-05-01 00:58:05 +08:00
Future
<
void
>
notify
(
)
;
Capture logs from settings for bug report
2021-09-10 19:46:15 +08:00
(Android) Show our own download notifs
2021-10-02 17:12:54 +08:00
Future
<
void
>
dismiss
(
)
;
Capture logs from settings for bug report
2021-09-10 19:46:15 +08:00
}
Reference in a new issue
Copy permalink