You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Raymer
852ceed288
feat: implement P1 logging levels & privacy optimizations
- Add LoggingManager.java: Optimized logging with privacy controls
* Structured logging with configurable levels
* Privacy protection for sensitive data
* Performance optimization and monitoring
* Log filtering and sanitization
* Performance timing and statistics
- Add PrivacyManager.java: Privacy configuration and data protection
* GDPR compliance controls
* Data anonymization with multiple privacy levels
* Privacy settings management
* Sensitive data detection and removal
* Consent management and data retention
Logging & Privacy Improvements:
- Configurable log levels (VERBOSE, DEBUG, INFO, WARN, ERROR)
- Automatic sanitization of emails, phones, SSNs, credit cards
- Performance timing and statistics tracking
- GDPR-compliant privacy controls
- Multiple privacy levels (NONE, BASIC, ENHANCED, MAXIMUM)
- Sensitive data detection and anonymization
- User consent management
- Configurable data retention periods
P1 Priority 4: Logging levels & privacy - COMPLETE ✅
🎉 ALL P1 PRIORITIES COMPLETE! 🎉
- P1 Priority 1: Split plugin into modules ✅
- P1 Priority 2: Room hot paths & JSON cleanup ✅
- P1 Priority 3: WorkManager hygiene ✅
- P1 Priority 4: Logging levels & privacy ✅
|
1 week ago |
.. |
android/plugin/src/main/java/com/timesafari/dailynotification
|
fix: resolve Android build issues and create proper plugin module
|
1 week ago |
app
|
fix(android): implement proper boot receiver with Direct Boot support
|
1 week ago |
gradle/wrapper
|
feat: add protection against capacitor.build.gradle overwrites
|
1 week ago |
plugin
|
feat: implement P1 logging levels & privacy optimizations
|
1 week ago |
src/main/java/com/timesafari/dailynotification
|
docs: add comprehensive static daily reminders documentation
|
2 weeks ago |
.gitignore
|
refactor: improve build configuration and code organization
|
7 months ago |
Configure
|
refactor(plugin): modernize plugin architecture and improve type definitions
|
7 months ago |
build.gradle
|
feat: add protection against capacitor.build.gradle overwrites
|
1 week ago |
capacitor.settings.gradle
|
refactor(plugin): modernize plugin architecture and improve type definitions
|
7 months ago |
gradle.properties
|
refactor: improve build configuration and code organization
|
7 months ago |
gradlew
|
feat: Upgrade Gradle and Android build tools for callback system implementation
|
2 months ago |
gradlew.bat
|
feat: Upgrade Gradle and Android build tools for callback system implementation
|
2 months ago |
settings.gradle
|
fix: resolve Android build issues and create proper plugin module
|
1 week ago |
variables.gradle
|
feat: Upgrade Gradle and Android build tools for callback system implementation
|
2 months ago |