~aleteoryx/muditaos

ref: 2276ceed679b93a3a891e4f5739ade9e13991c5a muditaos/module-apps/application-phonebook/widgets d---------
2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
fdb2cfdb — Piotr Tanski 5 years ago
[EGD-3597] Shape rendering refactored. (#827)

196c0268 — Przemyslaw Brudny 5 years ago
[EGD-2395] Added BottomTop orientation support for listView. Created SMSThreadViewWindow and SMSOutputWidget. MessagesStyle moved from global Style.hpp. Fixes in Text. ListView fixes, BoxLayout callback for requestedSize. Added smsInput into list. Drafts handling added.
EGD-2955 EGD-3588 Timers fully refactored & updated (#721)

* Timers now are Application thread safe
* Timers now have consistent API independend of Application (no more c style timers)
* Timers can have either: callback or override onTimer() method - this
  way we can create more complicated timers or just use existing ones
* gui::Timer added via adapter class GuiTimer to decouple sys::Timer
  with gui::Timer
* Fixed race in wrapper
* Updated docs
* fixed using std and cpp_freertos and DataReceivedHandler hidden in Application.hpp
7694df5b — pawpMudita 5 years ago
[EGD-3139]Scrolling contacts list with a particular letter - part 1
f4ab64d9 — Przemyslaw Brudny 5 years ago
[EGD-3760] ListView added support to rebuild on provided offset.
acd5c12c — pawpMudita 5 years ago
[EGD-3604] Make SAVE button appear when at least one field is fulfilled
ab462fcb — Przemyslaw Brudny 5 years ago
[EGD-3620] Phonebook contact details flags sizes fixes.
2928b3e0 — Pawel Olejniczak 5 years ago
[EGD-3603] Change alternative/other number to second number

[EGD-3603] Cleanup

[EGD-3603] Update changelog
882bceba — Przemyslaw Brudny 5 years ago
[EGD-3472] Added BottomBar handling for contact details information send and call actions.
a96fef68 — pawpMudita 5 years ago
[EGD-3504] Show block icon next to blocked contact name on contact list.
18bfb94e — Mateusz Grzywacz 5 years ago
Mateusz icons clean up
2067a166 — pawpMudita 5 years ago
[EGD-3367] Add speed dial icon
0dc4122d — Radoslaw Wicik 5 years ago
[EGD-3450] Hide/show contact flags widget
f796bbc1 — Przemyslaw Brudny 5 years ago
[EGD-3485] Widget names cleanups. Changelog added. Test fixed.
4f5618b8 — Przemyslaw Brudny 5 years ago
[EGD-3485] ContactFlagWidget cleanups, navigation fix in NumberWithIconsWidget, bold on selected in InputLinesWithLabelItem.
34229525 — Przemyslaw Brudny 5 years ago
[EGD-3485] Fixes in Text, OutputLinesTextWithLabelItem widget fixes. Fixes in Messages.
060df7e1 — Marcin Smoczyński 5 years ago
[EGD-3370] phonebook: fix alternative number

Enable handling of an alternative number in phonebook.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2af67aa3 — Przemyslaw Brudny 5 years ago
[EGD-3480] Refactored onDimensionsChange for BoxLayout.
10cd3cab — Przemyslaw Brudny 5 years ago
[EGD-3410] Cleanups.
Next