onyx-tasks/crates/onyx-core/src
Tristan Michael 326ebd83d8 Gate desktop-only deps for Tauri Android compilation
Make keyring optional behind keyring-storage feature in onyx-core.
Make notify/notify-debouncer-mini optional behind desktop feature in Tauri.
Gate all file watcher code behind #[cfg(not(target_os = "android"))].
Provide env-var-only credential fallbacks when keyring is disabled.
2026-04-01 17:35:57 -07:00
..
config.rs rename onyx-core crate (formerly bevy-tasks-core) 2026-03-31 09:46:56 -07:00
error.rs rename onyx-core crate (formerly bevy-tasks-core) 2026-03-31 09:46:56 -07:00
lib.rs rename onyx-core crate (formerly bevy-tasks-core) 2026-03-31 09:46:56 -07:00
models.rs fix: use has_time flag for due date time tracking 2026-04-01 01:06:10 -07:00
repository.rs feat(core): add move_task and rename_list to onyx-core 2026-03-31 13:27:47 -07:00
storage.rs fix: use has_time flag for due date time tracking 2026-04-01 01:06:10 -07:00
sync.rs rename onyx-core crate (formerly bevy-tasks-core) 2026-03-31 09:46:56 -07:00
webdav.rs Gate desktop-only deps for Tauri Android compilation 2026-04-01 17:35:57 -07:00