Commit Graph

10 Commits

Author SHA1 Message Date
TacoTheDank 0ab9961908 Organize the proguard file 2023-05-12 01:09:08 -04:00
TacoTheDank 24cf19710f Clean up proguard file 2022-06-09 11:34:57 -04:00
Stypox 05d5ef602c
Fix proguard rules to keep Notifications settings fragment 2022-04-16 21:26:25 +02:00
Mauricio Colli b125ff702a
Show parsed relative times instead of whatever the service gives us
Before, the direct value was given to the user, now it uses the parsed
date so we can match the device's language.

To get the relative time from the parsed dates, we use the PrettyTime
library.

Also introduces a debug option to check the service's original value.
2019-11-17 23:58:55 -03:00
Mauricio Colli 71f1bbdcc1
Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
DafabHoid 2a2661f066 Downloader: Fix crash on loading unfinished downloads from .giga files
This is a fixup, which fixes the crash in release builds, too. It keeps proguard from removing the new method "private void readObject(ObjectInputStream)", which is only called by the VM, but not from the code.
2018-06-01 14:35:03 +02:00
wb9688 76e082159d Use OkHttp 2018-02-20 16:24:43 +01:00
Coffeemakr 69302fcbd0 Add icepicker proguard rules 2017-10-08 17:52:12 +02:00
Christian Schabesberger 5e66a66111 enable minify 2017-09-19 18:38:27 +02:00
Christian Schabesberger 73d61f17b5 first commit 2015-09-04 02:15:03 +02:00