lp://staging/~nskaggs/reminders-app/oauth-ap
- Get this branch:
- bzr branch lp://staging/~nskaggs/reminders-app/oauth-ap
Branch merges
- David Planella: Disapprove
-
Diff: 668 lines (+424/-159)9 files modifiedsrc/app/qml/reminders.qml (+2/-0)
src/app/qml/ui/AccountSelectorPage.qml (+2/-0)
src/app/qml/ui/NotesPage.qml (+1/-0)
tests/autopilot/reminders/main/__init__.py (+0/-1)
tests/autopilot/reminders/main/test_main.py (+0/-28)
tests/autopilot/reminders_app/__init__.py (+7/-130)
tests/autopilot/reminders_app/emulators.py (+47/-0)
tests/autopilot/reminders_app/tests/__init__.py (+304/-0)
tests/autopilot/reminders_app/tests/test_reminders.py (+61/-0)
Branch information
Recent revisions
- 43. By Riccardo Padovani
-
Reverted lp:~rpadovani/reminders-app/1273102.
Approved by Ubuntu Phone Apps Jenkins Bot, Michael Zanetti.
- 42. By Michael Zanetti
-
This adds a helper class to export TextFormat enums to QML.
Approved by Ubuntu Phone Apps Jenkins Bot, Riccardo Padovani.
- 41. By Alberto Mardegan
-
Register connection error metatype sooner
Move the EvernoteConnect
ion::ErrorCode registration to the EvernoteConnection
class, so that it happens before the NoteStore and UserStore classes have a
chance to use it.
The UserStore class would otherwise emit an error when trying to get the
username, because the EvernoteConnection::ErrorCode type is not registered yet
at that point.
.Approved by Ubuntu Phone Apps Jenkins Bot, Michael Zanetti.
- 40. By David Planella
-
Update and fix translatable messages.
Approved by Ubuntu Phone Apps Jenkins Bot, Michael Zanetti.
- 39. By Michael Zanetti
-
major cleanup
* fixes run_on_ubuntu_touch after sergios cmake changes
* removes obsolete script for running (use the built binary instead)
* remove leftover .pri file from qmake days
* completes renaming from reminders-app to reminders.Approved by Ubuntu Phone Apps Jenkins Bot, David Planella.
- 38. By Launchpad Translations on behalf of reminders-app-dev
-
Launchpad automatic translations update.
- 37. By Launchpad Translations on behalf of reminders-app-dev
-
Launchpad automatic translations update.
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