Commit Graph

33 Commits

Author SHA1 Message Date
rkubiak01
608380d3d8 modified boot procedure, discards failsafe image
add crc32 files for boot.ini and boot.ini.bak for
backups
or config files are hidden and begin with a "."
2020-03-31 16:00:23 +02:00
rkubiak01
c8f9c4d210 BOOT: new boot procedure proposal in a MD file for discussion 2020-03-31 16:00:23 +02:00
Adam Dobrowolski
13a477f8c0 EGD-2901 GUI documentation updated & upgraded 2020-03-12 16:12:28 +01:00
kkleczkowski
e4b7e9202e Egd 2507 settings date (#164)
* [EGD-2507] Wip on Date and Time window.

* [EGD-2507] Utlis, timeDateFormat in settings.db.

* [EGD-2507] - WiP on DateTimeWindow.

* [EGD-2507] dateTimeWindow layout + time validation + database_v2.md update.

* [EGD-2507] Code clean-up.

* [EGD-2507] Fixes after rebase, unused include removed.

* [ EGD-2507 ] PR suggestions.

* [ EGD-2507 ] Fixed missing 0 minutes, pr suggestions.

* [EGD-2507-settings-date] Fixes after rebase.
2020-03-05 14:32:06 +01:00
Alek-Mudita
b853087b3b Egd 2513 callog phonebook integration (#173)
* [EGD-2513] new API to create temparary contact entry if cannot be found
Calllog should search for contact.

* [EGD-2513] #pragma once in all headers file in module-db

* [EGD-2513] new constructor for CalllogRecord

* [EGD-2513] contact recognition for calllog DB API

* [EGD-2513] clean up

* [EGD-2513] displaying name and surname call and calllog

* [EGD-2513] enum instead bool

* [EGD-2513] fix in remporary contact creation

* [fix][EGD-2513] missing c_str

* [fix][EGD-2513] minor fixes in documentation

* [EGD-2513] unified entry read state for both sms and calllog dbs

* [EGD-2513] calllog db documentation

* [EGD-2513] code reviex fixed in ContactRecord
2020-03-02 16:43:29 +01:00
mateusz
a87b417550 [EGD-2635] review changes 2020-02-13 15:25:28 +01:00
mateusz
c5de5cd139 [EGD-2635] (docs) how to flash / gdb load firmware onto rt1051 2020-02-13 15:25:28 +01:00
mateusz
1894873e1b [EGD-2635] (feature) don't force upload to target. Hence attaching to a eMMC target possible 2020-02-13 15:25:28 +01:00
Mateusz Grzywacz
8d0b50735f [feature] add separate folders in CMake conf & change type of a variable. rebuild.sh updated & docs on separate build folders 2020-02-03 14:12:47 +01:00
rkubiak01
bc45d728fc [EGD-2535] static country code data
initial commit for database structure in code
2020-02-03 07:59:33 -05:00
Mateusz Grzywacz
2416000efb uploaded photo
(github submit issue upload file quirk)
2019-12-20 15:41:19 +01:00
Mateusz Grzywacz
585bf0ac2e added CLion configuration docs and files 2019-12-20 15:41:19 +01:00
Adam Dobrowolski
fce1f363b4 [EGD-2332] Added git commands explanation in basic scenarios 2019-12-05 14:30:39 +01:00
Adam Dobrowolski
9ebfa0ee7c [EGD-2332] Development workflow minimal docs 2019-12-05 14:30:39 +01:00
Adam Dobrowolski
fca9ef33ab Bluetooth: LwIP added, device added no dhcpd yet 2019-10-14 15:32:06 +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
c6cb949b8e Added Notes database. 2019-08-08 11:54:34 +02:00
Kuba
cbf130320f Modified database_v2.md. 2019-07-15 09:36:20 +02:00
Kuba
a28dfe0d28 Added battery key bindings, modified i2c sendin/receiving functions, small changes in battery charger driver. 2019-07-11 10:13:30 +02:00
Robert Borzecki
eeff273b9e Added pin protection window. 2019-07-01 10:26:52 +02:00
Robert Borzecki
35d15b2bc7 Added key handling logic to applications. 2019-06-26 12:34:06 +02:00
Robert Borzecki
8913bf6fc3 Fixed [] operator fot utf8. 2019-06-24 13:47:44 +02:00
Robert Borzecki
83c14e97d7 Added main desktop window. 2019-06-23 20:03:23 +02:00
Robert Borzecki
44d5358ffc Merge branch 'master' of github.com:muditacom/PurePhone into application_manager 2019-06-06 12:03:32 +02:00
Robert Borzecki
de8b693e61 Added vector image. 2019-06-06 11:05:15 +02:00
Kuba
3aaca350dd Merge branch 'master' of github.com:muditacom/PurePhone into module-bsp-lin-keyboard 2019-06-04 08:48:46 +02:00
Kuba
71fd362148 Working on keyboard event. 2019-05-30 12:36:44 +02:00
Mati
7046f980d8 Added SMSTable unittests. Small updates in implementation 2019-05-28 08:48:58 +02:00
Robert Borzecki
2d905d3a1d Added description for using skip-worktree. 2019-05-27 22:09:53 +02:00
Robert Borzecki
7d5e3b08c8 Added description for using skip-worktree. 2019-05-23 13:14:34 +02:00
Robert Borzecki
d8047bd1b4 Removed fstream, added vfs. 2019-05-22 14:08:48 +02:00