lp:~brady.brenot/stellarium/android-port

Created by Brady Brenot and last modified
Get this branch:
bzr branch lp:~brady.brenot/stellarium/android-port
Only Brady Brenot can upload to this branch. If you are Brady Brenot please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brady Brenot
Project:
Stellarium
Status:
Experimental

Recent revisions

5209. By Brady Brenot

fix misaligned #ifdef after merge

5208. By Brady Brenot

merge lp:stellarium

5207. By Brady Brenot

fix an #ifdef and a string before I perform a merge

5206. By Brady Brenot

correction: disable fullscreen on ANDROID, not on non-ANDROID

5205. By Brady Brenot

- adding initial Sky/View/Plugins 'button drawers'. They work, but:
-- there's only one function in Sky and View (toggle nebulas), and none in plugins
-- it doesn't match the mockup even a little; these drawers are currently just menus like the main popup menu
- switch Clickable over to taking QAction*s directly
- switch PopupMenu's model over to using QAction*s directly, but with the option to use an action name string (because QML won't let you use scripts in the property value of a model element, so using getGuiAction() in there is disallowed)
- add a C++ model to correspond to the QML model for the PopupMenu
- disable initial fullscreen on Android. This hides the status bar, and the window resizing appears to cause some position issues

5204. By Brady Brenot

- change popup menu visual style to match new mockup
- avoid issue where flickable causes onRelease not to fire in child component mouse areas (also use onCanceled)
- make popup menu use an action's "text" property to fill in the text so that it's translatable, rather than just entering text into the QML directly

5203. By Brady Brenot

removing some unused GUI action code

5202. By Brady Brenot

restoring previous GUI functionality (scrolling around, clicking objects to get their info, changing speed, toggling night mode)

5201. By Brady Brenot

removing a "helpful" addition to the new version of the toolchain that overrides the installation location for libraries / executables

5200. By Brady Brenot

fix "converting 'false' to pointer type 'void*"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:stellarium
This branch contains Public information 
Everyone can see this information.