Features/Start activity from another activity: Difference between revisions

Manuq (talk | contribs)
No edit summary
Manuq (talk | contribs)
No edit summary
Line 101: Line 101:
== How To Test ==
== How To Test ==


Links to GitHub branches here.
Demo in a branch of Hello World:
https://github.com/manuq/hello-world/tree/start-activity
 
Current API:
https://github.com/manuq/hello-world/blob/start-activity/activity.py#L124
 
Changes in sugar
* branch: https://github.com/manuq/sugar/tree/start-activity
* comparison: https://github.com/manuq/sugar/compare/start-activity?expand=1
* patch: https://github.com/manuq/sugar/compare/start-activity.patch
 
Changes in sugar-toolkit-gtk3
* branch: https://github.com/manuq/sugar-toolkit-gtk3/tree/start-activity
* comparison: https://github.com/manuq/sugar-toolkit-gtk3/compare/start-activity?expand=1
* patch: https://github.com/manuq/sugar-toolkit-gtk3/compare/start-activity.patch


== User Experience ==
== User Experience ==