clients/apps/desktop/desktop_native
Colton Hurst 8811ec41ab
[PM-22788] Add Autotype Crate and Windowing Functions (#15317)
* [PM-22783] Add initial feature flag and settings toggle for autotype MVP

* [PM-22783] Undo Cargo.lock changes

* [PM-22783] Disable console.log block

* [PM-22783] Lint fix

* [PM-22783] Small updates

* [PM-22783] Build fix

* [PM-22783] Use combineLatest in updating the desktop autotype service

* [PM-22783] Check if the user is on Windows

* [PM-22783] Undo access selector html change, linting keeps removing this

* [PM-22783] Fix failing test

* [PM-22788] Add initial desktop native autotype crate based on spike ticket investigation

* [PM-22788] cargo fmt

* [PM-22783] Update autotypeEnabled to be stored in service

* [PM-22783] Add todo comments

* [PM-22783] Add SlimConfigService and MainDesktopAutotypeService

* [PM-22783] Small fixes

* [PM-22788] Add get_foreground_window_title() and cleanup

* [PM-22788] Add comment

* [PM-22788] Lint and cross platform build fixes

* [PM-22788] Update windows.rs in autotype_internal

* [PM-22788] Update windows.rs and dummy.rs in autotype_internal

* [PM-22788] cargo fmt

* [PM-22788] Edit napi result types

* [PM-22788] Edit napi result types again

* [PM-22788] Add autofill as a codeowner of the desktop_native/autotype directory

* [PM-22788] Refactor autotype code

* [PM-22788] Move autotype dependency out of windows only due to abstraction change

* [PM-22788] Fix lint errors

* [PM-22788] Updates based on PR comments

* [PM-22788] cargo fmt
2025-07-18 10:30:19 -04:00
..
.cargo [PM-8789] Move desktop_native into subcrate (#9682) 2024-07-01 15:19:29 +02:00
autotype [PM-22788] Add Autotype Crate and Windowing Functions (#15317) 2025-07-18 10:30:19 -04:00
core [PM-22271] Switch to SDK argon2 implementation, and drop other impls (#15401) 2025-07-15 11:53:58 +02:00
macos_provider Fix Clippy 1.88 warnings (#15396) 2025-07-01 22:36:18 +02:00
napi [PM-22788] Add Autotype Crate and Windowing Functions (#15317) 2025-07-18 10:30:19 -04:00
objc Fix Clippy 1.88 warnings (#15396) 2025-07-01 22:36:18 +02:00
proxy Fix Clippy 1.88 warnings (#15396) 2025-07-01 22:36:18 +02:00
windows_plugin_authenticator [PM-20451] Refactor Windows PA Types (#14366) 2025-04-25 14:42:11 -04:00
.gitignore [PM-17619] Add Intial Windows WebAuthn Plugin Authenticator Bindings Crate (#13112) 2025-02-03 09:53:53 -05:00
build.js Pin rust toolchain (#14817) 2025-05-17 22:17:36 +02:00
Cargo.lock [PM-22788] Add Autotype Crate and Windowing Functions (#15317) 2025-07-18 10:30:19 -04:00
Cargo.toml [PM-22788] Add Autotype Crate and Windowing Functions (#15317) 2025-07-18 10:30:19 -04:00
rust-toolchain.toml Pin rust toolchain (#14817) 2025-05-17 22:17:36 +02:00