Skip to content

Releases: LivingWithHippos/unchained-android

โš”๏ธ Onwards to victory โš”๏ธ

08 Oct 22:23
Compare
Choose a tag to compare

๐Ÿท๏ธ New features:

  • UI updates
  • added "open with Yatse" button
  • added theme switching
  • support shared hosting links

๐Ÿ˜Ž Bugfixes:

  • manage errors from the new download page

Debug APK will be slightly bigger due to the Arrow library used for error management.

๐ŸŽ๏ธ Tuning Time ๐ŸŽ๏ธ

04 Oct 15:10
Compare
Choose a tag to compare

๐Ÿท๏ธ New features:

  • added confirmation dialogs before deleting stuff
  • open torrent details on list item tap
  • changed list items appearance
  • better back navigation
  • added some transitions animations

๐Ÿ˜Ž Bugfixes:

  • fixed typos
  • fixed crashes

๐Ÿ”ฅ Authentication Hotfix ๐Ÿ”ฅ

02 Oct 09:26
775f46c
Compare
Choose a tag to compare

๐Ÿท๏ธ New features:

  • automatically refresh the token obtained from oauth2

๐Ÿ”จ Getting there ๐Ÿ”จ

01 Oct 15:08
Compare
Choose a tag to compare
Pre-release

๐Ÿท๏ธ New features:

  • added day-night switcher in settings

  • added theme switcher in settings (themes still missing ๐Ÿ™ƒ)

  • delete torrents and downloads from details and lists (long-press them) #23

  • added share button on download details #29

  • added back button on top bar #25

๐Ÿ˜Ž Bugfixes:

  • restore dialogs on device rotation

  • restore download tabs on device rotation

  • app should crash a little less

๐Ÿ“ข We're going public ๐Ÿ“ข

28 Sep 17:23
Compare
Choose a tag to compare

๐Ÿท๏ธ New features:

  • published to the google play store

  • added support for external links to torrent and magnets

๐Ÿ˜Ž Bugfixes:

  • status bar day theme too dark #18

  • fragments get popped from the back stack after authentication

๐Ÿ‘จโ€๐ŸŽค Don't stop me now ๐Ÿ‘จโ€๐ŸŽค

25 Sep 08:48
Compare
Choose a tag to compare

๐Ÿท๏ธ New features:

  • added support for downloads with alternative kinds of links (different resolutions, audio only etc.)

  • support torrents split into several files #14

๐Ÿ˜Ž Bugfixes:

  • checks for premium before calling premium APIs #12

๐Ÿ”ฎ Missing stuff:

  • notifications for torrent downloads

  • network status thecks

From now on, the apks' name will reflect their build name and version (automagically). The version naming was also changed.

โฑ๏ธ Pre-Google launch โฑ๏ธ

24 Sep 09:40
Compare
Choose a tag to compare

Since the play store process for app approving is a little long, this is going to be published as beta, will update

๐Ÿท๏ธ New features:

  • credits and licenses #10

๐Ÿ˜Ž Bugfixes:

  • pressing back from the user fragment now exit the app 026a01f

  • reworked authentication flow 1b9b692

๐Ÿ”ฎ Missing stuff:

  • notifications for torrent downloads
  • network status checks

As usual: debug signed with default keys and with logs enabled, release privately signed and minified, without logs

๐ŸŽ‰ First Unchained Release ๐ŸŽ‰

22 Sep 18:17
Compare
Choose a tag to compare

๐Ÿท๏ธ Features:

  • get user information
  • download from host sites
  • download torrents and magnets
  • retrieve streaming links from un-restricted files (only private API token)

๐Ÿ”ฎ Missing stuff:

  • credits and licenses
  • notifications for torrent downloads
  • useful settings
  • network status checks

It also needs feedback from more devices than just mine and the emulator's.
Closes #3

unchained.apk is signed with private keys, while unchained-dev.apk is a debug build of Unchained with logging enabled