1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res/values
Joe Steele 710e7a4430 Notify user of invalid account-setup settings combo
Specifically, warn and block them when attempting to configure Client
Certificate Authentication in combination with Connection Security = None.

If this were not made obvious to the user, they might not understand why
they are not permitted to tap "Next".

Also, move the initialization of all view listeners out of onCreate() into
initializeViewListeners() which is then called near the end of onCreate(),
helping to assure that the listeners won't be triggered during the
initialization of views inside onCreate().
2014-07-28 22:55:34 -04:00
..
arrays.xml Remove unused resources 2014-04-07 19:52:37 +02:00
attrs.xml Change message body font size with slider, using new setTextZoom() WebView API, from 40% to 250% 2014-01-31 23:09:25 +02:00
colors.xml New OpenPGP Provider API 2014-03-02 16:51:47 +01:00
constants.xml Extracted some strings to constants.xml 2012-04-23 15:05:29 +00:00
dimensions.xml Remove unused resources 2014-04-07 19:52:37 +02:00
ids.xml Client Certificate Authentication 2014-06-05 21:03:18 +02:00
strings.xml Notify user of invalid account-setup settings combo 2014-07-28 22:55:34 -04:00
styles.xml Fix SpUsage lint warnings 2014-04-07 20:09:22 +02:00
themes.xml Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00