Skip to content

WordPress.com Notifications in Android#3

Merged
roundhill merged 184 commits intomasterfrom
notifications
Jun 7, 2013
Merged

WordPress.com Notifications in Android#3
roundhill merged 184 commits intomasterfrom
notifications

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 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
mokagio pushed a commit that referenced this pull request Feb 13, 2026
…de-to-use-retrofit

Fix #3: Replace image upload code to use retrofit
@claude claude bot mentioned this pull request Feb 23, 2026
4 tasks
adalpari added a commit that referenced this pull request Feb 27, 2026
- Bug #1: Add error state with retry to detail Activities (blank screen on error)
- Bug #2: Cancel previous load job on tab switch to prevent race conditions
- Bug #3: Reset isLoadedSuccessfully in refresh() to allow data reload
- Bug #4: Add duplicate guard in addCard() to prevent duplicate cards
- Bug #9: Use resource string instead of raw e.message for error display
- Thread safety #7: Use AtomicBoolean for isInitialLoad in SubscribersTabViewModel
- Performance #11: Pre-compute formatted dates in ViewModel, memoize in card composable
- Update all tests to match new error handling and API signatures

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants