[go: nahoru, domu]

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

WordPress.com Notifications in Android #3

Merged
merged 184 commits into from
Jun 7, 2013
Merged

WordPress.com Notifications in Android #3

merged 184 commits into from
Jun 7, 2013

Conversation

beaucollins
Copy link
Contributor

Using the WordPress.com REST API to provide notifications to WordPress for Android.

Robert Collins and others added 30 commits April 11, 2013 13:41
- If the selected menu item is gone after a blog switch, select the first available menu item
  - For example the ReaderActivity and NotificationsActivity are only available for dotcom blogs
- Move activity restoration to WPActionBarActivity and re-use the MenuDrawerItem objects to correctly launch the necessary activity
 * Credentials are stored in Preferences and uses the existing
encryption methods for the password.
 * Incremented db version and added migration script that attempt to
migrate the WP.com credentials from the first matching WP.com blog.
 * Added basic GCM setup. App ID needs to be added to the
config.properties in res/raw as gcm.id
 * Added WordPress.com section to preferences, and added capability for
!AddAccountActivity to be used as a WordPress.com authenticator of
sorts.
Having this in WPActionBarActivity would cause any new activity to close itself if it wasn't a menu item activity.
…ge server side, the user is prompted to update their password. Also renamed a few of the account classes to make a bit more sense contextually.
- needs to be backed by a db to prevent dups
- needs to determine that there are no more notes available remotely and stop loading more
 * Added support for Async XML-RPC calls to the XMLRPCClient.
 * Created WPComXMLRPCApi tp manage WP.com specific calls
 * Added support for getting/setting notification settings.
 * Enhanced the notifications a bit with gravatars. These still need
more work, including hooking them up properly to the notifications
views.
Merging in android.git.wordpress.org master branch into notifications development branch
…ion to onRegistered() in GCMIntentService since it is an Async call. Also made call to check device registration after adding blogs from either first app run or when adding blogs from settings.
@beaucollins
Copy link
Contributor Author

Let's merge this beast!

roundhill added a commit that referenced this pull request Jun 7, 2013
Merging notifications branch to master. Woo!
@roundhill roundhill merged commit 61bc07c into master Jun 7, 2013
@beaucollins beaucollins deleted the notifications branch November 16, 2013 02:21
maxme pushed a commit that referenced this pull request Jul 25, 2014
@maxme maxme mentioned this pull request Jun 7, 2016
mufela added a commit to mufela/WordPress-Android that referenced this pull request Dec 5, 2016
kwonye added a commit that referenced this pull request Dec 20, 2018
AliSoftware added a commit to AliSoftware/WordPress-Android that referenced this pull request Aug 27, 2020
After fixing the strange failure on Pixel2-28-in for image wordpress-mobile#3
planarvoid pushed a commit that referenced this pull request Oct 12, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants