Robo
|
c8f506a8aa
fix: add method and referrer properties to app login event (#14231)
|
6 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
Samuel Attard
|
0ab83b301d
Refactor as per @zcbenz comments
|
7 years ago |
Rafael Nobre
|
9483f0fc14
Adds synchronization logic to allow NSUserActivityDelegate to wait Javascript updating the NSUserActiity UserInfo if requested.
|
7 years ago |
Rafael Nobre
|
a870799c32
Exposes more Handoff related APIs to Electron.
|
7 years ago |
Daniel Ma
|
4fb9f825b1
Add "New Tab" button for Native macOS Tabs
|
7 years ago |
Charlie Hess
|
af9e010162
Send notification userInfo to app.ready, on macOS.
|
8 years ago |
Kevin Sawicki
|
f5d371e180
Remove linter warnings
|
8 years ago |
Kevin Sawicki
|
34f7ddec9f
Update API to isAccessibilitySupportEnabled
|
8 years ago |
Kevin Sawicki
|
fc36ac8c1b
Add API for accessibility state and changes
|
8 years ago |
Leonard Lamprecht
|
67dd19ed0f
Replace OS X and Mac OS with macOS
|
8 years ago |
deepak1556
|
0e0235407b
fill net::URLRequest details on IO thread
|
8 years ago |
Cheng Zhao
|
60bd60e1ed
Fully support converting NSDictionary to JS userInfo object
|
9 years ago |
Cheng Zhao
|
7268f434b2
Fix code styling problems
|
9 years ago |
Charlie Hess
|
f84a973d69
Revert "Use a DictionaryValue everywhere instead of a string map."
|
9 years ago |
Charlie Hess
|
90cc10944a
Use a DictionaryValue everywhere instead of a string map.
|
9 years ago |
Charlie Hess
|
195940292d
This is preventDefault by convention.
|
9 years ago |
Charlie Hess
|
88805ec7e2
Make the Linter happy.
|
9 years ago |
Charlie Hess
|
c20acb0361
Implement a "continue-activity" event on app for resuming from hand-off.
|
9 years ago |
Cheng Zhao
|
a421c66f3f
Deprecate the platform-theme-changed event
|
9 years ago |
Daniel Pham
|
63294892f0
Rename dark-mode-changed to platform-theme-changed
|
9 years ago |
Daniel Pham
|
c4049cb393
:apple: Add 'dark-mode-changed' event to app api
|
9 years ago |
Cheng Zhao
|
9a0dc3bfd7
Add Delegate for AtomBrowserClient
|
9 years ago |
Cheng Zhao
|
d05255179a
Add login event for "app" module
|
9 years ago |
Haojian Wu
|
9652ed6508
More fixes after code review.
|
9 years ago |
Haojian Wu
|
377e7ee3a7
Implement 'activiate' event instead of 'activate-with-open-windows'.
|
9 years ago |
Haojian Wu
|
3ad5d17612
[OS X] Implement 'activate-with-open-windows' event for app.
|
9 years ago |
Cheng Zhao
|
637b642837
Fix building on Windows
|
9 years ago |
deepak1556
|
0fbd908fb6
app: event to pass client certificate data
|
10 years ago |
Charlie Hess
|
78b856268e
Fix cpplint errors.
|
10 years ago |