1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 19:45:05 -05:00
Go to file
Jesse Vincent f6747288f0 Merge branch 'master-actionbar'
* master-actionbar: (103 commits)
  Revert "Context actionbar for the account screen."
  Revert "Add context action bar on FolderList activity." - We are not ready for this sort of future yet ;)
  re Bernhard's Issue 4543 fix: only set as read if account.isMarkMessageAsReadOnView()
  Fixes 4517: Junk special folder not autoconfigured (rfc6154 implementation was incomplete)
  Fixed Issue 4543: Msg UnRead after "Download Complete" pressed
  fixed download complete message button
  Set (un)read toggle title based on current message state.
  Rename some one-letter variables.
  Fix whitespace; no functional changes.
  Move message selection functionality into the MessageAdapter.
  When we're at the end of the message list, dim the next or prev button instead of making it vanish
  Don't show the menu button twice. (Don't show it even once on Gingerbread devices, all of which had a hardware menu button)
  Remove "flag" as a meessage view menu option (duplicates tapping on the star)
  Move "move" and "copy" out of a submenu
  Show the subject line in the MessageHeader if the ActionBar title was truncated.
  Add icons for the dark theme and make them active.
  Set abs title to (no subject) if the message has no subject.
  Hide the unread message count in the actionbar when doing an explicit search.
  Hide subject line in MessageView since it's now displayed in the actionbar.
  IntelliJ IDEA: More build config fixes for ABS.
  ...
2012-09-10 08:50:05 -04:00
assets SingleMessageView cleanup 2012-04-04 10:04:57 +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 Reply receipt menu icons, take 2 (or 3?) 2012-04-09 10:32:20 -07:00
libs Use ADT's magic to include the necessary libraries from lib/ 2012-09-08 21:44:49 -07:00
plugins Switched to ActionBarSherlock 4.1.0 2012-09-08 21:43:10 -07:00
res Revert "Context actionbar for the account screen." 2012-09-10 07:56:35 -04:00
src Revert "Context actionbar for the account screen." 2012-09-10 07:56:35 -04:00
tests Change ImapUtility to use 'long' for the values of sequence sets 2012-07-07 16:21:07 +02:00
tools summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.classpath Use ADT's magic to include the necessary libraries from lib/ 2012-09-08 21:44:49 -07:00
.gitignore summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.gitmodules Initialised ActionBarSherlock. 2012-09-08 21:14:54 -07:00
.project fix the eclipse project name 2010-11-26 03:53:18 +00:00
ActionBarSherlock.iml IntelliJ IDEA: More build config fixes for ABS. 2012-09-09 13:41:49 -07:00
Android.mk Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
AndroidManifest.xml Don't show the menu button twice. (Don't show it even once on Gingerbread devices, all of which had a hardware menu button) 2012-09-09 13:45:35 -07:00
ant.properties Upgrade to SDK 15 2012-03-11 14:31:35 -05:00
build_common.xml fixed location of ant-contrib.jar in build_common.xml when running ant from tests/. 2012-06-07 22:57:41 -05:00
build.xml summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
HTMLCLEANER_LICENSE Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
k9mail.iml IntelliJ IDEA: Add build support for ActionBarSherlock via Maven. 2012-09-09 13:41:48 -07:00
k9mail.ipr IntelliJ IDEA: Add build support for ActionBarSherlock via Maven. 2012-09-09 13:41:48 -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 Initialised ActionBarSherlock. 2012-09-08 21:14:54 -07:00