aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/build.gradle
Commit message (Expand)AuthorAgeFilesLines
...
* Use SDK and build tools versions from root projectDominik Schürmann2015-03-021-2/+2
* Enable multi line snackbar optionDominik Schürmann2015-02-271-1/+1
* Toolbar: qr code in header, cleanup of fragmentDominik Schürmann2015-02-251-0/+1
* Remove old pattern lib, add new pattern libDominik Schürmann2015-02-231-2/+2
* Update tab lib and fix colors of tabsDominik Schürmann2015-02-231-1/+1
* Floating action button icons and methods for key listDominik Schürmann2015-02-211-1/+1
* Status bar height fixDominik Schürmann2015-02-211-1/+1
* Floating Action Button added in app settingsDominik Schürmann2015-02-031-0/+1
* Use latest buildToolsligi2015-01-291-1/+1
* Merge remote-tracking branch 'origin/t/snackbar' into developmentDominik Schürmann2015-01-291-0/+1
|\
| * use Notify helper everywhere, replace supertoasts with snackbar libraryVincent Breitmoser2015-01-191-0/+1
* | Material Design DrawerDominik Schürmann2015-01-261-0/+1
* | specify our usage of java 1.7 in build filesVincent Breitmoser2015-01-251-0/+5
|/
* Style tabs, add missing drawablesDominik Schürmann2015-01-151-0/+1
* Integrate QR Code library instead of requiring the app to be installed, also ...Dominik Schürmann2015-01-141-2/+5
* Increase minSdk to 15, according to statsDominik Schürmann2015-01-141-1/+1
* Start working on Material DesignDominik Schürmann2015-01-131-0/+1
* Set minSdk to 14Dominik Schürmann2015-01-131-3/+3
* Add android-lockpattern libraryDominik Schürmann2014-12-291-0/+1
* Update target and support libs to SDK 21, fixing compile issuesDominik Schürmann2014-12-041-5/+5
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ...Dominik Schürmann2014-09-241-1/+0
* Add safeslinger to buildDominik Schürmann2014-09-041-3/+4
* Merge branch 'master' into yubikeyDominik Schürmann2014-08-061-1/+2
|\
| * Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-1/+1
| * Merge branch 'master' into improve-file-moremar-v-in2014-07-311-9/+1
| |\
| * | Many changes to file ... and still incompletemar-v-in2014-07-061-1/+1
* | | Merge branch 'master' into yubikeyDominik Schürmann2014-08-011-1/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into ditch-appmsgVincent Breitmoser2014-07-261-9/+1
| |\ \
| * | | get rid of AppMsg libraryVincent Breitmoser2014-07-071-1/+0
| | |/ | |/|
* | | Merge branch 'master' into yubikeyDominik Schürmann2014-07-211-1/+0
|\ \ \ | | |/ | |/|
| * | forgot to move test classpath out of root projectVincent Breitmoser2014-07-211-1/+0
* | | add lib dependency, update libDominik Schürmann2014-07-161-1/+1
|/ /
* | travis: get rid of lintVincent Breitmoser2014-07-111-1/+1
* | put unit tests into external module (CAVEAT)Vincent Breitmoser2014-07-091-7/+0
|/
* Deprecated Android Bootstrap, thus fixing #597Daniel Albert2014-06-301-1/+0
* Merge pull request #686 from mar-v-in/minidnsVincent2014-06-231-1/+1
|\
| * Switch to dnsjavamar-v-in2014-06-231-1/+1
* | Disable pre-dexing, causes exceptions on some systemsDominik Schürmann2014-06-231-1/+5
|/
* Merge pull request #672 from artbristol/functional-testingDominik Schürmann2014-06-211-15/+1
|\
| * VERY basic test for save keyringArt O Cathain2014-06-211-15/+1
* | Moved Keybase stuff into KeybaseLib submoduleTim Bray2014-06-201-0/+1
|/
* revert to previous min versionArt O Cathain2014-06-191-1/+1
* Start on Robolectric integration testArt O Cathain2014-06-161-30/+23
* Later version of Junit prevents 'Multiple dex files define Lorg/hamcrest/Desc...Art O Cathain2014-06-141-1/+1
* Merge remote-tracking branch 'origin/master' into canonicalizeVincent Breitmoser2014-06-131-5/+6
|\
| * Disable robolectric, update to android gradle 0.11.1, update gradle to 1.12Dominik Schürmann2014-06-091-4/+4
| * Update buildTools to 19.1Dominik Schürmann2014-06-091-1/+1
| * Add dnsjava as submodulemar-v-in2014-06-051-1/+1
| * Merge branch 'master' into automatic-contact-discoverymar-v-in2014-06-041-36/+25
| |\
| * | Add ability to resolve HkpKeyserver from _hkp._tcp SRV recordmar-v-in2014-05-271-0/+1