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

16 Commits

Author SHA1 Message Date
Andrew Chen
9ad5513df9 Add pom and IntelliJ configuration for HoloColorPicker 2013-01-17 02:16:24 -08:00
Andrew Chen
b3c39a9def IntelliJ IDEA: Project updates to drag in ckChangeLog. 2013-01-09 13:26:42 -08:00
Andrew Chen
26e5d89ddd IntelliJ IDEA: 12.0 updates. 2012-12-18 15:11:47 -08:00
Andrew Chen
dbd9d9944a IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. 2012-11-26 17:55:14 -08:00
Andrew Chen
1abc8619b1 IntelliJ IDEA: 11.1.4 updates. 2012-10-30 10:34:51 -07:00
Andrew Chen
ea373934c8 Add Android-PullToRefresh library as a submodule. 2012-09-12 01:19:57 -07:00
Andrew Chen
c19e98dced IntelliJ IDEA: Add build support for ActionBarSherlock via Maven.
Still need to do "git submodule update" to fetch the source, but Maven will fetch any dependencies.
2012-09-09 13:41:48 -07:00
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