Actually we shouldn't be disabling the OSK since as Leo and Kevin
noted, that doesn't simulate the real experience on the phone. In fact
I noticed that if you have the text suggestions enabled on the phone,
and then try to create an alarm in the clock app, the alarm label is
almost hidden when
Hi Mat,
On Tue 11 Mar 2014 12:20:00 CET, Mathijs Veen wrote:
Just installed r230. I am still running maguro so not sure to what
extent you guys are still following up on bugs for that (allthough
pmcgowan assured me last week that they are still being looked at..)
Anyway, as I said, I ran the im
where when you disable it, the Alarms API enables it again.
Unfortunately we won't have time to fix it this cycle. So I am planning
to remove the switch and just show the alarm status for now. If you want
to disable an alarm, you will have to delete it.
Cheers,
Nekhelesh
Clock App Dev
-
-clock-dev/ubuntu-clock-app/utopic-3.0
[2]
http://summit.ubuntu.com/uos-1406/meeting/22230/appdev-1406-clock-app-reboot/
[3] https://trello.com/b/Ie2rAS3W/core-apps-management
Cheers,
Nekhelesh
Clock App Dev
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone
response that I get.
Nekhelesh
On Sat 07 Jun 2014 13:21:42 CEST, Nathan Haines wrote:
On 06/07/2014 04:12 AM, Sam Bull wrote:
On ven, 2014-06-06 at 21:32 +0200, Nekhelesh wrote:
During the sprint at Malta, I was given new designs for the Clock App
to make it more aligned with other phone apps
Hi Zoltan,
I ran the script and uploaded the test results to
http://paste.ubuntu.com/10504939/. Hope they are helpful.
@Others, Please do take the time to also test this on your system and
upload the results as they would help the SDK devs. I followed the step
below to get the results,
- bz
look better or not.
@Calum, I have started reporting bugs based on some feedback which do
require design input from you guys. I have marked those bugs with
/needs-design/ tag. Feel free to give your input and solutions there.
Kind regards,
Nekhelesh
On 04/02/2013 12:11 PM, Calum K Pringle
suggestions on how this can be done are welcome. I am hoping that the
security team can chime into this discussion to decide what can be done.
Cheers,
Nekhelesh
Clock App Dev
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https
Hi Nicholas,
As you mention above that the Jenkins environment now uses the latest
SDK version in the archive, are you referring to the latest trunk build
which may not have been released as an update to Saucy yet? If yes, I
am wondering how do I go about getting latest version of the SDK on
Hi Kurt,
I have noticed that issue as well. When I run the .qml file, it open a
blank window. However on resizing the window, I can see the UI then. I am
not sure what causes it.
Cheers,
Nekhelesh
*Nekhelesh Kandasamy Ramananthan
TU Delft / M.Sc Aerospace Engineering*
Profile Controls and
ct to do the time and date handling.
Something like,
var now = new Date()
should give you current date and time. You can output it by,
Qt.formatTime(new Date(), "hh:mm")
Hope this helps.
Cheers,
nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-
installing ubuntu touch pleasantly easy.
Regards,
Nekhelesh
On Sun, Nov 24, 2013 at 3:01 PM, Sayantan Das wrote:
> Thanks Oli.
> I hear what you are saying. I will have to flash it every week then.
> However, for me, this is the best way to keep my work and hobby on the sam
Hi Sam,
>From a developer's point of view, you can use Lable or a ListView with
ListItem.Standard. If you are using Lable, add a MouseArea{} to the Label
which will then fire signals such as onClicked{}, onPressed{} etc etc where
you can define what needs to happen. For example,
Label {
text: "S
would be
permissions. Unfortunately, I am not sure how to solve that issue.
Hopefully someone on this mailing list can provide that answer.
Cheers,
Nekhelesh
On Mon, Dec 30, 2013 at 10:24 PM, Israel wrote:
> Is there a pure QML way to access and read an XML file from the users
> home pa
Qtcreator it still doesn't work. Does that mean the
bug is not fixed? Or is the user expected to use the script instead?
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More
>
> Maguro is actually the Galaxy Nexus (which is my phone, as luck would have
> it). Switching back to surfaceflinger is a good way to get screenshots.
> It's pretty likely that the emulator provided for Ubuntu 14.04 will make
> that a much more convenient way to get screenshots and video.
>
Th
>
> The bug was for phablet-tools, as such, the script is installed as
> phablet-screenshot on the latest phablet-tools.
>
Thanks. I tried phablet-screenshot filename.png and it works as expected.
However is it the plan to connect the Qtcreator ubuntu plugin to
phablet-screenshot? If yes is there
/u1db-qt-cheatsheet.html
[2]:
http://bazaar.launchpad.net/~uonedb-qt/u1db-qt/trunk/files/head:/examples/
[3]:
http://wordchainapp.tumblr.com/post/60178716314/using-u1db-to-store-data-in-word-chain
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-
d finally, I want to keep this thread focused on the issue at hand which
is *lack of documentation for u1db-qt*. I am not here to discuss about the
storage options available or what language or toolkit to use for GUI
creations. Let's not deviate off topic here please.
Cheers,
Nekhelesh
--
Mailin
e one with the most motivation/passion to look at the
> u1db-qt sources and to provide examples with your experience with it.
>
Seems like that might be the way :-). Let's see how much I can get done
with the time I got.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
ist name by specifying
contents.name in the delegate. But when we did contents.tracks.title, it
just showed it as undefined.
4. While displaying the data in a listview, we were unable to sort it
unlike in the python u1db implementation.
Any help would be appreciated. Thanks.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
y been done.
The different pieces of the Alarms implementation are,
1. EDS Backend - *Complete* (Renato Filho)
2. Alarms API to interact with the backend - *Complete* (Zsombor Egri)
3. Alarms Page in the Ubuntu Clock Page to add, edit, list and delete
alarms - *Complete (v0.1)* (Nekhelesh
ed
more often in apps would we be able to fix these rough edges. So I am going
to go ahead and blog my progress while keeping track of these bug fixes.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://la
alikiana/ubuntu-ui-toolkit/appsettings/+merge/181304
[2]: https://blueprints.launchpad.net/ubuntu/+spec/sdk-app-settings
>
> As I will be implementing this in my own app soon, I very much appreciate
> these
> efforts to clarify U1db usage. :)
>
You are welcome :)
Cheers,
Nek
ieve it would include "Ok" and "Cancel" buttons in the snap
notifications since Single-action snap decisions apparently aren't
supported by the Unity notification server, so they never appear.
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to
A quick update to the work items. The work item concerning Waking/unlocking
the device when an alarm notification appears (similar use case as a user
receiving a phone call) will be handled by Thomas Voß.
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchp
should be able to push the latest clock app to
the store. I will ask balloons to do this on Monday.
[1] https://bugs.launchpad.net/ubuntu-clock-app/+bug/1285960
[2] https://bugs.launchpad.net/ubuntu-clock-app/+bug/1285958
I hope this clears up things.
Cheers,
Nekhelesh
--
Mailing list: https
Hi,
>
> > ** Clock flaky test (Julien, Bill)
> > https://bugs.launchpad.net/ubuntu-clock-app/+bug/1307458
> > https://bugs.launchpad.net/ubuntu-clock-app/+bug/1314533
> > -> Still some flakyness, 1 test failure left!
> Is there someone from Julien's team who could take a look at this one?
> Or f
Hi,
On Thu, May 22, 2014 at 9:13 AM, Bill Filler wrote:
> On 05/21/2014 05:14 PM, Chris Gagnon wrote:
>
> There is no qtpim testplan, QA will review the testplan when one is
> created.
>
> Probably a good starting point for qtpim test plan would be to run all of
> the address-book, calendar, di
ol as well.
Hopefully we can discuss here what other solution are available and come to
a resolution soon.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help
acking
> activities to take power-related decisions. However, even if that
> happens, we still would have to come up with a good heuristic to
> determine the "end" of the clock app's "night mode".
>
> One alternative approach could be to allow the app to request
I like the idea of providing a central control in the system settings app,
however it really depends on if the design team like it or not. Also I feel
that it shouldn't be limiting to having the screen on only when the phone
is being charged. While it is the general case that people generally sleep
ssues with previous
OTAs where I always get it way late after constant rebooting. Have never
got the notification that a system update is available.
Cheers,
Nekhelesh
On Thu, 28 Jan 2016 at 20:00 Łukasz 'sil2100' Zemczak <
lukasz.zemc...@canonical.com> wrote:
> Hello!
>
Hello,
I was able to debug and solve the issue with pat and michael sheldon on
irc. I left comments on
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508081
regarding the issue. By setting the auto-download option to always download
in the system-settings-app, I was able to get OT
of
a phone and a hotfix OTA would be most welcome. Waiting for another month
for OTA-10 would be disastrous in my personal opinion.
Kind regards,
Nekhelesh
On Sat, 6 Feb 2016 at 04:30 wrote:
> Isn’t there the possibility to give us the fixes that are already
> available so we don’t h
ort call :(
>> Pllease,fix asap
>>
>>
>> Wayne n Saturday, 6 February 2016 06:28:16 UTC, Nekhelesh Ramananthan <
>> krnekhel...@gmail.com> wrote:
>>
>>> Hi Lukasz,
>>>
>>> I agree with Jelmer as well. The phone is current unstable w.r.
,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
, but
at the moment there only about 40-50 apps using UITK 1.3 [1]. I doubt all
apps will be ready by then.
Case and point: http://imgur.com/OqH5o79, http://imgur.com/yICWepn
Cheers,
Nekhelesh
[1]
https://uappexplorer.com/apps?type=application&framework=ubuntu-sdk-15.04.3
On Fri, 26 Feb 2016 a
Hi,
Regarding the clock issue, we're looking into it. Sorry about that. We will
try to push a hot-fix update to fix just that next week.
Cheers,
Nekhelesh
On Sat, 5 Mar 2016 at 08:51 Krzysztof Tataradziński
wrote:
> Hello,
>
> I've started to use Dekko as my e-mail cli
#x27;m on 3G or
Wifi (tested on krillin & nexus4).
If the Ubuntu.Connectivity developers are reading this email, please
provide an insight as to what "limitedBandwidth" is intended to cover.
Cheers,
Nekhelesh
On Mon, 21 Mar 2016 at 01:49 XiaoGuo Liu wrote:
> Hi Dan,
>
> I
g LXC/LXD instead.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
As a user, you are more concerned about the
detail shown in the map. If you want more detail, you zoom in further.
Feel free to elaborate on the above points as that will help us decide
whether we should implement them or not.
Thanks for your feedback.
Cheers,
Nekhelesh
--
Mailing list:
says uNav is complicated
to use or doesn't have features that navmii has?
> The earlier app was much easier to use, but they won't allow use of the
> old one, and the upgrade was made compulsory.
>
What upgrade? Are you referring to the upgrade to a newer version
Wouldn't it make sense to check with BQ about that then? They are offering
you a discount. Check with them if they have a ubuntu phone that you can
use the discount on.
On Thu, May 5, 2016 at 8:38 PM, Gareth France
wrote:
> On 05/05/16 19:30, Rodney Dawes wrote:
>
>> https://store.bq.com/gl/ubun
ecify which
desktop environment you are using.
Cheers,
Nekhelesh
On Sat, Jul 12, 2014 at 2:43 PM, Peter Hultqvist
wrote:
> In the HTML5 tutorial under section "Practice running the app" it states
> that I can use Build > Run.
>
> http://developer.ubuntu.com/apps/html-
desktop.
Let us know if that works.
On Sat, Jul 12, 2014 at 4:22 PM, Robert Schroll wrote:
> On Sat, Jul 12, 2014 at 9:31 AM, Nekhelesh Ramananthan <
> krnekhel...@gmail.com> wrote:
>
>> The menu should be present. Are you missing the Build menu item or the
>> entire Qtc
Hi Sam,
I think what you are looking for is
https://blueprints.launchpad.net/ubuntu-ui-toolkit/+spec/sdk-app-settings.
However this is still a work in progress. Until this is finished, you might
want to consider using U1db to store your data persistently. That's what I
am doing in the clock app. W
Hi,
Actually what's up with the emulator and the phone images having different
version numbering? I was at first surprised to see #150 on the emulator
when at the time the phone image will still at #148 or 147.
Cheers,
Nekhelesh
On Tue, Jul 29, 2014 at 8:18 PM, Michał Sawicz
wrote:
>
Hi,
With regards to the clock app,
On Wed, Jul 30, 2014 at 7:29 AM, Selene Scriven <
selene.scri...@canonical.com> wrote:
>
>
> - Alarms play at the same time as music, and the default sound
> is a bit quiet, so it might not even be heard.
>
Hmm this is new. I will create a bug report to
Hi Karni,
Yes the decision has been made. Check out
https://lists.launchpad.net/ubuntu-phone/msg09350.html for more details.
Cheers,
Nekhelesh
On Thu, Aug 7, 2014 at 1:40 PM, Michal Karnicki <
michal.karni...@canonical.com> wrote:
> Hi guys,
>
> Have there been any decisions/
ttings panel since it is not uncommon for a user to try usb-tethering
imho.
I guess we can wait to see what design we get for this.
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-pho
Hi Mitchell,
It is not possible to say what's went wrong without seeing some error logs.
However I suggest you take a look at
http://developer.ubuntu.com/start/ubuntu-sdk/using-device-kits/ which shows
how to run your app on your phone, emulator and desktop. Hope it helps.
Cheers,
Nekhelesh
for.
Nekhelesh
On Thu, Aug 21, 2014 at 2:20 PM, Jamie Strandboge
wrote:
> On 08/21/2014 03:51 AM, Oliver Grawert wrote:
> > hi,
> >
> > we had some incident today where the scopes dropped U1 support and
> > switched to QSettings ...
> > this removed dependenc
e and many others) who helped with the implementation of
Clock Reboot.
Cheers,
Nekhelesh
Clock App Dev
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
Thnx :-) It is the same project. The trunk lp:ubuntu-clock-app now points
at the clock reboot code.
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHel
Alejandro, please paste to paste.ubuntu.com. We do not have access to your
list :)
On Fri, Sep 19, 2014 at 8:40 PM, Ian Nicholson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 09/19/2014 01:38 PM, Roman Zonov wrote:
> > I have no access to the list.
> I do not either.
>
>
> - -
On Wed, Oct 1, 2014 at 3:55 PM, Michael Zanetti <
michael.zane...@canonical.com> wrote:
>
> On 01.10.2014 15:32, Sebastien Bacher wrote:
>
>> Le 01/10/2014 15:28, Alan Pope a écrit :
>>
>>> Agreed. I find this most apparent in very long lists that have no
>>> control to jump to the top, as you sa
-proposed, be prepared to
dive into mailing-list and irc channels if something doesn't work as
expected. By staying with promoted images, you would also not need to
update the emualtor that frequently.
cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu
On Thu, Oct 9, 2014 at 6:06 PM, Robert Schroll wrote:
> On Thu, Oct 9, 2014 at 7:48 AM, Giorgio Venturi <
> giorgio.vent...@canonical.com> wrote:
>
>> Yeah, I totally agree with Tim, that's the recommended way of dealing
>> with sorting & filtering options
>>
>
> That does look nice. Thanks!
>
>
Hi Niklas, I can confirm that my mako updated from #4 to #5 via the regular
OTA and worked fine.
On Fri, Oct 17, 2014 at 9:16 PM, Niklas Wenzel
wrote:
> Hi,
>
> I cannot update from image #4 to image #5 on mako using MultiROM. Did
> anyone else who does not use MultiROM encounter this as well or
allel,
I am not sure how to proceed.
Cheers,
Nekhelesh
On Fri, Oct 24, 2014 at 3:41 PM, Łukasz 'sil2100' Zemczak <
lukasz.zemc...@canonical.com> wrote:
> Hello everyone,
>
> Since we have now released utopic and opened up the next series - vivid,
> this means some thi
On Fri, Oct 24, 2014 at 5:34 PM, Sergio Schvezov <
sergio.schve...@canonical.com> wrote:
> On viernes 24 de octubre de 2014 10h'03:01 EDT, Nekhelesh Ramananthan
> wrote:
>
>> Hi Lukasz,
>> I am curious as to how core apps which are currently distributed as click
On Fri, Oct 24, 2014 at 6:23 PM, Rodney Dawes
wrote:
> On Fri, 2014-10-24 at 18:10 +0200, Nekhelesh Ramananthan wrote:
>
>
> > I know and agree, but that is a limitation which will prevent me from
> > improving the clock app further. Let me provide an example to explain
development. But I am glad in a way
that another person can also reproduce it. Can someone let me know which
project to report this bug against?
Cheers,
Nekhelesh
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp
no't work for
me when I replied to the email thread earlier. I also did not see the
volume snap notification which shows up when you press the physical volume
buttons. So there could very well be a bug, but I am unable to reproduce
this any further.
I hope this helps.
Cheers,
Nekhelesh
On Thu,
the script can be improved, but
this script is after all just temporary. I just let it run and came back to
a full output shown in http://paste.ubuntu.com/10504918/.
But yeah it could be very well that you were unlucky.
Nekhelesh
On Mon, Mar 2, 2015 at 11:32 PM, Riccardo Padovani
wrote:
> O
button on a new episode which hasn't
been downloaded, then Podbird needs to stream it and that depends on how
fast your network is. I have personally not observed the delay.
Cheers,
Nekhelesh
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to : ubuntu
Hi Michael,
Can we expect this fix to be part of OTA 3.5?
Cheers,
Nik
On Friday, 1 May 2015 17:36:32 CEST, Michael Zanetti wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I think we have identified this issue and have a proposed fix for
this. It seems to be related to this bug report [1]
t.
Cheers,
Nekhelesh
On Fri, 19 Jun 2015 at 18:01 Yasmany Cubela Medina
wrote:
> Hello.
>
> Here i attach some screenshots of my SDK installed there you can see
> version and UI Designer issue.
>
> I install it following online documentation on
> https://developer.ubuntu.com/en/
Hi,
It is already possible to edit your ratings in the rc-proposed images. Not
sure when it will land in the stable images. My best guess would be OTA-5,
but can't be sure.
Cheers,
Nekhelesh
On Thu, 25 Jun 2015 at 09:28 Frans Schreuder
wrote:
> Hello,
>
> It appears to me tha
@Niklas, oh wow I didn't know that until today. I think it would be nice
for terminal app to show that as a introduction similar to what we had in
the contacts app for swipe actions.
On Sat, 27 Jun 2015 at 23:56 Niklas Wenzel
wrote:
> What do you mean by "move"? If you mean scrolling, notice tha
how to
make our app respond well to different orientations?
Kind regards,
Nekhelesh
On Tue, Apr 30, 2013 at 12:05 AM, Florian Boucault <
florian.bouca...@canonical.com> wrote:
> And to make the apps developers lives easier the Ubuntu UI Toolkit has
> added a simple way to enab
72 matches
Mail list logo