Showing results 1 to 25 of 90 @ 0.03 seconds. Search: Posts Made By: anig
Forum: SailfishOS 2020-10-08, 01:53
Replies: 532
Views: 196,556
Posted By anig
Re: Situations app - bugs, questions, answers, help etc..

I've not had any issues with Situations after upgrading to 3.4 on xperia x.
Forum: SailfishOS 2018-12-10, 06:33
Replies: 17
Views: 5,779
Posted By anig
Re: [Announce][WIP] Lockscreen widget manager

Yes that is likely to interfere. It would need to be turned into a widget. Should be relatively straight forward. I'll check with code and if given permission by the developer will create a widget.
Forum: SailfishOS 2018-12-08, 23:46
Replies: 17
Views: 5,779
Posted By anig
Re: [Announce][WIP] Lockscreen widget manager

It is working fine for me in sfos 3. What issues are you having?
Forum: SailfishOS 2018-11-09, 18:04
Replies: 2,904
Views: 710,113
Posted By anig
Forum: SailfishOS 2018-07-27, 05:36
Replies: 11
Views: 2,684
Posted By anig
Re: Changing ambience favorites using dbus in qml

Agree that this would be the best thing to do. Unfortunately that is not possible for me at the moment as all my development is done on the phone. It's why I am using qml and python instead of c++. ...
Forum: SailfishOS 2018-07-26, 05:20
Replies: 11
Views: 2,684
Posted By anig
Re: Changing ambience favorites using dbus in qml

Thanks for the offer. This is for my kids mode application which is a combination of qml and python. I should be able to make this work using dbus in python. I'll post the solution here once I have...
Forum: SailfishOS 2018-07-24, 06:42
Replies: 11
Views: 2,684
Posted By anig
Re: Changing ambience favorites using dbus in qml

Thanks for the responses. I've tried many different permutations including the one above but they don't work.

I initially did try using AmbienceModel but it kept giving me an qsqlerror about could...
Forum: SailfishOS 2018-07-23, 13:21
Replies: 11
Views: 2,684
Posted By anig
Re: Changing ambience favorites using dbus in qml

Thanks but that is to set an ambience. Which I can do. What I want to do is change the favorites. This defines which ambiences are available when you swipe down to lock the screen.
Forum: SailfishOS 2018-07-23, 05:35
Replies: 11
Views: 2,684
Posted By anig
Changing ambience favorites using dbus in qml

I'm trying to use dbus in qml to change the favorite ambience. I tried using the setFavorite method using the url to the ambience but it returns false. I used dbus monitor and found that the...
Forum: SailfishOS 2018-07-05, 17:14
Replies: 13
Views: 4,582
Posted By anig
Re: [Announce] Kids mode

It is in relation to what happens to running applications when you enter kids mode. You can choose to close them or hide them.
Forum: SailfishOS 2018-06-29, 05:31
Replies: 13
Views: 4,582
Posted By anig
Re: [Announce] Kids mode

New strings ready for translating on transifex.
https://www.transifex.com/x-39/kids-mode-for-sailfish/dashboard/
Forum: SailfishOS 2018-05-18, 06:39
Replies: 13
Views: 4,582
Posted By anig
Re: [Announce] Kids mode

Thanks as per the sourcecode of sailfish the load function is used. https://github.com/sailfishos/libsailfishapp/blob/master/src/sailfishapp_priv.cpp
So in theory it should work. However it doesn't...
Forum: SailfishOS 2018-05-12, 15:45
Replies: 13
Views: 4,582
Posted By anig
Re: [Announce] Kids mode

Thanks for all the feedback and the translations.
Turning off aliendalvik should be easy to do, will add it as an option. Time limits may be beyond my ability but will have a look. As the on/off...
Forum: SailfishOS 2018-05-08, 22:25
Replies: 13
Views: 4,582
Posted By anig
[Announce] Kids mode

Kids mode for sailfish OS

This is a patch and application that creates a kids mode. The patch modifies the launcher, eventsview, notifications and switcher code to allows the application to work....
Forum: SailfishOS 2017-11-17, 00:46
Replies: 9
Views: 3,960
Posted By anig
Re: Sailfish X: Android apps unable to use mobile data connection

Try changing the protocol to IP in settings->mobile network->data access point. That works for me on EE in the UK.
Forum: SailfishOS 2017-10-25, 17:23
Replies: 10
Views: 2,791
Posted By anig
Re: Sailfish X - Lost all alert sounds?

Did you try manually changing by using volume up button whilst on the homescreen? That happened to me once and that solved it.
Forum: SailfishOS 2017-10-18, 05:14
Replies: 3,083
Views: 968,481
Posted By anig
Re: Sailfish OS (officially) on Sony Xperia devices

There is a fastboot.exe in the sailfish X zip that you download from Jolla. I used that. Read it somewhere on TJC but can't find the link now.
Forum: SailfishOS 2017-10-10, 05:24
Replies: 2,904
Views: 710,113
Posted By anig
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak

Once you get developer mode back a few things to try:

patch -R -p 1 -d / -i /var/lib/patchmanager/ausmt/patches/lockscreen-upcoming/unified_diff.patch

and skip already unapplied entries. Then:...
Forum: SailfishOS 2017-07-30, 08:55
Replies: 170
Views: 40,666
Posted By anig
Re: 2.1.1/Jämsänjoki EA

I plan to upgrade next week, so if it needs an update it wont be until the end of the week.
Forum: SailfishOS 2017-07-18, 21:34
Replies: 4
Views: 1,151
Posted By anig
Re: Linking settings to an app or patch

https://github.com/anigaj/lockCalPatch/blob/master/settings/pages/lockscreen-upcoming-patch/main.qml

Here is how I have done it, using configurationgroup
Forum: SailfishOS 2017-04-01, 08:23
Replies: 294
Views: 72,993
Posted By anig
Re: 2.1.0/Iijoki EA

Did you try turning the pbone to landscape orientation? That works for me when I have the browser blank screen issue.
Forum: Applications 2016-12-22, 06:34
Replies: 39
Views: 22,909
Posted By anig
Re: [Announce] tIDE - transportable IDE

Thanks for making this. A couple of issues:
I can't figure out how to navigate to the sd card since the start location is always nemo.
The line numbers don't allow for text over run. So you get...
Forum: SailfishOS 2016-09-07, 05:18
Replies: 532
Views: 196,556
Posted By anig
Re: Situations app - bugs, questions, answers, help etc..

I am having an issue since upgrading to Aurajoki on the Jolla 1. I have a condition which switches the mobile network to 2G and turns off mobile data when on my home wifi. However when I leave home...
Forum: SailfishOS 2016-02-22, 06:34
Replies: 2,904
Views: 710,113
Posted By anig
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak

Updated build with dependency on 0.6.4 in warehouse now.
Forum: SailfishOS 2016-01-22, 06:21
Replies: 98
Views: 38,786
Posted By anig
Re: 2.0.1.X Taalojärvi

I had a look but Here maps doesn't let you choose which folder you save things to so it is still not possible to save maps to the sd card.
Showing results 1 to 25 of 90



 
Forum Jump

All times are GMT. The time now is 09:06.