Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wordpress-mobile
/
WordPress-Android
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.1k
Code
Issues
771
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Get rid of WordPress.getCurrentBlog calls in Stats
- #1801
#1801
Merged
nbradbury
merged 9 commits into
develop
wordpress-mobile/WordPress-Android:develop
from
issue/1787-get-rid-currentblog-stats
wordpress-mobile/WordPress-Android:issue/1787-get-rid-currentblog-stats
Copy head branch name to clipboard
Sep 2, 2014
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Get rid of WordPress.getCurrentBlog calls in Stats
#1801
nbradbury
merged 9 commits into
develop
wordpress-mobile/WordPress-Android:develop
from
issue/1787-get-rid-currentblog-stats
wordpress-mobile/WordPress-Android:issue/1787-get-rid-currentblog-stats
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2014
First pass at getting rid of WordPress.getCurrentBlog in Stats
daniloercoli
committed
b6bb922
View commit details
Copy full SHA for b6bb922
Browse repository at this point
Do not use currentBlog when opening Stats from Notifications.
daniloercoli
committed
42b4932
View commit details
Copy full SHA for 42b4932
Browse repository at this point
Re-add a comment that was previously removed by chance
daniloercoli
committed
73c8fc1
View commit details
Copy full SHA for 73c8fc1
Browse repository at this point
Add NPE check to getBlogStatsCredentials
daniloercoli
committed
c06c522
View commit details
Copy full SHA for c06c522
Browse repository at this point
Just added another Null Pointer check.
daniloercoli
committed
9d43b0e
View commit details
Copy full SHA for 9d43b0e
Browse repository at this point
Commits on Sep 1, 2014
Make sure blog_id passed to Stats activity is valid and the blog available in the app
daniloercoli
committed
7fca285
View commit details
Copy full SHA for 7fca285
Browse repository at this point
Better error message
daniloercoli
committed
f21a24e
View commit details
Copy full SHA for f21a24e
Browse repository at this point
Commits on Sep 2, 2014
Add few NPE checks
daniloercoli
committed
f6ac198
View commit details
Copy full SHA for f6ac198
Browse repository at this point
Define one single constant ARGS_LOCAL_TABLE_BLOG_ID in StatsActivity and use it in fragments.
daniloercoli
committed
6d38297
View commit details
Copy full SHA for 6d38297
Browse repository at this point
You can’t perform that action at this time.