Forum: Nokia N900
2013-04-14, 21:31
|
Replies: 5
Views: 4,222
|
Forum: Maemo 5 / Fremantle
2012-06-05, 07:01
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
oops, just found out the fix for the ping messages isnt working yet, ill fix it when i get home from school today
|
Forum: Maemo 5 / Fremantle
2012-06-05, 00:06
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
follow the steps for the old version, then open a root terminal (sudo gainroot), and enter:
(i assume your .jar is in MyDocs)
rm /opt/whatsapp/whatsapp_n900.jar
cp...
|
Forum: Maemo 5 / Fremantle
2012-06-04, 23:58
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
Test version of 5 June 2012:
http://uppit.com/4i237vff0xdo/whatsapp_n900_alpha2.jar
New features:
-Bugfixes(Including "ping" bug)
-Maemo NSeries look and feel (Java GUI skin)
-New conversation...
|
Forum: Maemo 5 / Fremantle
2012-06-03, 11:55
|
Replies: 362
Views: 269,892
|
Forum: Maemo 5 / Fremantle
2012-06-03, 08:57
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
http://uppit.com/zbrxbum9r4kt/whatsapp_n900_alpha.jar -- Got some pretty big flaws atm but a good preview of group convos and new style
|
Forum: Maemo 5 / Fremantle
2012-06-02, 23:25
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
Working on a maemo LAF (skin) for java atm, i've got group convos partially working atm: you can participate in groups but not yet create them
|
Forum: Maemo 5 / Fremantle
2012-05-24, 19:45
|
Replies: 362
Views: 269,892
|
Forum: Maemo 5 / Fremantle
2012-04-27, 21:30
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
I am back from Paris and next week i have a break from school so lots of dev time :)
I still need assistance with testing group chats
|
Forum: Maemo 5 / Fremantle
2012-04-23, 03:26
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
Dont expect any updates the next few days, im going on a school trip to paris so no development pc access for me the next 5 days
|
Forum: Maemo 5 / Fremantle
2012-04-23, 03:24
|
Replies: 362
Views: 269,892
|
Forum: Maemo 5 / Fremantle
2012-04-23, 02:26
|
Replies: 362
Views: 269,892
|
Forum: General
2012-04-22, 23:34
|
Replies: 134
Views: 28,486
|
Forum: Maemo 5 / Fremantle
2012-04-22, 23:32
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
Any random number should work for IMEI, AFAIK its only used for password generation, whatsapp pw is md5(IMEI)
|
Forum: Nokia N900
2012-04-22, 21:18
|
Replies: 43
Views: 24,077
Re: N900, as it was intended
Kinda the same here, i've built a couple of robots myself, the first one a cybot too, after that ive built my own controller for cybot with an old fritzbox(running linux) modem and a microcontroller...
|
Forum: Maemo 5 / Fremantle
2012-04-22, 20:37
|
Replies: 362
Views: 269,892
Re: Java WhatsApp port
its not 100% clean code, it contains ported s40 code, but thats only a small part of it, the whole client is written by me, only the XMPP client class is ripped, not even reverse engineered :) (no...
|
Forum: Maemo 5 / Fremantle
2012-04-22, 20:01
|
Replies: 362
Views: 269,892
|
Forum: Maemo 5 / Fremantle
2012-04-22, 19:27
|
Replies: 362
Views: 269,892
Java WhatsApp port
NOTE : This is WIP and not everyting works
Updated!:
New features:
-Limited group chats ( No creation, invite ) (NOT TESTED YET)
-Auto scroll down
-Bugfixes
- Packaged for N900
Test version...
|
Forum: Nokia N900
2012-04-17, 22:38
|
Replies: 11
Views: 6,826
Re: GUIDE: Maemo on SD card
Only boot and application speeds are affected, as the rootfs is not used for any "normal" storage, tmp is on a ramdisk and /home and /opt are on eMMC, im using a 2GB microSD without any class...
|
Forum: Nokia N900
2012-04-17, 22:26
|
Replies: 11
Views: 6,826
Re: GUIDE: Maemo on SD card
Not with the steps described in this guide, this still relies on the eMMC for data and application storage, the SD card only replaces the rootfs,
the eMMC location is hardcoded into quite a lot of...
|
Forum: Nokia N900
2012-04-17, 22:21
|
Replies: 11
Views: 6,826
Re: GUIDE: Maemo on SD card
I have yet to try compiling cpufreq as module and loading it after boot,might do that tomorrow, my N900's battery is charging at the moment (external charger), also im sure this isnt a hardware bug...
|
Forum: Nokia N900
2012-04-17, 22:14
|
Replies: 11
Views: 6,826
Re: GUIDE: Maemo on SD card
The only real down side (for now, i am not really into linux kernel development but maybe someone finds the bug) is the kernel panic when somehow the MMC driver forces cpufreq to switch clock speed,...
|
Forum: Nokia N900
2012-04-17, 22:03
|
Replies: 11
Views: 6,826
GUIDE: Maemo on SD card
Maemo on SD card
DISCLAIMER: THIS GUIDE CAN POTENTIALLY BRICK YOUR PHONE, THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE
Introduction:
In this guide i will explain how to move...
|