This website requires JavaScript.
Explore
Help
Register
Sign In
Signal
/
Android
Watch
1
Star
0
Fork
0
You've already forked Android
mirror of
https://github.com/signalapp/Signal-Android.git
synced
2026-04-23 02:10:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af6f16bdb6f17a8f9c27b7134ceabb70d3d6c800
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
logsubmit
History
Nicholas
7959343661
Add local notification when client receives HTTP 403
...
Also corrects typo in method name.
2023-01-02 17:20:42 -05:00
..
CompleteLogLine.java
…
LogDataSource.kt
…
LogLine.java
…
LogSection.java
…
LogSectionBadges.java
Implement better state management and recoverability for donation badge jobs.
2022-09-01 17:06:51 -03:00
LogSectionCapabilities.java
Renamed database classes to table classes.
2022-11-30 17:10:36 -05:00
LogSectionConstraints.java
…
LogSectionExoPlayerPool.kt
…
LogSectionFeatureFlags.java
…
LogSectionJobs.java
…
LogSectionKeyPreferences.java
Add local notification when client receives HTTP 403
2023-01-02 17:20:42 -05:00
LogSectionLocalMetrics.java
…
LogSectionLogcat.java
…
LogSectionLoggerHeader.java
…
LogSectionNotificationProfiles.kt
…
LogSectionNotifications.java
…
LogSectionPermissions.java
…
LogSectionPin.java
Always use inferred PIN state.
2022-08-24 17:09:01 -04:00
LogSectionPower.java
…
LogSectionRemappedRecords.java
…
LogSectionSenderKey.java
…
LogSectionSMS.kt
…
LogSectionStories.kt
Add additional verifications and logging around My Story db entry.
2022-08-15 13:34:35 -04:00
LogSectionSystemInfo.java
Fix debuglog system info formatting bug.
2022-11-17 11:54:51 -05:00
LogSectionThreadDump.java
…
LogSectionThreads.java
…
LogSectionTrace.java
…
LogStyleParser.java
…
SimpleLogLine.java
…
SubmitDebugLogActivity.java
SubmitDebugLogActivity progress dialog make-over.
2022-12-07 13:03:02 -05:00
SubmitDebugLogAdapter.java
…
SubmitDebugLogRepository.java
Ensure network call resources are closed.
2022-10-24 21:00:17 -03:00
SubmitDebugLogViewModel.java
…