kkleczkowski
9811b7a044
Egd 2404 db modem ( #137 )
...
* [EGD-2404] Handling incoming SMS.
* [EGD-2404-db-modem] WiP onf db handling.
* [EGD-2404-db-modem] service-db notification + SmsDB::Add.
* WiP handling service-db notification in service-cellular.
* WiP on cellular<->db.
* Fix in usc2, handlig incoming message.
* Code cleanup pt 1.
* Improvements in service-csllular.
* Fixed compilation error on target, small cleanup.
* Small claenup.
* Fixes after rebase.
* Fixed incoming sms date parsing on target.
* Fix after rebase.
* PR suggestions added.
* dynamic_cast + nullptr check.
2020-01-21 10:49:18 +01:00
Alek-Mudita
9bc0e6f3c5
Egd 2420 adding new calllog entry phase 1 ( #134 )
...
* [EGD-2420] minor fix in call app timer
* [EGD-2420] added missing dictionary definitions
* [EGD-2420] removed the same preprocesor defintions
* [fix][EGD-2420] for adding new entry to calllog DB.
It is workaournd as it looks like there is issue with printing 64bit variables in vsnprintf
* [EGD-2420] added new timer for call duration on cellular servcice.
* [EGD-2420] changed unnecessary LOG_ERRORs to LOG_DEBUGs
* [EGD-2420] changed logging levels
* [EGD-2420] added TODO
2020-01-15 15:05:25 +01:00
Adam Dobrowolski
967b6056b6
[EGD-2392] SMS app - get thread for selected contact
2020-01-10 14:15:28 +01:00
Adam Dobrowolski
8c768bbd22
[FIX] fixed crash on bad interface access
...
not handled exceptions would crash system, added checks where std:: is
used
2019-12-18 07:13:59 +01:00
RomanKubiak
11acf5f8dc
DATABASE: phonebook changes
2019-11-28 17:48:06 +01:00
RomanKubiak
61e95c9fc6
DATABASE: clang formatting before phonebook changes
2019-11-28 12:28:25 +01:00
Alek
7d0913bde8
EGD-2117 changes according to code review
2019-11-20 11:14:44 +01:00
Alek
de3f7de44e
EGD-2117 initial version of calllog application
2019-11-20 11:14:44 +01:00
Robert Borzecki
6e4bf06046
Power off screen handling, contact verification functions.
2019-09-23 12:51:07 +02:00
Robert Borzecki
70e291e5d5
Added acquireing data for phonebook model.
2019-09-12 12:18:44 +02:00
Robert Borzecki
b866e4a63b
Added backend for phone locking after specified window.
2019-08-30 06:40:50 +02:00
Robert Borzecki
49f2df7ae4
Merge branch 'master' of github.com:muditacom/PurePhone into EGD-2015_database_model
2019-08-26 12:32:35 +02:00
pholat
c7b4ab5c5e
Phonebook: Added multiple phone numbers option
2019-08-26 09:25:40 +02:00
Robert Borzecki
9fd6cc5b87
Moved updateRecords method to class tempalte.
2019-08-12 13:56:44 +02:00
Robert Borzecki
317b99fc7d
Added db routines for notes.
2019-08-12 10:11:05 +02:00
Robert Borzecki
c6cb949b8e
Added Notes database.
2019-08-08 11:54:34 +02:00
Kuba
e4b0559c82
Pull request suggestion solved.
2019-08-06 14:14:47 +02:00
Kuba
2d8b447dee
Multicast message from DBService. Added GetNext method to Alarms DB.
2019-07-18 16:30:29 +02:00
Kuba
4046f4e324
Unit tests for Alarms database. Fixes and code cleanup for alarms database.
2019-07-16 14:48:12 +02:00
Kuba
0930ee0364
Working on database for Alarms.
2019-07-16 08:57:42 +02:00
Mati
c18aa279f9
Added SMS & Threads records high-level API
2019-06-10 09:08:55 +02:00
Mati
2918195e2c
Slight change in records API(constructors)
2019-06-07 14:16:57 +02:00
Mati
f50a54e289
DB interfaces optimization.
...
Fixed compilation errors & warnings
2019-06-07 12:13:40 +02:00
Mati
22305f5ac2
Temp commit v2
2019-06-07 11:20:35 +02:00
Mati
31ad9f2c01
Settings record interface optimizations
2019-06-07 07:43:30 +02:00
Mati
433af1a130
Fixed warnings
2019-06-06 13:05:15 +02:00
Mati
e37f26a3e9
Added DB service, implemented Settings API
2019-06-06 11:15:48 +02:00
Mati
67e71d9d32
Added SettingsRecord, fixed bugs, added tests
2019-06-06 08:26:13 +02:00
Mati
5af5026166
SMSrecord api updates, added new method to Table interface
2019-06-05 15:07:38 +02:00
Mati
4c407979c7
WiP: smsrecord implementation + tests
2019-06-05 14:39:45 +02:00
Mati
b65ca68b78
SMSRecord + ThreadRecord implementation
2019-06-05 12:31:42 +02:00
Mati
9eebf9f658
WiP: ThreadRecord implementation
2019-06-04 16:25:26 +02:00
Mati
35982af81c
WiP: ThreadRecord
2019-06-04 15:59:30 +02:00
Mati
951604cb95
Minor API updates. Finished implementing ContactRecord
2019-06-04 15:46:54 +02:00
Mati
d446b0ac94
WiP: record interface
2019-06-04 08:27:30 +02:00
Mati
1997436586
Merge preparation v2
2019-06-03 11:27:42 +02:00
Mati
3e6e8619e2
Merge preparations
2019-06-03 11:26:54 +02:00
Mati
df4441884f
Interface template
2019-05-29 10:11:54 +02:00