signalapp/signal-android

A private messenger for Android.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 1st, 2026
Created on December 15th, 2011
Open Issues & Pull Requests: 501 (+0)
GitHub issues: Enabled
Number of forks: 6,878
Total Stargazers: 29,313 (+0)
Total Subscribers: 878 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 41.1 hours
Mean response time: 33.3 days
90th percentile: 63.7 days
Tracked items: 1,227

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 18% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 335
New in 7 days: 9
Closed in 7 days: 1
Avg open age: 575 days
Stale 30+ days: 211
Stale 90+ days: 134

Recent activity

Opened in 7 days: 6
Closed in 7 days: 1
Comments in 7 days: 38
Events in 7 days: 69

Top labels

  • wontfix (429)
  • acknowledged (257)
  • calling (22)
  • notifications (6)
  • a11y (5)
  • camera (3)
  • backup (2)
  • crash (1)

Detailed Description

Signal is a private messenger application for Android.

Signal addresses the problem of secure communication by implementing end-to-end encryption for all messages, calls, and media shared through the platform. The application uses the Signal Protocol, a widely adopted encryption standard, to ensure that only the sender and recipient can read communications. The approach combines strong cryptography with a user-friendly interface, allowing people to communicate privately without requiring technical expertise in security.

Developers considering Signal should understand that this is a consumer messaging application rather than a library or framework to integrate into other projects. It is suitable for anyone prioritizing privacy in their mobile communications, particularly users in regions with surveillance concerns or those handling sensitive information. The application is designed as a complete replacement for standard SMS and messaging apps, offering encrypted text messages, voice calls, video calls, and group communications all within a single interface.

The project maintains active development with regular updates addressing security improvements, bug fixes, and feature enhancements. The codebase is written primarily in Kotlin and is open source, allowing security researchers and developers to audit the implementation. The project demonstrates consistent engagement with its user base through issue tracking and community feedback integration. Development activity shows attention to both the core messaging functionality and the underlying cryptographic infrastructure that protects user communications.