Brian Witt
0de53b1d0b
Switch to work manager
2 years ago
Brian Witt
7e2ccf9776
Update gradle dependencies
2 years ago
Brian Witt
acc818ee6c
Update gradle plugin to 7.3.1
2 years ago
Eric Kok
98906e8e24
New release
...
Also fixes #604
3 years ago
Brian Witt
dcd4da7123
Add version in about screen
3 years ago
Eric Kok
3869be4bef
Prepare release 2.5.21
3 years ago
Taco
27f74fe2c2
Add rencode-java as local library because repo is gone
3 years ago
TacoTheDank
74f5db442d
Update plugins
3 years ago
Eric Kok
29c3b3b0dc
Bump version for 2.5.20 release
3 years ago
Eric Kok
28b5a72a01
Bump target API version
4 years ago
Eric Kok
d01d79fb55
Bump some base dependencies
4 years ago
TacoTheDank
bba7abf492
Update AndroidX swiperefreshlayout
4 years ago
Eric Kok
b077c6af1c
Prepare 2.5.19 release
4 years ago
TacoTheDank
0be480980e
Fix spacing in build.gradle
4 years ago
TacoTheDank
17795e6de0
Update ORMLite to 5.1
4 years ago
TacoTheDank
e756cf05ae
Update aXMLRPC to 1.12.0
4 years ago
TacoTheDank
660478aafc
Update ColorPicker to 696bb05
4 years ago
TacoTheDank
0d4a4d30db
Replace local iharder Base64 with library
4 years ago
TacoTheDank
2dd9bda27d
Replace local Base16Encoder with library
4 years ago
TacoTheDank
09e9603133
Migrate to AndroidX
4 years ago
TacoTheDank
ba4617343e
Rearrange gradle, update Studio and buildTools
4 years ago
Eric Kok
9dcf7951dc
Upgrade Gradle, some dependencies and 2.5.18 release prep
5 years ago
Pierre-Luc Paour
83844ca209
Fix build errors due to AndroidAnnotations
...
On Android Studio 3.6.1, AA was not finding the manifest file. This small change helped, coupled with #530 .
5 years ago
Eric Kok
8118632ea1
Prepare 2.5.17 release
5 years ago
Twig N
436b307a23
- added tabs for local rss feeds
...
- changed the way rss feeds refreshes a bit (RssfeedsFragment calls refresh during onResume() rather than activity)
- RssfeedsFragment and RssitemsFragment now extends android.support.v4.app.Fragment
- (WIP) it's gonna crash because tab2 currently returns null
5 years ago
Eric Kok
1bcbf08fe6
Preparing a 2.5.16 release
5 years ago
Eric Kok
efec00d965
Enable R8 (Google's Proguard replacement) for smaller, faster (release) apks
6 years ago
Eric Kok
3bf85de86c
Updated some dependencies
6 years ago
Eric Kok
78dd4bdc57
Fixes #391 by requesting location permission if user want to use Local network (based on wifi SSID) feature for alternative local configuration.
6 years ago
Eric Kok
933eb215d8
New release time
6 years ago
Eric Kok
1cd65b80ac
New 2.5.13 release.
6 years ago
Eric Kok
3c24ec73a7
Remove hardcoded absolute path. Fixes #60 again hopefully. Also closes #465 as one can simple make debug builds without the need for a release key.
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
Dan Pasanen
7ed5562fb4
app: read signing info from a keystore.properties file
...
* This file is gitignore'd. An example is provided which must
be copied and modified for a user to successfully build.
6 years ago
Dan Pasanen
3eb079a6c3
app: use relative path to manifest
6 years ago
Eric Kok
1ccb6def32
Releasing new version 2.5.12.
6 years ago
Eric Kok
c2faf75ce3
Fix release builds by pointing AndoridAnnotations to the right AndroidManifest; also adding explicitly the legacy Apache HttpClient usage. Preparing new release.
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
22670e9809
Making new 2.5.10 release.
7 years ago
Eric Kok
96467b807e
Code cleanup and trying to allow Deluge RPC connetions over properly secured SSL sockets as well as unsecure non-SSl socket.
7 years ago
Alon Albert
e597423d22
Get Rencode code from jitpack.io
7 years ago
Eric Kok
79763bdc17
Update the version number and changelog for a new release.
7 years ago
Eric Kok
df64a41799
Fix settings JSOn file export of the RSS alarm include/exlude filter settings.
7 years ago
Twig Nguyen
cf7d29632a
- compile with sdk 23
8 years ago
Eric Kok
5d8de8a198
Bumb version for 2.5.8 release with Deluge fix.
8 years ago
Eric Kok
8b960741b1
Updated translations and bumbed version to 2.5.7 for new release.
9 years ago
Eric Kok
fe0c92b926
Updated dependencies of tools and libraries.
9 years ago
Eric Kok
b0648b613d
Ignore lint warning on mising public constructor of dialog fragment. Fixes #276 .
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
3dce4c0211
Upgrading dependencies, preparing new release.
9 years ago