Confirmed users
1,492
edits
(→Other) |
No edit summary |
||
| Line 45: | Line 45: | ||
Get a bird's eye view of how the native UI version of Fennec is [[Fennec/NativeUI/Architecture_Overview|structured]]. There are also some examples of [[Fennec/NativeUI/Messages|messaging]] between Java and XUL/JS. | Get a bird's eye view of how the native UI version of Fennec is [[Fennec/NativeUI/Architecture_Overview|structured]]. There are also some examples of [[Fennec/NativeUI/Messages|messaging]] between Java and XUL/JS. | ||
==Design== | |||
The UI design is under revision, to make it simpler and to make more use of standard Android controls (i.e. hardware/system menu button, back button) and to make sure that more touchevents can be passed directly to web content. | |||
Works-in-progress: | |||
* Menu structure (incl. tabs): http://cl.ly/3h331s0o311G3v0P3r00 | |||
* Possible two-finger gesture, linked to tabstrip layout: http://cl.ly/3h331s0o311G3v0P3r00 | |||
==Known Issue== | ==Known Issue== | ||