On Oct 22, 2015 4:59 PM, "Łukasz 'sil2100' Zemczak" <
lukasz.zemc...@canonical.com> wrote:
> Anyway, Robert switched our CI Train infrastructure to now support
> xenial and all dual landings target that archive.
Correction, all future dual silos will target xenial and vivid, current
silos targetin
Hello everyone,
Ubuntu Wily Werewolf has been released, with the 16.04 pocket now open -
all wily overlay-ppa packages have been copied to the new series. Of
course as far as Ubuntu Touch is concerned, we are still concentrating
our stable phone efforts on vivid. We will most probably change our
b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
I'm currently working on porting an Ubuntu Touch android tree to CM for the
UBports project, I have choose to base on cm12.1 so i can support newer
devices. I still have some work to do before I have an working tree
https://github.com/ubports/a
Hi all,
First of, I had been working on Android platform development for a while.
>From that experience, I have some familiarity with Android build system and
Linux kernel building.
Now that I just got a new phone, I am very interested to take the challenge
of porting ubuntu-touch to my old phone,
Hi
We have created a project [1] to catch any bug escalations related to
issues blocking developers. This is intended to be similar to the
devices-system-image project we use for our ota fixes.
Cheers
Pat
[1] https://bugs.launchpad.net/canonical-developer-experience
--
Mailing list: https://lau
On Thu, Oct 22, 2015 at 1:55 PM, Nicholas Skaggs
wrote:
AFAIK, yes, you cannot update the emulator. That said, I never tried
toggling the update through the command line, or attempting hackery
to force it through.
According to the wiki (https://wiki.ubuntu.com/Touch/Emulator):
To update to a
Thanks for the detailed answer Tim,
I was trying to emulate the way an Android app groups its actions, but I'll
think about alternative designs too.
And I'll likely give the new API a try as well once it's landed :)
Jani
On Thu, Oct 22, 2015 at 10:15 PM, Tim Peeters
wrote:
> Hello Jani,
>
> Th
W dniu 22.10.2015 o 21:48, Michał Sawicz pisze:
> There is no recovery to apply the update, so indeed the only way around
> that would be apt and dist-upgrade, but that's not too reliable.
Before anyone jumps at me ;)
I should have said "not too reliable in this scenario", same as with the
phone.
W dniu 22.10.2015 o 19:55, Nicholas Skaggs pisze:
> AFAIK, yes, you cannot update the emulator. That said, I never tried
> toggling the update through the command line, or attempting hackery to
> force it through. I'm sure others can provide more technical details
> about why this does or does not
Hello Jani,
There was a design decision that we only have one "overflow button" (the
button that opens the popover) on the right side in the header, and the
other actions are in the header directly, so you may want to discuss with
the designers if they have suggestions for your app how to group ac
El día Thursday, October 22, 2015 a las 08:32:29PM +0200, Jonas Drange escribió:
> Hi Matthias, IIUC you want hotspot which is under System Settings ->
> Hotspot.
>
> It was released a few otas back.
Hi Jonas,
Yes! I configured it and it worked out of the box. This mail goes already
over this l
Hi all,
Just a quick note to mention the new xenial series is now supported by
CI Train, and what you should expect for "dual" silos.
Requests that are literally "series: dual" will always build packages
for wily & vivid. This is because, if I switched "dual" to mean xenial
& vivid, then any dual
I would say it should be off, if you don't mind filing a bug with the image
version and phone model that would be great.
thanks,kg
On Wed, Oct 21, 2015 at 2:56 AM, Krzysztof Tataradziński <
ktatar...@gmail.com> wrote:
> Hello,
>
> I found that screen isn't really turning off while we call and get
Hi app developers,
If you been following along you know that we've spent recent days polishing
& squashing bugs around our display blanking. Just wanted to share a public
service announcement on a particular reality that surfaced with our own
browser app as a bug [1]. The problem was the browser wa
Hi Matthias, IIUC you want hotspot which is under System Settings ->
Hotspot.
It was released a few otas back.
Jonas
On 22 October 2015 at 20:28, Matthias Apitz wrote:
>
> Hello,
>
> At the moment I'm using my BQ as a router to the Internet as described
> here:
> https://gurucubano.gitbooks.io
Hello,
At the moment I'm using my BQ as a router to the Internet as described
here:
https://gurucubano.gitbooks.io/bq-aquaris-e-4-5-ubuntu-phone/content/chapter4.html
i.e. via USB and tethering:
netbook ---(USB)---> BQ ---(data mobile) ---> Internet
I'd like to get rid of the USB cable and the
On 10/22/2015 09:06 AM, Michel Renon wrote:
Hi,
In QtCreator, I have a device with channel 'rc-proposed' with image 240.
when I start that device and then check for updates via "System
Settings", I have nothing.
If I create another device from channel 'rc-proposed', the image has
version 25
Hello Ubuntu Touch users.
I just noticed that many Scopes which were preinstalled on my BQ E4.5 phone
doesn't have proper translations.
For example YouTube scope (with 2 completed translations):
https://translations.launchpad.net/unity-scope-youtube
Sound Cloud (with 3 completed translations):
UOS Time is here! UOS is the Ubuntu Online Summit we hold each cycle to
talk about what's happening in ubuntu. UOS 15.11 will be on November 3rd
- 5th.
I'm writing to encourage everyone to not only attend, but to also
consider presenting a session for the 'Show and Tell' track(1). Sessions
ar
On Thu, Oct 22, 2015 at 12:40 PM, Ivo Xavier wrote:
> Hi everyone,
>
> I'm also a translator of the ubuntu portuguese team. In fact, the
> translations process or the "process of translating" is not easy as it
> seems. Because very often we don't understand the context of the string (at
> launchpa
Hello,
what is the best way to make a custom menu like to the one that is created
when the number of action buttons is too large to fit the header and
several of them are grouped under a navigation icon?
I'd like to use one when pressing an existing action button in the header,
to group related a
The problem of context for translators is not new, yet still it has
not been tackled to the full extent possible.
I have discussed this, e.g., with Transifex who try to provide
"frontend translation" on Websites using JavaScript. It's clear that
when they use JavaScript to extract texts (as an alt
Hi,
In QtCreator, I have a device with channel 'rc-proposed' with image 240.
when I start that device and then check for updates via "System
Settings", I have nothing.
If I create another device from channel 'rc-proposed', the image has
version 252.
With the emulator, creating a device is
Hi,
In first version of Ubuntu SDK, there was the Layout API [1].
Then the new convergence API appeared [2].
How do they fit together when we want to develop an app with convergence ?
In the documentation of new api, would it be possible to add a a link to
existing blogs [3] ?
Thanks,
Mi
I kinda agree on this. My indicator bar is full of icons and some of them are
not really not important.it'll be better to use only half of the top bar for
indicators then maybe put the HUD in the upper left? :)
From: Krzysztof Tataradziński
To: ubuntu-phone
Sent: Thursday, October 22,
Hello,
I'm looking about top bar and I see that we're wasting a lot of space for
blank things. Date and time is good, because there are items from calendar,
Network also.
But look at Rotating and Files parts - that two are used a fewer (and there
is a lot of blank space from middle to bottom part)
Hi everyone,
I'm also a translator of the ubuntu portuguese team. In fact, the
translations process or the "process of translating" is not easy as it
seems. Because very often we don't understand the context of the string (at
launchpad), sometimes we get things correct at first attempt, sometimes
To this audience, 130€ + expedition costs.
It still has the box with everything: charger, manual, original bq cover -
the one with the hole - and I add 2 new screen protectors for free.
Davide Alberelli
2015-10-22 12:00 GMT+02:00 Ivo Xavier :
> Hi Davide,
>
> How much are you asking for it?
>
>
Hi Davide,
How much are you asking for it?
Thanks
2015-10-22 10:13 GMT+01:00 Davide Alberelli :
> Hello list,
> I was one of the first to receive the bq e4.5, and I am very happy now to
> see that with the new OTA-7 it is finally usable and rockin' again (a lot
> less lags in the interface, bat
When selecting a file with Ubuntu File Manager App I'd like it asked the app to
open it and then it'll open it.
Cheers,
Cesar
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchp
Hello list,
I was one of the first to receive the bq e4.5, and I am very happy now to
see that with the new OTA-7 it is finally usable and rockin' again (a lot
less lags in the interface, battery consumption back to OTA-5,
unfortunately still same old problem with the unlock button that has to be
p
(just a comment)
... the same is true about changes to source code, be it bug fixes or
added features. What is the process here in detail?
User facing components could update also in between releases, given
the idea that such changes typically don't entail incompatibilities
(read: "API changes").
Hi Maxim,
Le 22/10/2015 08:58, Maxim a écrit :
While developing my own application, i often making screenshots using
volume buttons.
And i found this bug twice:
Device: MX4 Meizu
While device was connected to PC using usb, and making several
screenshots. Device stop responding to the touch. O
Hey Krzysztof,
W dniu 22.10.2015 o 09:11, Krzysztof Tataradziński pisze:
> Hello,
>
> I'm working everyday as hard as I can translating strings into Polish. But
> very often when new OTA is released, there are some texts to be
> corrected. Sometimes because of our mistake and sometimes that we do
Il 21/10/2015 17:26, Olivier Tilloy ha scritto:
> On Wed, Oct 21, 2015 at 5:23 PM, Marco Trevisan
> Using --overwrite to change a branch’s history when it’s been
> published to the outside world sounds like a bad idea, why would you
> do that?
Well, this was quite implicit, but there are situation
While developing my own application, i often making screenshots using
volume buttons.
And i found this bug twice:
Device: MX4 Meizu
While device was connected to PC using usb, and making several screenshots.
Device stop responding to the touch. Only power button response to press.
So i need
El día Thursday, October 22, 2015 a las 08:27:39AM +0200, Matthias Apitz
escribió:
> I looked into Dekko's config file
> ~/.config/dekko.dekkoproject/dekko.dekkoproject.conf
>
> What I wanted todo with the new SMTP-account, is an exact copy of an
> existing account, only the used IMAP userID is
Hello,
I'm working everyday as hard as I can translating strings into Polish. But
very often when new OTA is released, there are some texts to be
corrected. Sometimes because of our mistake and sometimes that we do not
know how environment of the text looks like, is it a button, etc.
For now, when
38 matches
Mail list logo