Commit Graph

35 Commits

Author SHA1 Message Date
daniel oeh
30ac9ecf1d Upgraded dependencies
Flattr4j has been upgraded to 2.12. This version makes it possible to use flattr on Android 2.3 devices.
2014-12-10 21:28:56 +01:00
daniel oeh
c78297d6b4 Updated dependencies
Removed unused dependencies
2014-12-07 19:28:19 +01:00
daniel oeh
bdda8a7e26 Upgraded build tools 2014-11-29 18:00:44 +01:00
daniel oeh
f46d7dad2e Updated dependencies 2014-11-19 15:46:45 +01:00
daniel oeh
c179ec7d35 Updated build files 2014-11-05 20:44:18 +01:00
daniel oeh
1995a18a21 Updated build files 2014-10-14 18:41:13 +02:00
daniel oeh
072639b5b2 Changed project structure
Switched from custom layout to standard gradle project structure
2014-09-17 20:51:45 +02:00
daniel oeh
04cb23acff Removed FlattrConfig
API credentials have been moved into gradle.properties
2014-08-06 18:47:54 +02:00
daniel oeh
09c4736867 Replaced ImageLoader and DiskCache with Picasso
Implemented Picasso Downloaders

Replaced ImageLoader and DiskCache with Picasso

Removed ImageLoader, DiskCache code
2014-07-30 12:42:01 +02:00
daniel oeh
f59623bb94 Fixed ui tests 2014-07-06 13:49:02 +02:00
daniel oeh
60214f6306 Enabled Java 7 source compatibility 2014-07-06 12:37:43 +02:00
daniel oeh
2633d17046 Updated build.gradle 2014-06-28 14:02:24 +02:00
daniel oeh
a275786640 Remove HTML markup in OnlineFeedView. closes #401 2014-06-15 21:02:35 +02:00
daniel oeh
5ede220e63 Replaced TimerDialog with HmsDialog from the BetterPickers-library 2014-06-15 20:21:31 +02:00
daniel oeh
80066bcf01 Replaced deprecated symbols in build.gradle 2014-06-08 14:02:00 +02:00
daniel oeh
9e1eba29ab Updated version numbers in build.gradle
requires submodule update
2014-06-07 11:32:11 +02:00
daniel oeh
662f8a4679 Finished UITestUtils implementation 2014-06-01 14:32:06 +02:00
daniel oeh
6407e680dd Added UI test classes 2014-05-30 21:11:44 +02:00
daniel oeh
65324d0ba9 Upgraded flattr4j library. fixes #437 2014-05-29 18:04:58 +02:00
daniel oeh
0d1d256ee4 Added gradle wrapper script 2014-05-18 22:11:12 +02:00
daniel oeh
df55792d27 Updated dependencies 2014-04-26 23:51:07 +02:00
daniel oeh
e1b1338840 Added presto client dependency as source code 2014-03-22 18:05:51 +01:00
daniel oeh
7335a07956 Upgraded gradle plugin, set 'abortOnError' to false (issue #370) 2014-03-11 23:51:25 +01:00
daniel oeh
2e23302734 Updated version numbers in build.gradle 2014-02-11 20:06:03 +01:00
daniel oeh
999d10ae5d Updated version numbers in build.gradle 2013-12-30 00:58:21 +01:00
daniel oeh
ef922d018c Updated dependency version numbers, removed workaround for actionmode bug 2013-11-16 21:12:11 +01:00
daniel oeh
b6a532161e Updated gradle plugin to 0.6.+ 2013-10-12 11:40:02 +02:00
daniel oeh
862b8db20b Prepared release of version 0.9.7.5 2013-09-04 20:36:13 +02:00
daniel oeh
b1911e5ff7 Merge branch 'playback-speed' into develop
Conflicts:
	proguard.cfg
	src/de/danoeh/antennapod/storage/DBTasks.java
2013-08-25 14:06:41 +02:00
daniel oeh
aa135093af Added ability to build releases with gradle 2013-08-17 14:18:50 +02:00
daniel oeh
f6c5251b98 Merge branch 'develop' into playback-speed
Conflicts:
	pom.xml
	src/de/danoeh/antennapod/service/PlaybackService.java
	src/de/danoeh/antennapod/util/playback/PlaybackController.java
2013-08-16 20:15:48 +02:00
daniel oeh
4c9f4cf4de Updated android gradle plugin 2013-08-15 13:25:57 +02:00
daniel oeh
b0fdb2e8f1 Restructured unit test folders to support the new build system 2013-08-11 12:52:41 +02:00
daniel oeh
dddc01e2e4 Change target sdk version to 18 2013-08-07 20:42:38 +02:00
daniel oeh
5286a8edbc Added gradle buildfile 2013-08-07 11:35:51 +02:00