Confirmed users
401
edits
No edit summary |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== | == Meetings Notice == | ||
=== Modules === | * [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 == | |||
=== Environment Helper === | |||
* VisibilityManager | |||
* OrientationManager | |||
* LayoutManager | |||
=== Manager === | |||
* TaskManager | * TaskManager | ||
* AppWindowManager | * AppWindowManager | ||
* ActivityWindowManager | * ActivityWindowManager | ||
* StackManager | * StackManager | ||
* ShrinkUI | |||
* LockscreenWindowManager | |||
* SecureWindowManager | |||
* Rocketbar | |||
* HomescreenLauncher | |||
=== Singleton === | |||
* AppWindow | * AppWindow | ||
* ActivityWindow | * ActivityWindow | ||
Line 12: | Line 30: | ||
* TrustedWindow | * TrustedWindow | ||
* AttentionWindow | * AttentionWindow | ||
* SecureWindow | |||
* SearchWindow | |||
* PopupWindow | |||
=== Sub components === | |||
* PermissionDialog | * PermissionDialog | ||
* AppModalDialog | * AppModalDialog | ||
* AuthenticationDialog | * AuthenticationDialog | ||
* TextSelectionDialog | * TextSelectionDialog | ||
* ContextMenu | |||
== Roadmap == | |||
* AttentionWindow | |||
* PermissionDialog | |||
* SheetTransitionController | |||
* KeyboardWindow |