24c577e152
- Extract zap amount from kind 9735 events in NostrPoller.java (checks amount tag then falls back to description tag's zap request) - Format amounts compactly (e.g. 1.5K sats, 2M sats) - Set data URI on notification PendingIntent so tapping opens /notifications - Handle deep link intent in MainActivity (both onCreate and onNewIntent) - Remove dead localNotificationActionPerformed listener from TypeScript (only fired for Capacitor-API notifications, not natively posted ones)