Twig N
96cd7c7f30
- upgraded to gradle v5.4.1
5 years ago
Eric Kok
91f0aae114
Add back jcenter() for lint
6 years ago
Eric Kok
3bf85de86c
Updated some dependencies
6 years ago
Eric Kok
d689a1f151
Reworked background services via Android-Job. This finally adds support for newer Android versions (respecting Doze mode et al.) and stops crashing the app on Android 8. Fixes #462 and fixes #464 .
6 years ago
Eric Kok
e4a93c316e
Updated dependencies and build tools to more recent version, upgrading our compile target to Android 9.
6 years ago
Eric Kok
5d8de8a198
Bumb version for 2.5.8 release with Deluge fix.
8 years ago
Annie the Eagle
7a866cd7ce
Issue #355 - Fix compatibility with latest Deluge. Also upgrade Gradle.
8 years ago
Twig Nguyen
a519e70fd9
- upgraded gradle
...
- no longer pass remote RSS feeds to RemoteRssActivity
it now pulls it from the connection itself. this avoids having an Intent that's too large and causing the app to crash without warning
8 years ago
Felipe Barriga Richards
eed242264b
gradle: Update gradle 2.1.0 => 2.2.3
8 years ago
Eric Kok
fe0c92b926
Updated dependencies of tools and libraries.
9 years ago
Eric Kok
df2dcf8e34
Upgraded build dependencies.
9 years ago
Eric Kok
f82ba6e12b
Support for runtime permissios, to read/write local storage for settings/torrents. Fixes #258 .
9 years ago
Eric Kok
1fb2b10a27
Updated dependencies and build tools.
9 years ago
Eric Kok
edce58ab03
Fixed UI issues due to dark theme and appcompat. Corrects dialog colors on dark theme, fixes #224 . Corrects display of contextual action bar and search entry box.
9 years ago
Eric Kok
4ac0a279cc
Fixed crash on adding widget as well as widget layout issues (with new Material theme) and Control Service start bug on Android Lolliopo+. Fixed #218 .
9 years ago
Eric Kok
676a21fb92
New Material icons, reworking main screen design, corrting action bars... WIP
10 years ago
Eric Kok
d0100fc67e
Updated to Gradle 1.0 to build with Android Studio 1.0+. Fixes #189 .
10 years ago
Eric Kok
7f533779dd
Moved to Android Gradle plugin 1.0 (for Android Studio 1.0). Removed old manager project as it doesn't compile now and development has to start from scartch anyway.
10 years ago
Eric Kok
bda024f418
Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148 .
10 years ago