Commit Graph

639 Commits

Author SHA1 Message Date
Tlaster 18e42f86a4 upgdate packages and migrate to kotlin 1.4.31 2021-03-01 13:55:17 +08:00
Tlaster cf270b72fc Revert "Add yandex translate support"
This reverts commit 0fc88a4076.
2020-12-22 17:05:12 +08:00
Tlaster 4f137ad827 Revert "fix translate crash"
This reverts commit f054752c65.
2020-12-22 16:56:01 +08:00
Tlaster f054752c65 fix translate crash 2020-11-28 21:20:18 +08:00
TacoTheDank 536371eb89 Fix a bunch of deprecations in Kotlin, and a few misc things 2020-06-28 16:49:50 -04:00
TacoTheDank 894a4aa325 Update subsampling-scale-image-view library 2020-06-27 16:52:47 -04:00
TacoTheDank d3bd4c4dab Update twitter-text library 2020-06-27 16:52:17 -04:00
TacoTheDank 966bd2c7b5 Replace cascade ifs with whens 2020-06-08 20:21:48 -04:00
TacoTheDank 50ee094889 Fix style issues related to parameters, little misc cleanup 2020-06-08 19:48:04 -04:00
TacoTheDank fd62c19ba6 Inline variables 2020-06-08 19:42:44 -04:00
TacoTheDank 1ac1c58824 Fold some if-thens 2020-06-08 19:09:31 -04:00
TacoTheDank 421147b465 Use Kotlin math functions 2020-06-08 18:50:51 -04:00
TacoTheDank 4065eddb32 Some heavy "lift"ing 2020-06-08 17:19:10 -04:00
TacoTheDank 973237dff9 Make a bunch of objects and vals const 2020-06-08 17:11:06 -04:00
TacoTheDank a9f5129d95 Optimize variable declarations 2020-06-08 17:09:07 -04:00
TacoTheDank 50804ff533 Fix lots of misc style issues 2020-06-08 17:07:20 -04:00
TacoTheDank 7e47ac9cf0 Even more redundant construct cleanup 2020-06-08 17:01:17 -04:00
Tlaster 602c367bf2 Display statusnet account domain 2020-06-08 13:42:37 +08:00
Tlaster 3f80c43f62 Merge branch 'feature/link-preview' into maintenance 2020-06-02 17:16:46 +08:00
Tlaster d345ad3d25 complete link preview 2020-06-02 17:15:34 +08:00
TacoTheDank 537aa5dbb4 Redundant construct cleanup 2: kotlin boogaloo 2020-05-31 02:53:41 -04:00
TacoTheDank 20fad6b917 Migrate some older Kotlin 2020-05-31 02:44:38 -04:00
TacoTheDank d6a60ba638 Delete obsolete sdk version checks 2020-05-31 02:15:53 -04:00
TacoTheDank 6fc3aed810 Replace Assertions with BuildConfig 2020-05-31 02:11:38 -04:00
TacoTheDank 11a2d99c39 Use require instead of get for better error messages 2020-05-31 01:54:57 -04:00
Tlaster 775b9e95d7
Merge pull request #1314 from ColinKinloch/pager_swipe_refresh
Fix #1220: Swiping between panes triggers refresh gesture
2020-05-22 17:16:01 +08:00
Colin Kinloch f057a87197 Fix #1220: Swiping between panes triggers refresh gesture 2020-05-21 14:28:54 +01:00
Tlaster 691a246042 Fix #1311 2020-05-18 15:57:45 +08:00
Tlaster 8fc6c4b099
Merge pull request #1308 from ColinKinloch/looping_fix
Fix video looping
2020-05-18 13:06:15 +08:00
Tlaster 9ae74b04f7 Display mastodon account domain 2020-05-18 13:04:53 +08:00
Colin Kinloch b962863bb5 Fix video looping 2020-05-16 11:25:07 +01:00
Tlaster f49b77bfce Add account type display support 2020-05-15 16:16:02 +08:00
Tlaster 1d19161b2e Add option to hide status numbers 2020-05-14 15:47:36 +08:00
Tlaster 478a7dd1ae Support filtering list timeline 2020-05-14 14:03:06 +08:00
Tlaster 0fc88a4076 Add yandex translate support 2020-05-13 16:36:15 +08:00
Tlaster 2768086678
Merge pull request #1271 from Xefir/1266
Remove streaming #1266
2020-05-12 15:33:11 +08:00
Tlaster 14871dca0e
Merge pull request #1296 from ColinKinloch/exo_player_update
Exoplayer update
2020-05-06 10:44:01 +08:00
Tlaster f876cbe640
Merge pull request #1292 from ColinKinloch/viewer_cutout_redux
Show media around cutouts in media viewer whilst fullscreen
2020-05-03 09:54:16 +08:00
Colin Kinloch e1b8d3088a Fix Exoplayer deprecations 2020-05-01 20:10:27 +01:00
Colin Kinloch 7826802b4e Update Exoplayer to 2.11.4 2020-05-01 20:10:27 +01:00
Colin Kinloch c6629a3cf9 Update Exoplayer to 2.10.8 2020-05-01 20:10:27 +01:00
Colin Kinloch a722e40063 Update Exoplayer to 2.7.3 2020-05-01 20:10:25 +01:00
Colin Kinloch 796e41b09b Update Exoplayer to r2.3.1 2020-05-01 13:21:25 +01:00
Colin Kinloch bba363cdf4 Hack to avoid resetting of video control margin 2020-05-01 00:07:07 +01:00
Tlaster f332fe71e5
Merge pull request #1286 from Xefir/1006
Backport #1006 New filter dialog gets closed if advanced dialog is edited before filter text
2020-04-28 13:36:34 +08:00
Michel Roux 9facb3076e Backport #1006 New filter dialog gets closed if advanced dialog is edited before filter text 2020-04-27 16:31:11 +02:00
Michel Roux 77cafcb325 Fix open in browser and qr code availability 2020-04-27 16:19:35 +02:00
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02:00
Michel Roux fbb7a9a298 Backport #1030 added copy user link 2020-04-22 16:23:57 +02:00
Tlaster 27ffaa7af6
Merge pull request #1265 from Xefir/1027
Backport #1027 No option visit list's creator profile
2020-04-22 17:02:10 +08:00