summaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Update for app framework removalneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin/12.93.013.93.012.93.0Scott Murray6-72/+27
2021-04-20phone: s/pwaudiosink/pipewiresinkmarlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.92.012.91.012.90.112.90.011.92.011.91.0George Kiagiadakis1-1/+1
2021-01-07Remove libhomescreen dependencykoi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.010.93.010.92.0Scott Murray3-13/+3
2020-06-24app/Phone.qml: Use windows width and heightjellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.1Marius Vlad1-2/+2
2020-06-24Remove windowmanager dependsMarius Vlad3-38/+14
2020-06-10Update autobuild scriptsScott Murray1-0/+4
2020-06-06replace qtappfw with qtappfw-phone & qtappfw-bt-pbap packagesRaquel Medina1-1/+1
2020-03-06add QDateTime headerRaquel Medina1-0/+1
2019-09-16fix: Remove qml M126 warningicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Li Xiaoming3-17/+17
2019-07-24Switch to pipewire outputScott Murray2-7/+8
2019-06-27Merge "phone: qml: add 'Sync Contacts' button to ContactsView"halibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2Jan-Simon Moeller1-39/+63
2019-06-25Fixes to work with running as non-root and 4A removalScott Murray4-140/+5
2019-06-20phone: qml: add 'Sync Contacts' button to ContactsViewMatt Ranostay1-39/+63
2019-03-25Merge "phone: qml: enable/disable dialpad on hfp status events"Jan-Simon Moeller1-2/+6
2019-03-24phone: qml: enable/disable dialpad on hfp status eventsMatt Ranostay1-2/+6
2019-03-14Fix the rec of No 4, add a line.Li Xiaoming2-4/+4
2019-01-23Replace QtMultimedia usage with 4A + gstreamerScott Murray8-22/+380
2018-12-27phone: qml: add photo support for contactshalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Matt Ranostay1-1/+3
2018-12-19Use Event_ShowWindow instead of Event_TapShortcutguppy_6.99.3guppy/6.99.36.99.3wang_zhiqiang1-3/+3
2018-12-07Modify graphic roleKazumasa Mitsunari1-9/+9
2018-10-30delete application_name check in tap_shortcut eventwang_zhiqiang1-10/+2
2018-09-27phone: remove telephony binding from packageMatt Ranostay1-2/+0
2018-08-24Revert "Use appid between homescreen-service and apps"guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder/5.99.6flounder/5.99.5flounder/5.99.46.90.05.99.65.99.55.99.4Tadao Tanikawa1-2/+10
2018-08-06Use appid between homescreen-service and appsflounder_5.99.3flounder/5.99.35.99.3zheng_wenlong1-10/+2
2018-08-02Improve output of multiple screen resolutionTadao Tanikawa2-0/+15
2018-06-26Remove all static contacts model supportflounder_5.99.2flounder_5.99.1flounder/5.99.2flounder/5.99.15.99.25.99.1Matt Porter5-99/+0
2018-06-26Use PBAP data backed ContactsModelMatt Porter1-13/+15
2018-06-25Refresh the recent call list at the end of each callMatt Porter1-0/+1
2018-06-22Remove all static call history model supportMatt Porter6-76/+1
2018-06-22Add support for PBAP RecentCallModelMatt Porter3-15/+14
2018-06-18Add PBAP contact name lookup for incoming and outgoing callsMatt Porter2-0/+18
2018-05-22phone: add tabbed viewMatt Porter17-44/+263
2018-05-22phone: add discrete call function parametersMatt Porter2-5/+5
2018-05-21contacts: handle multiple numbers and typesMatt Porter6-35/+110
2018-05-11app: remove unneeded console message from HMI init boilerplateMatt Porter1-1/+0
2018-05-10Fix unused variable warning from HMI initMatt Porter1-0/+1
2017-12-22Fix icons of Button 7Tadao Tanikawa2-20/+20
2017-12-20Update to new color schemeTadao Tanikawa29-4169/+1244
2017-11-14Porting to new HMI Frameworkeel_4.99.3eel/4.99.34.99.3Scott Murray2-14/+42
2017-11-11Move call timer functionality from QML into the C++ Phone classMatt Porter4-22/+43
2017-11-09Move ringtone logic from QML to Phone classMatt Porter6-18/+83
2017-11-09Convert phone app to use libqtappfw's Telephony supportMatt Porter5-133/+30
2017-08-08add support for subscription-based eventseel_4.99.2eel_4.99.1eel/4.99.2eel/4.99.14.99.24.99.1sandbox/kmitsunari/hmi-frameworkMatt Porter1-4/+9
2017-05-21Add incoming call rejection to telephony binding and phone UIMatt Porter1-1/+17
2017-05-20Add support for UI display of phone call durationMatt Porter2-4/+30
2017-05-19Add support for answering calls to the telephony binding and UIMatt Porter2-3/+14
2017-05-19Add telephony binding event support and UI call status notificationMatt Porter2-8/+49
2017-05-19Dial and hangup from a voice call using the dial padMatt Porter3-15/+100
2017-05-19Add basic telephony bindingMatt Porter2-0/+28
2017-02-28Import latest code from CES2017 repoScott Murray50-0/+5170