D17993: Implement onNewIntent

Nicolas Fella noreply at phabricator.kde.org
Sat Jan 5 17:47:56 GMT 2019


nicolasfella created this revision.
nicolasfella added a reviewer: vkrause.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
nicolasfella requested review of this revision.

REVISION SUMMARY
  Importing a reservation from an intent only worked when that intent started the app. When the app is already running onNewIntent is called, but since we didn't override it nothing was imported.

TEST PLAN
  Open app. Send reservation via KDE Connect. Previously nothing happend. Now the reservation is added to the list

REPOSITORY
  R1007 Itinerary - Travel Assistance Application

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17993

AFFECTED FILES
  src/app/applicationcontroller.cpp
  src/app/src/org/kde/itinerary/Activity.java

To: nicolasfella, vkrause
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190105/03b6e72e/attachment.html>


More information about the kde-pim mailing list