Gaia/System/WindowManagement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Meetings Notice == | |||
* [2014/08/08] https://taiwan.etherpad.mozilla.org/ep/pad/view/window-mgmt-meeting/rev.1431 | |||
* [2014/07/31] https://taiwan.etherpad.mozilla.org/ep/pad/view/window-mgmt-meeting/rev.1176 | |||
== Diagrams == | |||
* Architecture Map 2.1+ | |||
<gallery> | |||
File:Sys2wmmap.png|Architecture Map 2.1+ | |||
</gallery> | |||
== Modules == | == Modules == | ||
=== Environment Helper === | === Environment Helper === | ||
* VisibilityManager | * VisibilityManager | ||
* OrientationManager | * OrientationManager | ||
* LayoutManager | |||
=== Manager === | === Manager === | ||
* TaskManager | * TaskManager | ||
Line 12: | Line 23: | ||
* SecureWindowManager | * SecureWindowManager | ||
* Rocketbar | * Rocketbar | ||
* HomescreenLauncher | |||
=== Singleton === | === Singleton === | ||
* AppWindow | * AppWindow | ||
Line 20: | Line 32: | ||
* SecureWindow | * SecureWindow | ||
* SearchWindow | * SearchWindow | ||
* PopupWindow | |||
=== Sub components === | === Sub components === | ||
* PermissionDialog | * PermissionDialog | ||
Line 25: | Line 38: | ||
* AuthenticationDialog | * AuthenticationDialog | ||
* TextSelectionDialog | * TextSelectionDialog | ||
* ContextMenu | |||
== Roadmap == | == Roadmap == | ||
* AttentionWindow | |||
* PermissionDialog | |||
* SheetTransitionController | |||
* KeyboardWindow |
Latest revision as of 09:12, 8 August 2014
Meetings Notice
- [2014/08/08] https://taiwan.etherpad.mozilla.org/ep/pad/view/window-mgmt-meeting/rev.1431
- [2014/07/31] https://taiwan.etherpad.mozilla.org/ep/pad/view/window-mgmt-meeting/rev.1176
Diagrams
- Architecture Map 2.1+
Modules
Environment Helper
- VisibilityManager
- OrientationManager
- LayoutManager
Manager
- TaskManager
- AppWindowManager
- ActivityWindowManager
- StackManager
- ShrinkUI
- LockscreenWindowManager
- SecureWindowManager
- Rocketbar
- HomescreenLauncher
Singleton
- AppWindow
- ActivityWindow
- HomescreenWindow
- TrustedWindow
- AttentionWindow
- SecureWindow
- SearchWindow
- PopupWindow
Sub components
- PermissionDialog
- AppModalDialog
- AuthenticationDialog
- TextSelectionDialog
- ContextMenu
Roadmap
- AttentionWindow
- PermissionDialog
- SheetTransitionController
- KeyboardWindow