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-28 12:44:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70c6e9e60fbf56ab09425d8695e7fd887813219a
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
pin
History
Nicholas
70c6e9e60f
Store additional data that will allow us to reduce the number of verification SMSs.
2023-01-19 13:32:35 -05:00
..
KbsEnclaves.java
…
KbsRepository.java
Store additional data that will allow us to reduce the number of verification SMSs.
2023-01-19 13:32:35 -05:00
KeyBackupSystemWrongPinException.java
…
PinOptOutDialog.java
Use existing contact type for our linked entry. Add test to sample app.
2022-04-06 12:36:32 -04:00
PinRestoreActivity.java
Fix navigation for creating a new pin if forgotten or skipped during registration
2022-05-12 10:42:21 -03:00
PinRestoreEntryFragment.java
Upgrade several AndroidX Libraries.
2022-09-14 15:30:43 -04:00
PinRestoreLockedFragment.java
…
PinRestoreRepository.java
Add sms export library and sample app.
2022-08-09 16:23:44 -04:00
PinRestoreViewModel.java
…
PinState.java
Store additional data that will allow us to reduce the number of verification SMSs.
2023-01-19 13:32:35 -05:00
RegistrationLockV2Dialog.java
Use MaterialAlertDialogBuilder in RegistrationLockV2Dialog.
2022-07-05 15:46:06 -04:00
TokenData.java
…