lp://staging/~mzanetti/reminders-app/tablet
Created by
Michael Zanetti
and last modified
- Get this branch:
- bzr branch lp://staging/~mzanetti/reminders-app/tablet
Only
Michael Zanetti
can upload to this branch. If you are
Michael Zanetti
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Planella: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Riccardo Padovani: Needs Fixing
-
Diff: 995 lines (+514/-255)10 files modifiedsrc/app/main.cpp (+22/-0)
src/app/qml/reminders.qml (+127/-7)
src/app/qml/ui/EditNotePage.qml (+7/-169)
src/app/qml/ui/EditNoteView.qml (+202/-0)
src/app/qml/ui/NotePage.qml (+11/-65)
src/app/qml/ui/NoteView.qml (+97/-0)
src/app/qml/ui/NotebooksPage.qml (+5/-2)
src/app/qml/ui/NotesPage.qml (+37/-10)
src/app/qml/ui/SearchNotesPage.qml (+5/-1)
src/plugin/Evernote/notesstore.h (+1/-1)
Related bugs
Bug #1281604: Add a workaround to get back to the home view | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 66. By Sergio Schvezov
-
Using defaul upstart-app-launch paths (required inital fat package support)
Allowing in source builds
Removing dependency on qmake for click mode which is required for cross building.Approved by Michael Zanetti, Ubuntu Phone Apps Jenkins Bot.
- 65. By David Planella
-
Added AppArmor audio policy required for the Camera component to play the click sound on releasing the shutter. Fixes: https:/
/bugs.launchpad .net/bugs/ 1280293. Approved by Michael Zanetti, Ubuntu Phone Apps Jenkins Bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/reminders-app