Commit Graph
12 Commits
Author SHA1 Message Date
Deniz Düzgören f41f1a7349 Added ProGuard rules for properly deobfuscating crash logs 2019-08-16 10:31:22 +02:00
Deniz Düzgören eb758ed077 Added scrollbars to recyclerview dialog, fixed a crash on Marshmallow caused by casting to AnimatedVectorDrawable instead of AnimatedVectorDrawableCompat, fixed a bug that tinted the status bar blue instead of white/dark on certain devices while in light mode 2019-08-11 20:25:01 +02:00
Deniz Düzgören 60831aa2b2 Changed card tinting method to use strings rather than raw integers to prevent mix-up of colours on app update; added migration strategy to convert old raw integer colours into string values 2019-08-09 21:18:27 +02:00
Deniz Düzgören c2561b8354 More strings can be struck through, optimised strikethrough method, added "_TESTURLS" debug flag, version bump to name 2.1.3, code 20 2019-08-09 09:52:05 +02:00
Deniz Düzgören e0ebbbbd5b Added strikethroughs to room strings if they contain "?" 2019-08-07 08:10:34 +02:00
Deniz Düzgören f9df4c448a Fixed a bug that would make certain recycled cells carry the PSA cell's onClickListener 2019-08-07 07:38:50 +02:00
Deniz Düzgören 52db4b20bb Added PSA feature that allows for delivering a message or a link to users 2019-08-06 17:08:43 +02:00
Deniz Düzgören f9cac0b123 Added iOS colours for user customisation, "No internet available" snackbar now tinted red 2019-08-06 11:56:44 +02:00
Deniz Düzgören 6cf4c44880 Refactored string and colour resources 2019-07-31 19:48:21 +02:00
Deniz Düzgören d4cef4f25d Version 2.0.2 - card background now customisable, tablet layout changed 2019-06-02 17:57:57 +02:00
Deniz Düzgören a41d5127c5 Started work on Kotlin AsyncTask, bug: multiple notification sounds 2019-05-22 20:33:07 +02:00
Deniz Düzgören 2cec9ebd67 Switched to DayNight for styling -> great code reduction, further Kotlin conversion 2019-05-21 18:55:29 +02:00