Alek-Mudita
d0d7383e54
Fix tickhandler in call application ( #101 )
...
* [fix] for tick handler and oninput methods
* enhanced logging on back button
2019-12-03 12:21:19 +01:00
Alek-Mudita
8b167d1809
Fix for calling ( #91 )
...
* fix for not switching to active call
* Added missing icons during unaswered outgoing call + some error logging
* Added additional logging to AT commands
defult timeout set to 300 ms.
Set different timeouts per each AT command.
Minor code refactoring.
* Added some logging, fixed some timeouts and number of returned tockens.
* commented out not needed log
* Added LOG_CUSTOM logging support. Remove unnecessary LOG_ERRORS.
* set ATA cmd timeout to 90 sec
* PR fixes
2019-11-29 11:18:57 +01:00
Alek-Mudita
4f9360b5f1
Egd 2252 no outgoing call number ( #68 )
...
* EGD-2252 fixed lack of number during outgoing call
* EGD-2252 one notfication type
* EGD-2252 some call switch data clean up
2019-11-07 19:25:20 +01:00
Adam Dobrowolski
164b9281c8
EGD-2195 - Changed sizes for fonts in project
...
* changed all fonts to follow one `Style.hpp` include
* Moved title to AppWindow from all the places in code
* added logging on font selection - when not found
* minor fixes
2019-10-25 13:04:33 +02:00
Alek
44d8281eff
EGD-2180 put GUI_REFERSH_FAST in the parent method
2019-10-22 21:07:17 +02:00
Alek
f9b6f8fb40
EGD-2180 auto handling of back button
2019-10-22 21:06:55 +02:00
Alek
006bc3d129
EGD-2180 Issue with gui::ShowMode
2019-10-15 23:18:02 +02:00
Robert Borzecki
30846bfefa
wip: Calling from phonebook.
2019-09-18 14:02:21 +02:00
Robert Borzecki
18ac47c10f
Added phonebook windows.
2019-09-06 21:19:33 +02:00
Robert Borzecki
1dccf32a8d
Added translation for call application.
...
Added flag to applications to prevent from locking the phone.
Changed look of call window.
2019-09-06 06:50:55 +02:00
Robert Borzecki
3a2e2f735a
Added lanugage translation support to call app.
2019-09-04 09:01:38 +02:00
Robert Borzecki
175798a3bc
Added circles to call window.
2019-09-04 08:44:02 +02:00
Robert Borzecki
38d1f8ceb6
Added missing brackets.
2019-09-03 15:51:38 +02:00
Robert Borzecki
7a4af994af
WIP: refreshing signal strength.
2019-08-07 12:07:17 +02:00
Robert Borzecki
a9abf5cad6
Merge branch 'EGD-2011_audio_routing' of github.com:muditacom/PurePhone into application-starting
2019-08-07 08:42:04 +02:00
Mati
0557c1d4f7
WiP: temp commit
2019-08-07 07:45:39 +02:00
Robert Borzecki
fd3c4b8b15
Added routing in incoming call.
2019-08-07 07:16:31 +02:00
Robert Borzecki
841bf4407a
Added message icon and call duration clock.
2019-08-06 23:23:05 +02:00
Robert Borzecki
e0eebd3765
Fixed stack problem in call application.
2019-08-06 11:18:41 +02:00
Robert Borzecki
040fbac8fd
Merge branch 'master' of github.com:muditacom/PurePhone into application-starting
2019-08-05 18:06:12 +02:00
Robert Borzecki
039689585d
Fixing calling logic.
2019-08-05 18:05:50 +02:00
Mateusz
e342810777
Removed changes in call app
2019-08-05 14:54:23 +02:00
Mateusz
699e0a7186
WiP: Fixed profile switching on linux
2019-08-05 14:08:27 +02:00
Mateusz
fce0de53ef
WiP: routing tests
2019-08-05 08:05:40 +02:00
Robert Borzecki
e0e6d9e3c6
Merge branch 'master' of github.com:muditacom/PurePhone into application-starting
2019-08-05 06:43:03 +02:00
Robert Borzecki
fefda66337
Added stub class for text widget.
2019-08-05 06:28:45 +02:00
Robert Borzecki
f524dab2a2
Added call accept functionality
2019-07-17 07:51:51 +02:00
Robert Borzecki
2146bce697
WIP: calling
2019-07-16 08:58:37 +02:00
Robert Borzecki
358bf50127
Added bottom and top bars to AppWindow template.
2019-07-13 19:07:45 +02:00