Commit History

作者 SHA1 備註 提交日期
  Cheng Zhao 6e81c55880 Merge pull request #6385 from electron/only-use-role-accelerator-in-app-menu 8 年之前
  Kevin Sawicki c100300764 Update API to get/setLoginItemSettings 8 年之前
  Cheng Zhao 6381f44f26 mac: Pass useDefaultAccelerator to getAcceleratorForCommandId 8 年之前
  Kevin Sawicki 60ab71a706 Combine launch and current status login item APIs 8 年之前
  Kevin Sawicki c5610b2186 Add API to add/remove app as login item 8 年之前
  Kevin Sawicki b55f55cfc4 Add app.getLoginItemStatus API 8 年之前
  Kevin Sawicki 98a97a52ea Add getLoginItemLaunchStatus API 8 年之前
  Cheng Zhao 767124c45c Update for reviews 8 年之前
  Cheng Zhao 1da2a1c2ae app.setBadgeCount should return boolean 8 年之前
  Cheng Zhao cb00d3cfb3 mac: Implement app.setBadgeCount 8 年之前
  Jonas Schwabe 8ac205685d Add ifdef for property, which should only be availabe on Linux 8 年之前
  Jonas Schwabe e3ba6818af Fix linter errors 8 年之前
  Jonas Schwabe b22ce93477 Implement libunity launcher badge counter to be set via electron, fixes #4193 8 年之前
  deepak1556 0e0235407b fill net::URLRequest details on IO thread 8 年之前
  Daniel Pham eb0889de38 :apple: Add fallback URL to handoff. 8 年之前
  Daniel Pham 6dae07b76f Add API: app.dock.downloadFinished(filePath) 8 年之前
  Cheng Zhao 60bd60e1ed Fully support converting NSDictionary to JS userInfo object 8 年之前
  Cheng Zhao 7268f434b2 Fix code styling problems 8 年之前
  Charlie Hess 12764a66ed Add an accessor for the current activity type and write the simplest possible test. 8 年之前
  Charlie Hess f84a973d69 Revert "Use a DictionaryValue everywhere instead of a string map." 8 年之前
  Charlie Hess 90cc10944a Use a DictionaryValue everywhere instead of a string map. 8 年之前
  Charlie Hess 88805ec7e2 Make the Linter happy. 8 年之前
  Charlie Hess c20acb0361 Implement a "continue-activity" event on app for resuming from hand-off. 8 年之前
  Charlie Hess 6df4bb176d Implement app.setUserActivity(type, userInfo). 8 年之前
  Rita Zhang df2141d9e6 :zap: Add API: IsDefaultProtocolClient 8 年之前
  Cheng Zhao a421c66f3f Deprecate the platform-theme-changed event 8 年之前
  Cheng Zhao ddd8eae661 Move isAeroGlassEnabled and isDarkMode to systemPreferences 8 年之前
  Cheng Zhao efb0fc2ea5 Merge pull request #4968 from phamdaniel/exit-events 8 年之前
  Daniel Pham 6e46753499 Don't emit 'will-quit' when 'app.exit()' is called. Fixes #4643 8 年之前
  Felix Rieseberg 1231360b2f :zap: Add API: RemoveAsDefaultProtocolHandler 8 年之前