1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Go to file
Andrew Chen f6eea9f014 Move the listener logic out of the Activity and into the View.
Change variable naming in ToggleScrollView to meet standard.
Cache the result of computeVerticalScrollRange() in ToggleScrollView.
2011-11-03 09:14:42 -07:00
assets Fixed HTML to get rid of some warnings 2011-04-21 00:02:11 +02:00
compile-only-libs Add mockito jar for testing. 2011-07-21 17:41:19 -07:00
docs Added diagram that visualizes activity interactions 2011-10-27 19:13:13 +02:00
images Add button to allow editing of quoted message in HTML mode by dropping user back to text mode. Fixes issue 2959. 2011-02-05 15:14:02 -08:00
libs Replaced our local copy of jzlib with a clean jar built from jzlib 1.0.7 2011-01-31 18:26:01 +00:00
res Updated german translation 2011-10-28 03:09:05 +02:00
src/com/fsck/k9 Move the listener logic out of the Activity and into the View. 2011-11-03 09:14:42 -07:00
tests Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
tools Don't force Eclipse settings on users 2011-06-10 20:25:40 +02:00
.classpath Removed dependency on (external) commons-codec and commons-logging 2011-02-26 17:36:18 +01:00
.gitignore Add vi archive files to default ignore list. 2011-08-29 12:07:19 -07:00
.project fix the eclipse project name 2010-11-26 03:53:18 +00:00
Android.mk added libraries to Android.mk 2011-05-05 21:24:39 +02:00
AndroidManifest.xml Bumped manifest to 3.909 2011-10-29 11:43:12 -04:00
ant.properties Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
build.xml Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
k9mail.iml Update IntelliJ metadata with new path to tests. 2011-11-02 16:31:45 -07:00
MODULE_LICENSE_APACHE2 Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
NOTICE Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
proguard.cfg Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
project.properties Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00