1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-30 13:12:25 -05:00
k-9/src/com/fsck/k9
Jesse Vincent 3b8421a9a8 Tweak animations to use the (Slightly slower) android default animation speed.
Remove the fadeout to make things look a little less weird
Make the animations slide in from the edge. (See the aforementioned comment about jankyness)

TODO: don't remove the message view until _after_ the animation runs. Before HC, that requires rather a lot more code (writing a whole animationadapter) than it should.

TODO: get the messageview to stop jumping to hide the header area as it's displayed.
2013-02-05 12:04:03 -05:00
..
activity Tweak animations to use the (Slightly slower) android default animation speed. 2013-02-05 12:04:03 -05:00
controller Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Make next/prev buttons track their state again. 2013-02-05 16:11:56 +01:00
helper Remove own Notification.Builder abstraction. 2013-01-02 14:09:37 +01:00
mail Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
preferences Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
provider Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
service Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
view Another unused import. 2013-02-05 14:32:56 +01:00
Account.java Fix compiler warnings/code style 2013-01-18 14:27:04 +01:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Make the default folder name size in the folder list the same as the default account name size in the account list 2013-01-15 15:33:14 -05:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00