Forum: Jolla The Other Half
05-20-2013, 05:20 AM
|
|
Replies: 548
Views: 49,891
|
Forum: Jolla The Other Half
05-20-2013, 05:06 AM
|
|
Replies: 548
Views: 49,891
|
Forum: Development
05-15-2013, 08:47 PM
|
|
Replies: 122
Views: 20,664
Re: ApkEnv support module development
DrawSomethingFree works now for me, i've already played one game, but there are still a few things missing (for now i hardcoded my email address and username)
|
Forum: Applications
05-13-2013, 07:16 AM
|
|
Replies: 3
Views: 290
|
Forum: Applications
05-13-2013, 06:56 AM
|
|
Replies: 3
Views: 290
|
Forum: Nokia N9 / N950
05-11-2013, 01:42 AM
|
|
Replies: 29
Views: 1,823
Re: Inception vs OpenMode
I remember rainisto mentioning on IRC previously that apps closing is simply an Out-of-Memory issue... Most probably the RAM required for the dpkg process at times is more than free RAM hence it...
|
Forum: Development
04-05-2013, 05:29 AM
|
|
Replies: 122
Views: 20,664
Re: ApkEnv support module development
Hi!
I've been working on Plants vs Zombies.
Plants vs Zombies uses the Marmalade SDK so i've actually been working on the Marmalade runtime.
After dozens of segfaults, i am now able to...
|
Forum: MeeGo / Harmattan
03-28-2013, 04:04 AM
|
|
Replies: 250
Views: 40,858
Re: More updates coming for N9?
Regarding the need for an account before being able to use the app, its NOT the developer's fault but Twitter's:
API v1: (https://dev.twitter.com/docs/api/1/get/trends/%3Awoeid)
Requires...
|
Forum: MeeGo / Harmattan
03-25-2013, 09:47 AM
|
|
Replies: 250
Views: 40,858
|
Forum: MeeGo / Harmattan
03-07-2013, 09:56 PM
|
|
Replies: 29
Views: 5,154
|
Forum: MeeGo / Harmattan
03-06-2013, 02:12 AM
|
|
Replies: 431
Views: 78,201
|
Forum: MeeGo / Harmattan
02-24-2013, 02:23 PM
|
|
Replies: 17
Views: 1,570
|
Forum: MeeGo / Harmattan
02-23-2013, 06:11 AM
|
|
Replies: 17
Views: 1,570
|
Forum: MeeGo / Harmattan
02-13-2013, 07:03 PM
|
|
Replies: 1,333
Views: 133,884
Re: [Announce] ProfileMatic for Harmattan
In that case, let me be as bold to push the next minor update to Nokia Store.
ProfileMatic 2.0.1 changelog:
- Idle condition fix
- Haptics feedback on time selector
While I am in writing...
|
Forum: MeeGo / Harmattan
02-13-2013, 04:17 PM
|
|
Replies: 58
Views: 8,295
Re: [Announce] busybox-power for Harmattan
Basically, this is the current situation:
1. A vanilla device is in Normal Mode.
2. Flashing any custom kernel (i.e. one not signed by Nokia) will put your device in Open Mode. You'll need to...
|
Forum: MeeGo / Harmattan
02-12-2013, 06:44 PM
|
|
Replies: 1,333
Views: 133,884
|
Forum: MeeGo / Harmattan
02-12-2013, 06:39 PM
|
|
Replies: 1,333
Views: 133,884
Re: [Announce] ProfileMatic for Harmattan
Most of the UI has been programmed to be ready for light theme... but since I've personally thought the dark theme fits much better, I've never pursued it.
But if there's genuine interest in light...
|
Forum: MeeGo / Harmattan
02-10-2013, 06:55 AM
|
|
Replies: 58
Views: 8,295
|
Forum: MeeGo / Harmattan
02-06-2013, 06:59 PM
|
|
Replies: 1,333
Views: 133,884
Re: [Announce] ProfileMatic for Harmattan
I have updated the beta posting with a new version... it should work now with chinese characters also. Let me know if it does or doesn't.
There has been other changes also, that I originally...
|
Forum: Games
02-06-2013, 12:47 PM
|
|
Replies: 1,045
Views: 210,482
|
Forum: MeeGo / Harmattan
02-05-2013, 01:12 PM
|
|
Replies: 12
Views: 2,034
[Announce|WIP] Tiny Tiny RSS Reader for Meego
Hi,
since my last post got deleted due to the tmo service downtime (http://talk.maemo.org/showthread.php?p=1320944#post1320944), here it is again :)
i started developing a Tiny Tiny RSS Reader...
|
Forum: MeeGo / Harmattan
02-05-2013, 01:05 PM
|
|
Replies: 82
Views: 16,065
Re: [Announce] MeMailSettings
Version 0.1.1 is available in Ovi Store now. Next step is to add (finally :rolleyes: ) editing of the configuration files to make life easier (like to enable/disable logs or increase max attachment...
|
Forum: MeeGo / Harmattan
02-04-2013, 01:21 PM
|
|
Replies: 13
Views: 2,298
|
Forum: MeeGo / Harmattan
02-02-2013, 06:45 AM
|
|
Replies: 15
Views: 2,817
Re: Security lock on the Nokia N9
#!/bin/sh
/usr/bin/gconftool-2 --type=int --set /system/osso/dsm/display/inhibit_blank_mode 3
/usr/bin/gconftool-2 --type=int --set /schemas/system/osso/dsm/display/inhibit_blank_mode 3
...
|
Forum: MeeGo / Harmattan
01-27-2013, 07:46 AM
|
|
Replies: 162
Views: 13,144
Re: additional swap file
ah yes, I assumed that everyone have runned devel-su before running opensh (as devel-su adds /usr/sbin to path). I updated the original instructions to have devel-su line before opensh.
|