aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maps] weaken the blur behind the main map5.11Lukáš Tinkl2018-06-151-1/+1
| | | | | | | | in the maximized view; it obscures too much of the bottom and top part of the map contents Change-Id: I66ecddcfb30b88d340b2ea90654a9217234de514 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [map] minor enum type correctionLukáš Tinkl2018-06-151-4/+4
| | | | | Change-Id: Ib2ac66be5180a7d4b891c622c27fe1e60aabf6bd Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [notification] hide notification center when it is suppose to be hiddenBramastyo Harimukti2018-06-141-0/+3
| | | | | Change-Id: I17e6515017405858fb8968cb80072ab2a46881df Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] add documentation about 3D integration in Neptune 3Bramastyo Harimukti2018-06-1410-14/+123
| | | | | Change-Id: I17bff8d3ea2dee2f023e62b58910b687b9edf49e Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [vehicle] provide correct translation context for the support panelLukáš Tinkl2018-06-141-1/+1
| | | | | | | this makes the (already translated) strings work Change-Id: If7d45662c8bdf5068ef7bec41ead8b8f1c9a558e Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [l10n] Czech translation updateLukáš Tinkl2018-06-141-12/+12
| | | | | Change-Id: I53dbf28e46a70fc67820b36ee026666e095aa78f Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [systemdialog] add single- or multi- process mode info of appmanBramastyo Harimukti2018-06-1410-20/+86
| | | | | | Change-Id: I5f40d42d52484e3c9c4fd08a7e8a8ce3b2f45b27 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] update remote settings app assetBramastyo Harimukti2018-06-142-3/+0
| | | | | Change-Id: I22abcce53c43e92cdf1b374b667fd5e010310762 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [doc] documentation updatesBramastyo Harimukti Santoso2018-06-132-8/+25
| | | | | Change-Id: I73a44179ca9671343ad291a652657627d455e062 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [vehiclesettings] App crash bug fixAlexandra Betouni2018-06-131-119/+133
| | | | | | | | | | CarScene wrapped inside a loader to prevent app crashing on windows and macOS when switching apps Task-number: AUTOSUITE-317 AUTOSUITE-543 Change-Id: I49b4198e902e6117e38673b700a1780e50c548f8 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [screenshot] change the file name generated to avoid colon symbolBramastyo Harimukti Santoso2018-06-131-1/+1
| | | | | Change-Id: I7b09b3ccbcc0a883ccce26ba5bfd294747639ff0 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [RemoteControlApp] Don't produce a app_bundle on osxDominik Holland2018-06-131-0/+1
| | | | | | Task-number: AUTOSUITE-557 Change-Id: I5ee882f920979354e406c1c05373adb08157d7ba Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [cluster] Fix styling issues in single-process modeDominik Holland2018-06-131-2/+12
| | | | | | | | | | Changing the theme and accent color was not possible in single-process mode because the ApplicationManagerWindow doesn't have a contentItem where we can change the NeptuneTheme attached property. Change-Id: I992d0857e1d5c7ee8ac4ab28215a03ca69c2df34 Reviewed-by: Daniel d'Andrada <daniel.dandrada@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [doc] Reorganize the Neptune3UI contentJuergen Bocklage-Ryannel2018-06-1315-296/+285
| | | | | Change-Id: Ib4e3fa3e4f356374ecf94148e39f48a3f7d5c310 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [systemdialog] add neptune release version to version informationBramastyo Harimukti Santoso2018-06-1211-13/+16
| | | | | Change-Id: I3db64bcc20e6a65b4597b8947d6cd72698a8bbe4 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [about] try harder to find the current Qt's qtdiagLukáš Tinkl2018-06-129-54/+13
| | | | | | | Task-number: AUTOSUITE-526 Change-Id: I1b066f3b1b702e2dba39949a1a0897dfcac01b31 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com> Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* [config] Add a special server.conf for windowsDominik Holland2018-06-122-1/+6
| | | | | | | | | | | | | This is needed as on windows clients cannot connect to a server with the url 0.0.0.0. On windows we now use a different server.conf using 127.0.0.1 as the url for server and client. This has the limitation that the android remote app can not connect to a server running on this localhost only address. Task-number: AUTOSUITE-546 Change-Id: Ib07406373d533f185dde3f5a38376bf68f289055 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [systemdialog] to allow only vertical flick on the performance tabBramastyo Harimukti Santoso2018-06-121-0/+1
| | | | | Change-Id: I22d36958348f3b37eb77c5f52dde74add735d2bf Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [l10n] fix a bunch of missing strings to translateLukáš Tinkl2018-06-129-1/+199
| | | | | | | toplevel Main.qml has been left out :/ Change-Id: I98f3b937683dfa6095f1f8176b074a93a579f8e7 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [doc] add information about neptune 3 loc after installationBramastyo Harimukti2018-06-121-0/+4
| | | | | Change-Id: Ic29f112e62819aede0966963719a05a8cd5442a9 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [controls] update the list item basic to use IconLabel insteadBramastyo Harimukti2018-06-121-2/+3
| | | | | | | | | - this fix is needed by the application store otherwise it won't get scaled correctly when available applications are showing Task-number: AUTOSUITE-531 Change-Id: If44914d0cab2a25e0da0da29ca6fe6067ec501b5 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [notification] emit on close clickedBramastyo Harimukti2018-06-121-0/+1
| | | | | Change-Id: I4d49429c018b5c6efe53b9ac6a5bdd6520bf78ac Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [sysui] Notifications adding more width to 'clear list' buttonAlexandra Betouni2018-06-121-1/+1
| | | | | Change-Id: I14a9e3baf8f50851741deb4ac5682cf0088d619b Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [notification] Update to support using text for the buttonBramastyo Harimukti2018-06-125-10/+7
| | | | | | Task-number: AUTOSUITE-438 Change-Id: I516f2f45d39c2bd0c37526d206ec196391994afb Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] some terms and typo updatesBramastyo Harimukti2018-06-121-4/+4
| | | | | Change-Id: I683fd88bb2e10912c14268bad8417ece017fec36 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [webradio] adding music sources icon in systemuiAlexandra Betouni2018-06-121-0/+3
| | | | | Change-Id: Id3c97526ec3a9a571a795d3f844954e12bb84cdc Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [sysui] fix the screenshot notificationLukáš Tinkl2018-06-121-3/+3
| | | | | | | | otherwise this would be using the "other" notification interface with action icon and different timeout (upon pressing Ctrl+N) Change-Id: Iebef0edeb1ff273636e916792d0d39bcd0d87f82 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [l10n] Czech translation updateLukáš Tinkl2018-06-121-37/+37
| | | | | Change-Id: Ia35b9b246aad84b9c6f0fd95f11b31ad625c0caf Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [mapapp] get the correct scaled background of the tool buttonBramastyo Harimukti2018-06-111-5/+8
| | | | | | Task-number: AUTOSUITE-548 Change-Id: Iae21f9e6aa068f3e865e0595eb1c8a343b23c356 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
* [sysui] Adding application popups documentationAlexandra Betouni2018-06-117-7/+77
| | | | | Change-Id: If24eaf863bcf127c0b6d95a02a6f5a59f1fde077 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [doc] add documentation about neptune 3 system UIBramastyo Harimukti Santoso2018-06-113-1/+65
| | | | | | Change-Id: Ibf8c508c134996fe0dc4209526260c4606faede3 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [mapapp] update to not use install_prefixBramastyo Harimukti2018-06-114-13/+36
| | | | | | | | | - when neptune 3 is run without installing, map cache won't be found. Hence, using the actual map source path is a better way to get the map cache. Change-Id: I5d7709fd0318b9912463c81190f37072e6bbadd3 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* [listitem] vertical center to parent when subtitle does not existBramastyo Harimukti Santoso2018-06-111-5/+2
| | | | | | | - additionally remove unnecessary line-breaks Change-Id: I17ed7db881facc7069f5516835841521bc010e62 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] documentation updatesBramastyo Harimukti2018-06-119-25/+134
| | | | | | | | | - add documentation about system dialog - neptune insights page update - index page updates Change-Id: I5b03c127d5da8268fecc6baa53d38016d23b4fa1 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [controls] use accent color for the scroll indicatorBramastyo Harimukti2018-06-111-1/+1
| | | | | | | Task-number: AUTOSUITE-534 Change-Id: I1d3695730d89d76db04b1af8cbf71f0949aa6589 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [notification] get rid of binding errorBramastyo Harimukti2018-06-111-1/+1
| | | | | Change-Id: I3b7c74408e1df39dd4c46109c5fb7c58e55815c3 Reviewed-by: Milla Heikkilä <milla.heikkila@pelagicore.com>
* Install a neptune3-ui wrapper batch script on windowsDominik Holland2018-06-082-0/+43
| | | | | | | | This is needed as otherwise starting neptune3 from the explorer is not possible, as the Qt libs are not in the PATH or in the same folder. Change-Id: I5126959d5c4ace954bad0fdc67596e1f61f3fc48 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [notification] Handle follows NotificationToast and NoticationCenterMilla Heikkilä2018-06-082-62/+57
| | | | | | | | - Move NotificationHandle from NotificationCenter to NotificationContent Change-Id: I57a510556b38df4c347d137e77ab59941c02e882 Reviewed-by: Anatoly Kozlov <AnKozlov@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [sheets] Notification examples in The Sheets appAnatoly Kozlov2018-06-081-0/+111
| | | | | | | | | - Add a page with notification examples to The Sheets app Change-Id: I944d69c10f6c4ddf7031fbe30ff026c0d0fecff5 Reviewed-by: Milla Heikkilä <milla.heikkila@pelagicore.com> Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [notification] Show long notifications in NotificationCenterMilla Heikkilä2018-06-085-75/+55
| | | | | | | | | | | | | - Long notification is wrapped on multiple lines in NotificationCenter and ListItem height is expanded according to text length - Use indicator for NeptuneIconLabel in ListItemBasics to avoid binding loop - Separate NotificationToast and NotificationCenter for that those can be displayed and animated separately. Change-Id: I02bae7b7c09d3c80928aa2ba024aedbcafcd074b Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [doc] add videos to application request pageBramastyo Harimukti Santoso2018-06-075-0/+13
| | | | | Change-Id: Id505870cfcfe60912e1b5372db76a7ba01a5904d Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] add documentation about the settings applicationBramastyo Harimukti Santoso2018-06-0710-1/+89
| | | | | Change-Id: Ie75a403f7ce67da73d19f062f6d09a1bc9747c8c Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [doc] small changes to the documentationBramastyo Harimukti Santoso2018-06-073-1/+1
| | | | | Change-Id: If317bba4d3e3d1d8c4e087a2d8e173db5c282e23 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [codecleanup] remove left intent occurrences in the projectBramastyo Harimukti2018-06-077-15/+15
| | | | | | Change-Id: Ibbdacffc26588f63c546aa655dcd814a60438f76 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [sysui] Changed RequestNotification addressAlexandra Betouni2018-06-071-4/+2
| | | | | | | | | * The previous one was not showing anything meaningful on the map Change-Id: Ib19a5c4b5a849144f60aedec0239c36807192c34 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [musicapp] commented unsupported featureBramastyo Harimukti2018-06-078-28/+16
| | | | | | | | | | - neptune 3 doesn't support folder browse and playlist feature yet. it doesn't make any sense to have it there being disabled and never enabled at all. will be added back once the implementation is in place. Change-Id: I5fcb94c76a46eb60b3f91bfb9d3ba0544fb1623e Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com>
* [sysui] Renamed IntentsInterface & related componentsAlexandra Betouni2018-06-079-39/+39
| | | | | | | | * Renamed to ApplicationRequesHandler Change-Id: Ia8ed48383c870ed2a09150f05d0af08ddd375960 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [maps] replace all "osm" plugin occurrences with "here"Lukáš Tinkl2018-06-073-17/+15
| | | | | | | | | | | Fixes the broken search+intent features, makes things faster and also supports sharing a single Plugin instance between the different models. Clean up some signal signatures to use "string" instead of "var" type Task-number: AUTOSUITE-539 Change-Id: I100938555da73b2cba1b41d5d03ec52cc768d6b7 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* Use the iconTheme config options from applicationmanagerDominik Holland2018-06-077-138/+11
| | | | | | | | | | | | | | | | | | | Previously a ProxyTheme class was used in the neptunestyleplugin, where a path was returned which was hardcoded to the INSTALL_PREFIX. This doesn't work when neptune is run from the build-folder and wasn't installed previously or when installed from the online installer as the theme directory needed to be known at build-time. The new solution is to use the iconThemeName and iconThemeSearchPaths configuration options of application-manager and get rid of the ProxyTheme completely. This also makes sure neptune3 will compile with QQC2 from the dev branch, which doesn't offer the ProxyTheme anymore. Task-number: QTAUTO-1072 Change-Id: I2d9c4f888c6430613d4a56480b37a364517c44e9 Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
* [doc] add documentation about the app requests conceptBramastyo Harimukti2018-06-074-0/+139
| | | | | | Change-Id: I268960b2a138a94409aed9b6789d05f895921a68 Reviewed-by: Alexandra Betouni <ABetouni@luxoft.com> Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>