Hello everybody,
in a recent team call we thought that it might be a good idea to distil
our knowledge as users of the phone into an app, to share tips/tricks
and suggestions with users who are new to it.
On Friday I put together a small prototype, and it's available over here:
https://la
Hi all,
You may recall some time back I sent out a call for testing on the "full
shell rotation" feature for Unity8. We are on the verge of landing this
feature in vivid.
I also want to highlight to any application developers that along with this
change, applications will rotate in all orientation
Hi all :)
Great idea! But why not QML?
2015-02-02 11:14 GMT+03:00 Daniel Holbach :
> Hello everybody,
>
> in a recent team call we thought that it might be a good idea to distil
> our knowledge as users of the phone into an app, to share tips/tricks
> and suggestions with users who are new to it.
Hey,
we thought it'd be good to play around with our HTML5 story a bit and as
most of the app is content, it seemed to make sense to use Markdown and
HTML.
Have a great day,
Daniel
On 02.02.2015 13:07, Roman Shchekin wrote:
> Hi all :)
> Great idea! But why not QML?
>
> 2015-02-02 11:14 GMT
Hey kevin,
Thanks for this. Probably address book is one of the apps that does
not fit well on landscape, I will push the desktop changes soon.
About the shell rotation, have you guys thought about the up-side-dow
use case? (For example android does not rotate the app or the shell
up-side-down to
Is there general guidance about how scopes will be displayed in
landscape? Will the two column view be used in most cases?
I do realize I could just install the PPA and find out, but I thought
the question/discussion might be generally useful for developers. :-)
Ted
On Mon, 2015-02-02 at 05:10
W dniu 02.02.2015 o 15:25, Ted Gould pisze:
> Is there general guidance about how scopes will be displayed in
> landscape? Will the two column view be used in most cases?
>
> I do realize I could just install the PPA and find out, but I thought
> the question/discussion might be generally useful f
I have been playing with nexus 10 (in landscape), things don't break and
generally reflow but good to check all scopes (and apps) in landscape on
phone/tablet, and have a think about reflow rules (in terms of margins and
columns).
We have tailored responsive designs done for a couple of apps but h
Yes. Phones won't rotate upside down, whereas tablets will.
On 02/02/2015 14:40, Renato Filho wrote:
[...]
About the shell rotation, have you guys thought about the up-side-dow
use case? (For example android does not rotate the app or the shell
up-side-down to avoid confusions since the user can
Hello everyone,
We have opened the landing gates for ubuntu-rtm today - and with this,
QA resumed signing off silos and we already had a few landings
happening. There were some slight problems from the infrastructure side,
but all of those got resolved and packages are now landing without any
prob
Hello, everyone!
I have asked for help on Google+, but this might be a better place for
that.Here I have the following situation: 1) Repeater with U1db contents as
model 2) An edit page, which the user goes to (it has a delete dialog) 3) User
deletes an item (I create tempContents, splice from t
On 02.02.2015 21:33, Bogdan Cuza wrote:
> Hello, everyone!
>
> I have asked for help on Google+, but this might be a better place for
> that.
> Here I have the following situation:
> 1) Repeater with U1db contents as model
> 2) An edit page, which the user goes to (it has a delete dialog)
> 3) U
Hello Christian,
Here's the removeDeck() function from DB.js:
function removeDeck(deckLanguage, deckColor) {var tempContents = {};
tempContents = deckDB.contents;for (var i = 0; i <
tempContents.decks.length; i++) {if (tempContents.decks[i].deckLanguage
== deckLanguage && temp
On Mon, Feb 2, 2015 at 3:15 AM, Benjamin Zeller
wrote:
Yes, thats required. QtCreator needs to find out which hooks will be
provided by the click package in the end. We can not just check the
project files for binaries and use those as base for the runconfigs.
Not every binary may be represente
On Monday, 2 February 2015 10:10:02 PM AEDT, Kevin Gunn wrote:
Hi Kevin, that's all really exciting.
A couple weeks back on the Nexus 7 I noticed that the dash doesn't
rotate... I.e., reading something in Beru or on the web in portrait mode
necessitated a change in rotation back to landscape w
Use ListModel isntead of U1Db. Just put elements from db to list and enjoy.
Such pattern is rock-solid.
2015-02-02 23:58 GMT+03:00 Bogdan Cuza :
> Hello Christian,
>
> Here's the removeDeck() function from DB.js:
>
> function removeDeck(deckLanguage, deckColor) {
> var tempContents = {};
>
On Mon, Feb 2, 2015 at 6:10 AM, Kevin Gunn
wrote:
If there is no orientation preference, no modification is needed and
the application will simply support all orientations.
Will applications be able to lock rotation to the current orientation?
This has been a requested feature for Beru. If y
17 matches
Mail list logo