mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
- Introduce `isFrontendReady` flag in Main Activity to strictly coordinate share intent flushing. - Queue all share intents until the frontend explicitly signals readiness via `triggerGetShareData`. - Change default share type from 'TEXT' (invalid) to 'NOTE' (valid) to match frontend type definitions. - Fix race condition where `callJSInterfaceFunctionIfExists` was called before Angular subscriptions were active. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app_config.properties | ||
| build.gradle | ||
| capacitor.build.gradle | ||
| config.gradle | ||
| google.properties | ||
| proguard-rules.pro | ||