Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 820f2ef5da Pass ctx as last optional parameter. Fixes #485. 2014-10-27 12:37:53 +01:00
Marco Castelluccio 5270a577a8 Port other natives to Native.create 2014-10-16 20:08:51 -07:00
Marco Castelluccio b910b87bdf Use Native.create for async natives 2014-10-16 15:04:31 -07:00
Pin Zhang 58ade9022a Implements localmsg://nokia.phone-status 2014-10-15 09:14:40 +08:00
Marco Castelluccio 1dfb9a0b78 Port midp/localmsg.js natives to Native.create 2014-10-14 15:45:53 -07:00
Brendan Dahl e2aa6e5e5c Use notifications for connection registry instead of polling. 2014-10-02 14:51:59 -07:00
Marco Castelluccio 11d5a9db56 Merge branch 'master' of https://github.com/andreasgal/j2me.js into contacts
Conflicts:
	midp/localmsg.js
	tests/automation.js
2014-09-19 16:43:21 -07:00
Marco Castelluccio 18ea66b704 Add nokia.file-ui server to the list of unimplemented Nokia-specific localmsg servers 2014-09-19 16:41:04 -07:00
Marco Castelluccio ef08577ec3 Remove nokia.contacts from the unimplemented localmsg server list 2014-09-19 11:43:21 -07:00
Marco Castelluccio f7fed950cc Log the client message if the server doesn't support the specified event type 2014-09-19 11:35:12 -07:00
Marco Castelluccio ff7e804947 Send a "Notify" message for each contact 2014-09-19 11:30:35 -07:00
Marco Castelluccio e6d8a32ed9 Add the minimum amount of info to get a contact to show up in the contact list 2014-09-16 17:07:45 -07:00
Marco Castelluccio 08fc5e8bcf WIP implementation for the nokia.contacts server 2014-09-16 15:33:11 -07:00
Marco Castelluccio d8536f61f7 Add break in for loops 2014-09-10 14:01:31 -07:00
Marco Castelluccio 217039ef50 Remove logging statements 2014-09-10 10:49:51 -07:00
Marco Castelluccio 65a80e31ad Add trans_id field in the MessageNotify message 2014-09-10 10:47:56 -07:00
Marco Castelluccio 92ed06613c Put "message_id" after "type" 2014-09-10 10:42:51 -07:00
Marco Castelluccio 2c7e7f9b7f Remove SMS from the NokiaSMSMessages array on 'DeleteMessages' 2014-09-10 10:14:56 -07:00
Marco Castelluccio 871fb2b4a8 Set trans_id field 2014-09-10 10:06:00 -07:00
Marco Castelluccio bab41728b6 Add WIP nokia.messaging server implementation 2014-09-09 18:44:46 -07:00
Marco Castelluccio 18d407cd38 Start implementation for fake servers 2014-09-09 16:07:40 -07:00
Marco Castelluccio d8ab9dfc1b Log the data that the MIDlets are trying to send to the Nokia specific servers 2014-09-09 15:20:23 -07:00
Marco Castelluccio 4be5ce0867 Implement LocalMsgConnection::receive(LocalMessageProtocolMessage) 2014-09-08 09:27:41 -07:00
Marco Castelluccio f39655e7d6 Add warnings when a localmsg client tries to connect/send data/receive data from a "fake" built-in server 2014-09-05 17:01:30 -07:00
Marco Castelluccio eaed770a32 Fix comment 2014-09-05 16:05:35 -07:00
Marco Castelluccio 64e6cf6e4a Add comment 2014-09-05 16:00:48 -07:00
Marco Castelluccio b2f8185d95 Add fake Nokia built-in localmsg servers 2014-09-05 15:57:33 -07:00
Marco Castelluccio 53a5840829 use strict 2014-08-28 14:13:45 -07:00
Marco Castelluccio 03570dad19 Add Graphics.getPixel back in midp/midp.js to avoid rendering problems 2014-08-28 14:11:40 -07:00
Marco Castelluccio 2a56035843 Split midp.js in several files. Fixes #150. 2014-08-28 14:04:46 -07:00