rrandomsky
1ceaffb987
[MOS-925] Fix redirection on BACK from sending message from Contact view
...
Fix for inconsistent redirection to message threads list when pressing
BACK from sending message from Contact view. Also proveded mechanizm
to help switching back to previous App, when some App call window
from another App.
2023-03-09 14:41:21 +01:00
Mateusz Grzegorzek
58dd02cff1
[BH-861] Cleanup Application split - part I
...
1. Prepare Pure and Bell specific `Application`
classes and add them to `app` target:
- `products/BellHybrid/apps/Application.cpp`
- `products/PurePhone/apps/Application.cpp`
2. Update `CMakeLists.txt` files.
3. Move `ApplicationBell` implementation to Bell-specific
`Application` class and remove `ApplicationBell` files.
4. Change Bell apps parent classes from `ApplicationBell`
to Bell-specific `Application` class.
5. Rename `Application` to `ApplicationCommon` in the rest of the files.
2021-09-13 11:58:10 +02:00
Przemyslaw Brudny
f463a75a93
[EGD-7164] ListViewEngine separation from ListView
...
ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
2021-07-19 16:32:10 +02:00
Przemyslaw Brudny
46e0cd3d89
[EGD-6552] Options cleanups and fixes
...
Fixed options crashes and cleared its structure. All
options returns points to proper list indexes.
2021-04-16 16:49:16 +02:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Przemyslaw Brudny
7eaedae9c0
[EGD-4079] List looping rebuild fix. Draft msg overwriting sms input text. Crush on contact details application exit fix. Special characters inserts no longer call onBeforeShow.
2020-10-16 12:10:28 +02:00
Przemyslaw Brudny
f796bbc1d7
[EGD-3485] Widget names cleanups. Changelog added. Test fixed.
2020-08-13 12:43:22 +02:00
Przemyslaw Brudny
34229525ae
[EGD-3485] Fixes in Text, OutputLinesTextWithLabelItem widget fixes. Fixes in Messages.
2020-08-13 12:43:22 +02:00
Przemyslaw Brudny
19e1ca696c
[EGD-3451] RequestRecordsCount refactor in whole project.
2020-08-07 12:26:44 +02:00
Przemyslaw Brudny
2e059c80ae
[EGD-3410] InternalModel navigation fix, ListView first page top order load bug fix.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
0be7e4bc0a
[EGD-3333] Resize fixes. Model fetching changes. ListView and Box fixes.
2020-07-31 11:55:16 +02:00
Przemyslaw Brudny
ac06bd3f1b
[EGD-3333] Reworked NumberWithIconsWidget.cpp widget. Added Image Box. Fixed BoxLayout Max resize.
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
c2b03375db
[EGD-3333] Add InformationWidget to ContactDetailsModel
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
f493d001d6
[EGD-3445] Fix bottom bar in main phonebook window
2020-07-24 10:07:37 +02:00
Pawel Olejniczak
b6cc1c44a1
[EGD-3241] Apply reviewers suggestions
2020-07-16 12:27:53 +02:00
Pawel Olejniczak
b57e5f3f0f
[EGD-3241] Improve ContactDetailsModel and make it work with new ContactDetails window
2020-07-16 12:27:53 +02:00
Pawel Olejniczak
4e23c4ab2e
[EGD-3241] Move fillContactData to phonebookUtils, and use ContactDetailsModel in new ContactDetails window
2020-07-16 12:27:53 +02:00
Pawel Olejniczak
bab3b0c295
[EGD-3241] Add model for Contact Details
2020-07-16 12:27:53 +02:00