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

Rename suggestions provider and enable it again #3

Open
dschuermann opened this issue Oct 28, 2013 · 7 comments
Open

Rename suggestions provider and enable it again #3

dschuermann opened this issue Oct 28, 2013 · 7 comments

Comments

@dschuermann
Copy link
Member

see AndroidManifest.

it should not share the same namespace as "com.android.calendar" to prevent conflicting with already installed calendars

@dalb8
Copy link

dalb8 commented Oct 30, 2013

I just installed this on a Gapps device and this was the obvious thing I saw (that the Google Calendar was already filled). Comparing with the Google Calendar pre-installed it was hard to tell the difference. The About section is blank and the icon is different. I was reading a lot of commentary last week about the death of AOSP at the hands of Google Play Services; it doesn't seem to be evident here!

@dschuermann
Copy link
Member Author

Right. I started standalone calendar just beacause I read those articles that the AOSP calendar will not be developed any more. I was also suprised, but it looks like those things are missing (but I haven't investigated further, I am not using Google's services normally):

  • no sync of notifications (this is done via GCM I think), so if you read one notification on one device it is also read on another device
  • no color changing option for calendars (in Google's calendar this can be done for calendars synced with google account)

@dalb8
Copy link

dalb8 commented Oct 30, 2013

  • Yes though the issue really is how easy it will be add notification syncing for other systems like CalDav
  • I can change calendar colours in Standalone Calendar and the colours are synced to Google Calendar app so it must be dependent on Gapps

@dschuermann
Copy link
Member Author

Thanks for testing the second point. Then there is really not that much difference between Standalone Calendar and Google Calendar app. I think notification sync is also not really part of the calendar than part of the sync service.

@dschuermann
Copy link
Member Author

Looks like the reddit guy published the code at https://github.com/bvermeule/Launcher3

Unfortunately I don't have time to look into the launcher in more detail, it's not on my personal priority list ;)

@dalb8
Copy link

dalb8 commented Dec 2, 2013

Yeah, I saw that later (of course). All the other forks (including Cyanogenmod) do nothing more but remap the settings button so far, but it's interesting all the same how they try to bring it under the SDK

@dalb8
Copy link

dalb8 commented Dec 8, 2013

Sorry if off-topic, but I've been looking at AOSP and see that one app, Pinyin IME, could be easy to build with the SDK. If anybody could provide a pointer that would be appreciated.

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