mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-24 22:25:19 +00:00
Provided ISSUE and PR TEMPLATES
This commit is contained in:
@@ -231,7 +231,7 @@ bitchat uses an efficient binary protocol optimized for Bluetooth LE:
|
||||
|
||||
The Android implementation maintains 100% binary protocol compatibility with iOS:
|
||||
- **Header Format**: Identical 13-byte header structure
|
||||
- **Packet Types**: Same message types and routing logic
|
||||
- **Packet Types**: Same message types and routing logic
|
||||
- **Encryption**: Identical cryptographic algorithms and key exchange
|
||||
- **UUIDs**: Same Bluetooth service and characteristic identifiers
|
||||
- **Fragmentation**: Compatible message fragmentation for large content
|
||||
@@ -288,7 +288,7 @@ This Android port enables seamless communication with the original iOS bitchat a
|
||||
Contributions are welcome! Key areas for enhancement:
|
||||
|
||||
1. **Performance**: Battery optimization and connection reliability
|
||||
2. **UI/UX**: Additional Material Design 3 features
|
||||
2. **UI/UX**: Additional Material Design 3 features
|
||||
3. **Security**: Enhanced cryptographic features
|
||||
4. **Testing**: Unit and integration test coverage
|
||||
5. **Documentation**: API documentation and development guides
|
||||
@@ -296,7 +296,7 @@ Contributions are welcome! Key areas for enhancement:
|
||||
## Support & Issues
|
||||
|
||||
- **Bug Reports**: [Create an issue](../../issues) with device info and logs
|
||||
- **Feature Requests**: [Start a discussion](../../discussions)
|
||||
- **Feature Requests**: [Start a discussion](../../discussions)
|
||||
- **Security Issues**: Email security concerns privately
|
||||
- **iOS Compatibility**: Cross-reference with [original iOS repo](https://github.com/jackjackbits/bitchat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user