Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Less specific core applications, more protocols #18

Open
augustl opened this issue Oct 29, 2013 · 2 comments
Open

Less specific core applications, more protocols #18

augustl opened this issue Oct 29, 2013 · 2 comments

Comments

@augustl
Copy link
Contributor

augustl commented Oct 29, 2013

There are some apps that are considered core apps, such as address book, Dropbox style file sync, calendar, etc.

I think it's important that these are just considered apps, like any apps you might install on the system. There should be an intent system like the one Android has to provide the "calendar" to the environment that other apps can interop with, so that the user can replace the bundled calendar app with another calendar app that implements the calendar intent.

That way, if someone wants to write a better or more narrow or more mobile friendly or .... calendar app, they can do so, without having to replace the entire system with something else.

@bastianallgeier
Copy link
Contributor

That's a great point!! Feel free to add it to the applications.md.

augustl added a commit that referenced this issue Oct 29, 2013
@augustl
Copy link
Contributor Author

augustl commented Oct 29, 2013

I suppose this issue can be closed, so we can open new issues for more specific discussion related to intents?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants