Re: [Ubuntu-phone] Launcher image for homemade apps

2013-03-03 Thread Simon
In the "HUD" you can only close the app on the far left. All other apps are uncloseable. If you can't close the calculator but have it's icon is on the far left... ... I can't think of a possible solution. Kind regards Simon Am 03.03.2013 12:11, schrieb Andreas Poulsen: > Thanks a lot > I've fou

Re: [Ubuntu-phone] Launcher image for homemade apps

2013-03-03 Thread Zoltán Balogh
Hi, The application need to be registered to the HUD in order to use the toolbar.quitAction.onTriggered. Just use the MainView component provided by the SDK and set the applicationName property to calculator-mockapp. The best examples for it are the templetes offered from the QtCreator insta

Re: [Ubuntu-phone] Launcher image for homemade apps

2013-03-03 Thread Andreas Poulsen
Thanks a lot I've found little workaround that I used to install the newest calculator app on the device. Here is what I did: I downloaded the code: $ bzr branch lp:ubuntu-calculator-app I copied it to my Nexus 7 device: $ scp -r ubuntu-calendar-app/ phablet@192.168.1.12 Now, I edited th

Re: [Ubuntu-phone] Launcher image for homemade apps

2013-02-27 Thread Octav14n
No, currently the available (displayed) apps are hardcoded. (here's the code: https://bazaar.launchpad.net/~unity-team/unity/phablet/view/head:/Applications/applications.js ) Greetings Simon PS: Sorry Andreas for the double-post, I hit "Send" to fast before ;) Am 27.02.2013 19:53, schrieb An

[Ubuntu-phone] Launcher image for homemade apps

2013-02-27 Thread Andreas Poulsen
Hi all Is it currently possible to install an app on ubuntu phone with a launcher image on the App Lens? It is somewhat stupid that you have to connect to the phone with a computer to launch your apps. Regards Andreas -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-ph