Commit Graph

32 Commits

Author SHA1 Message Date
Pawel Olejniczak
ad0936f11b [MOS-16] Change favourite contacts font to regular
Font was bold, which was inconsistent with designs.
2022-03-02 14:38:06 +01:00
Pawel Olejniczak
8b2391f7fc [MOS-244] Change label title above favorite contacts
Change title from Favourite Contacts to Favorites
to be aligned with designs.
2022-03-01 10:49:28 +01:00
Lucjan Bryndza
2e8d3dd720 [MOS-85] Fix contact that has no Last name
If a contact contains only first name I would expect it to appear on the
list sorted alphabetically according to the letters.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2022-02-21 09:35:35 +01:00
Przemyslaw Brudny
4dd045f30f [EGD-3544] Label replacement with OneLine text
Label replacement with OneLine text. Style and usage fixes.
2022-01-20 12:10:31 +01:00
Przemyslaw Brudny
29f455d46b [EGD-7998] Pure image assets cleanup and update
Pure image assets cleanup and update.
2021-11-25 18:39:16 +01:00
Marek Niepieklo
542065bef2 [EGD-7814] Phonebook contact details widgets have not localized names
Added localized flag names for contact details
Added missing localization to favourites contacts in contacts list view
2021-10-22 10:06:36 +02:00
Piotr Tański
1d2f5cf7a4 [EGD-7754] Dates bumped in disclaimers
Dates bumped from 2020 to 2021.
2021-10-11 19:08:26 +02:00
Przemyslaw Brudny
312d4a07a6 [EGD-3756] Created generic ListItemWithCallbacks
Added generic template for ListItemWithCallbacks.
Replaced onDimensionsChange with callbacks.
2021-02-15 14:17:04 +01:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Piotr Tanski
fdb2cfdb5a [EGD-3597] Shape rendering refactored. (#827) 2020-10-14 12:24:41 +02:00
Przemyslaw Brudny
196c02686a [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. 2020-10-07 19:45:01 +02:00
pawpMudita
7694df5be9 [EGD-3139]Scrolling contacts list with a particular letter - part 1 2020-09-24 15:45:07 +02:00
pawpMudita
a96fef6849 [EGD-3504] Show block icon next to blocked contact name on contact list. 2020-08-25 11:14:58 +02:00
Radoslaw Wicik
ee685049ae [EGD-3386] Add contact flags to DB 2020-07-24 11:26:29 +02:00
Przemyslaw Brudny
5c64f96b11 [EGD-3336] Alignment refactor. 2020-07-15 13:07:20 +02:00
Przemyslaw Brudny
221f6405bc [EGD-3351] Changed all ListView items to use Margins. 2020-07-02 16:28:52 +02:00
Przemyslaw Brudny
7c70797b67 [EGD-3296] externalActivated Callback fix. 2020-06-19 13:35:52 +02:00
Przemyslaw Brudny
6821c8a1b3 [EGD-3094] PR changes, added minimalItemsCount calculation to listview. 2020-06-03 19:23:16 +02:00
Przemyslaw Brudny
5e72f8d006 [EGD-3094] Phonebook list redefined, lot of contact and search model fixes. 2020-06-03 19:23:16 +02:00
Przemyslaw Brudny
d2d97160e2 [EGD-3094] Basic Phonebook contact list migration to new ListView. 2020-06-03 19:23:16 +02:00
pholat
ace320d22c EGD-3217 setMin / setMax size in use for ListView (#376) 2020-05-20 12:48:46 +02:00
Pawel Olejniczak
2014feabc7 [EGD-3155] Add changes suggested by reviewers 2020-05-08 08:57:29 +02:00
Alek Rudnik
895369e8f8 [EGD-3114] fix alignment spelling (#300) 2020-04-15 09:13:37 +02:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Pawel Olejniczak
c6fc7d5bb2 [EGD-2937] Adjust dimesins of searchResultList 2020-03-11 11:01:53 +01:00
Pawel Olejniczak
76f70c11c3 [EGD-2937] Adjust fonts of search results 2020-03-11 11:01:53 +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
rkubiak01
c749f0a438 Egd 2222 final (#103)
* PHONEBOOK: styling for existing files, removed model from root dir
cmake update

* PHONEBOOK: initial commit, new files

* PHONEBOOK: code cleanup and rework to compile with master

* onInput event handling fixes

* fixed more static title and input modes
removed separators
2019-12-13 14:21:11 +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
Robert Borzecki
507b2f735f Fixed displaying bottom-up order when going from normal contacts to favourites. 2019-09-20 07:20:59 +02:00
Robert Borzecki
30846bfefa wip: Calling from phonebook. 2019-09-18 14:02:21 +02:00
Robert Borzecki
70e291e5d5 Added acquireing data for phonebook model. 2019-09-12 12:18:44 +02:00