mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-14 21:45:14 -05:00
cf3561da5c
For convenience. Implemented in onCheckChanged(). As a consequence, onCheckChanged() must not be triggered when the instance state is restored (would occur if the check box state was checked when saved), otherwise the certificate chooser would pop up once the state was restored. Therefore, all listeners have been moved into initializeViewListeners() which is invoked after the state has been restored. Because onCheckChanged() is no longer triggered in onRestoreInstanceState(), updateViewVisibility() was implemented to restore the view visibility. |
||
---|---|---|
.. | ||
activity | ||
cache | ||
controller | ||
crypto | ||
fragment | ||
helper | ||
net/ssl | ||
preferences | ||
provider | ||
remotecontrol | ||
search | ||
security | ||
service | ||
view | ||
Account.java | ||
AccountStats.java | ||
BaseAccount.java | ||
Clock.java | ||
EmailAddressAdapter.java | ||
EmailAddressValidator.java | ||
FontSizes.java | ||
Identity.java | ||
K9.java | ||
NotificationSetting.java | ||
Preferences.java | ||
PRNGFixes.java | ||
Throttle.java |