Commit Graph

8 Commits (feeee312bdf5880a6f1d7112212b3e3e892acef4)

Author SHA1 Message Date
Greg Alexander feeee312bd First draft of API to launch activities
2 years ago
Greg Alexander a2aa4a2d1c Implement the hack from stackoverflow to detect if the task is really in
5 years ago
Greg Alexander 01b3a65a05 make all startService calls go through
5 years ago
Greg Alexander 823591055a Factor out the idiom for startService() vs startForegroundService(), and
5 years ago
Greg Alexander cf84ff9379 fix restart after a crash (it would not restart if there was a stale pid
5 years ago
Greg Alexander 9b451c9b29 Define the channel for the notification, which requires using
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander be43d90c70 Manually convert from ant to gradle, roughly.
5 years ago