1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Chen
91d404350f IntelliJ IDEA: Use libs instead of direct jars; add ipr file.
Switch to project libraries instead of direct module jar dependencies
so that we can bind source jars.  Add the IntelliJ IDEA ipr project
file in preparation for submodules.
2012-08-02 13:46:04 -07:00
Andrew Chen
05fbfc635a Move android-sdk to the end of the dependency list so that our newer junit will take precendence over the built-in junit. Also fixes in-IDE tests. 2012-04-17 10:33:35 -07:00
Andrew Chen
2124d8ecaf Remove explicit SDK dependency - depend on project SDK. 2012-04-08 15:18:52 -07:00
Andrew Chen
166428c9b6 Commit latest IntelliJ settings added by IntelliJ 11.1. 2012-04-06 11:18:26 -07:00
Andrew Chen
ffa77ad288 Commit a new default in IntelliJ IDE settings added by IntelliJ 11. 2012-01-07 09:36:07 -08:00
ashley willis
37f480c969 Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97.
Option to strip signature from quoted text in replies.
Strips signature from quoted text in replies (line of /^-- $/ or html
equivalent, and everything below). Per account.
2011-11-14 14:00:15 -08:00
Andrew Chen
5ff6341a84 Update IntelliJ metadata with new path to tests. 2011-11-02 16:31:45 -07:00
Andrew Chen
b05af904ef Update .iml for IntelliJ IDEA 10.5 (Android SDK is now the platform SDK); remove unused compile only libs. 2011-05-24 12:43:32 -07:00
Andrew Chen
56ec148cbc IntelliJ support appears to be abandoned (K9.iml refers to platform 1.6...)
Checking in new k9mail.iml (which matches the module name) with the latest dependencies.
2011-01-31 23:25:06 +00:00