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
.
code-payments
/
code-android-app
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
23
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: chat profile screen, block/unblock & blocklist
- #1174
#1174
Merged
bmc08gt
merged 15 commits into
code/cash
code-payments/code-android-app:code/cash
from
feat/chat-profile
code-payments/code-android-app:feat/chat-profile
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: chat profile screen, block/unblock & blocklist
#1174
bmc08gt
merged 15 commits into
code/cash
code-payments/code-android-app:code/cash
from
feat/chat-profile
code-payments/code-android-app:feat/chat-profile
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
refactor(myaccount): reorganize account & profile screens into subpackages
Show description for 06a7e54
bmc08gt
committed
06a7e54
View commit details
Copy full SHA for 06a7e54
Browse repository at this point
feat(blocklist): cache blocked users in Room (db v25)
Show description for 95563a7
bmc08gt
committed
95563a7
View commit details
Copy full SHA for 95563a7
Browse repository at this point
feat(blocklist): paged RemoteMediator + offline data source
Show description for 4f8db21
bmc08gt
committed
4f8db21
View commit details
Copy full SHA for 4f8db21
Browse repository at this point
feat(chat): hide chats from the feed, toggleable locally
Show description for d6da190
bmc08gt
committed
d6da190
View commit details
Copy full SHA for d6da190
Browse repository at this point
feat(ui): slot-driven end content for MenuList/ListItem
Show description for 962106f
bmc08gt
committed
962106f
View commit details
Copy full SHA for 962106f
Browse repository at this point
feat(blocklist): BlocklistCoordinator module + launch/resume sync
Show description for 91dad56
bmc08gt
committed
91dad56
View commit details
Copy full SHA for 91dad56
Browse repository at this point
feat(blocklist): blocked-users screen
Show description for da02bec
bmc08gt
committed
da02bec
View commit details
Copy full SHA for da02bec
Browse repository at this point
feat(profile): expose user join date (join_ts)
Show description for 86b5716
bmc08gt
committed
86b5716
View commit details
Copy full SHA for 86b5716
Browse repository at this point
feat(messenger): chat profile screen with block/unblock and join date
Show description for 8df902d
bmc08gt
committed
8df902d
View commit details
Copy full SHA for 8df902d
Browse repository at this point
test(session): pass blocklistCoordinator to RealSessionController
Show description for a4d76ae
bmc08gt
committed
a4d76ae
View commit details
Copy full SHA for a4d76ae
Browse repository at this point
chore: remove unused imports
Show description for d642cb5
bmc08gt
committed
d642cb5
View commit details
Copy full SHA for d642cb5
Browse repository at this point
chore: back out unrelated fixes for separate PRs
Show description for 35e5d98
bmc08gt
committed
35e5d98
View commit details
Copy full SHA for 35e5d98
Browse repository at this point
Merge branch 'code/cash' into feat/chat-profile
bmc08gt
authored
c401411
View commit details
Copy full SHA for c401411
Browse repository at this point
Commits on Jul 31, 2026
feat(blocklist): gate blocklist and profile viewing behind a beta flag
Show description for 7b95bb5
bmc08gt
committed
7b95bb5
View commit details
Copy full SHA for 7b95bb5
Browse repository at this point
feat(blocklist): surface errors when block or unblock fails
Show description for b64d8b4
bmc08gt
committed
b64d8b4
View commit details
Copy full SHA for b64d8b4
Browse repository at this point
You can’t perform that action at this time.