Commit Graph

1123 Commits

Author SHA1 Message Date
Tlaster dcaff8a24b backport #1252 2020-04-24 13:23:07 +08:00
Michel Roux 9f72c84782 Fix part of removing streaming #1266 2020-04-23 14:51:41 +02:00
Michel Roux f514953da3 Fix tests 2020-04-23 11:22:54 +02:00
Tlaster 69603d16aa
Merge pull request #1267 from Xefir/1030
Backport #1030 added copy user link
2020-04-23 12:05:50 +08:00
Tlaster 739acf54ad Clean up ConversationLoader.kt 2020-04-23 11:54:33 +08:00
Michel Roux fbb7a9a298 Backport #1030 added copy user link 2020-04-22 16:23:57 +02:00
Tlaster b4612859b2 Fix #1231 2020-04-22 18:45:30 +08: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
Michel Roux 9eff9d0aa4 Backport #1027 No option visit list's creator profile 2020-04-22 10:05:01 +02:00
Tlaster a96f3d22dc
Merge branch 'maintenance' into master 2020-04-22 15:38:21 +08:00
Tlaster 843fea01d6 Add androidx.preference:preference 2020-04-22 15:24:55 +08:00
Tlaster 71a477b6f7
Merge pull request #1262 from Xefir/1033
Backport #1033 Right-align text block of own DM's
2020-04-22 14:43:46 +08:00
Tlaster f10c62382e Fix #1264 2020-04-22 14:41:37 +08:00
Tlaster f2506be850 Fliter recipient when getting direct message 2020-04-22 13:50:04 +08:00
Michel Roux 5a2727b823 Backport #1033 Right-align text block of own DM's 2020-04-21 12:53:52 +02:00
Tlaster 4da4b3b52c Fix #1252 2020-04-21 17:08:35 +08:00
Tlaster 3687330bee
Merge pull request #1257 from Xefir/1038
Backport #1038 : Mastodon's API doesn't have `/api/direct_messages.json`
2020-04-21 16:10:42 +08:00
Tlaster d0afc986b9
Merge pull request #1258 from Xefir/999
Backport #999 : Search bar should consider the selected account
2020-04-21 16:10:29 +08:00
Tlaster cd6250b647 Fix data import/export DocumentFile error when sdk < q 2020-04-21 16:05:56 +08:00
Tlaster cdc5a24102 Use FileSelectorDialogFragment when sdk < Q 2020-04-21 15:33:55 +08:00
Tlaster ecf1776eb1 Merge branch 'master' into maintenance 2020-04-21 15:17:06 +08:00
Tlaster 642d896965 Fix #1244 2020-04-21 15:16:41 +08:00
Michel Roux 3c24104871 Backport #999 : Search bar should consider the selected account 2020-04-20 19:50:09 +02:00
Michel Roux d2e98524ac Backport #1038 : Mastodon's API doesn't have `/api/direct_messages.json` 2020-04-20 19:28:01 +02:00
Tlaster b52e511b9a
Merge pull request #1255 from Xefir/1150
Fix #1150 Receive 422 errors on certain image uploads to Mastodon
2020-04-20 18:17:10 +08:00
Tlaster aab797dae7 Fix #1251 2020-04-20 18:14:47 +08:00
Michel Roux 619a020b93 When you reply in a conversation on Mastodon, the reply option add yourself in the message. It's annoying 2020-04-20 11:42:04 +02:00
Michel Roux aa105c6d2b Fix #1150 Receive 422 errors on certain image uploads to Mastodon 2020-04-20 10:56:58 +02:00
Tlaster c4a3f1f281 Fix #1239 2020-04-15 16:14:08 +08:00
Tlaster ada62e82f4 Fix crash when getting new messages 2020-04-14 15:00:17 +08:00
Tlaster 3d0d574985 Fix direct message send failed 2020-04-14 14:59:59 +08:00
Tlaster e07fbca1a7 Fix crash after close dialog 2020-04-14 14:31:52 +08:00
Tlaster c2ea4ecce5 Show toast when login failed 2020-04-14 14:31:33 +08:00
Tlaster b1b9fd6026 Update buildin api key 2020-04-14 14:31:07 +08:00
Tlaster 14b976b025 Fix build 2020-04-13 17:46:00 +08:00
Tlaster a2cec21b18 Migrate to glide v4 2020-04-13 17:33:36 +08:00
Tlaster fc2bbe857b Merge remote-tracking branch 'origin/maintenance' into maintenance 2020-04-13 00:42:35 +08:00
Tlaster 353e1e89ef Update DEFAULT_API_CONFIGS_URL 2020-04-07 14:11:39 +08:00
Tlaster 1a0ff60215 Fix import && null safety 2020-04-03 17:49:35 +08:00
Tlaster 2407b9f193 Revert "Removed private API usages"
This reverts commit 5052d1fc62.
2020-04-03 17:14:42 +08:00
Tlaster 1ab66a9e95 Show keyboard when enter ComposeActivity with default intent 2020-04-02 15:21:11 +08:00
Tlaster 4fa1225742 Update storage api for android q 2020-04-02 15:04:31 +08:00
Tlaster 149bbbf9c2 Check fetched items is not empty before inserting 2020-04-01 16:10:47 +08:00
Tlaster ecbba6fa92 Wrap to safeGetInt when getting gap 2020-04-01 16:10:03 +08:00
Tlaster 251b9b1d3b Fix #1067 2020-04-01 16:03:35 +08:00
Tlaster 925e041a4b Workaround for #1178 2020-03-30 17:03:15 +08:00
Tlaster 13d1c1bfae Fix DM display 2020-03-03 14:13:19 +08:00
Tlaster 6f2801441c Fix timeline crash 2020-02-12 13:04:02 +08:00
Tlaster 4b137a8e2c Fix build 2020-02-06 15:58:34 +08:00
Tlaster 55b8cd640a Migrate to AndroidX 2020-01-26 15:35:15 +08:00
Mariotaku Lee 5052d1fc62 Removed private API usages
> Hello,
>
> This is a policy violation notice from Twitter API Policy. Multiple applications registered to your account (or accounts) have been found in violation of the Developer Agreement and Policy:
>
> Developer Agreement: Section II.A.4
>
> Developer Agreement: Section II.E
>
> Developer Policy: Section I.F.5.a
>
> To ensure continued API access you must do the following:
>
> Delete all applications associated with your service that are in violation of Twitter’s multi-key abuse policy
>
> Eliminate all functionality from your service that allows people to use Twitter client application credentials
>
> Eliminate all functionality from your service that allows people to access non-public API endpoints
>
> We look forward to hearing back from you on or before 17 JANUARY 2020. If we don’t receive a response by that time your API access will be permanently suspended.
>
> Regards,
>
> Twitter API Policy
2020-01-08 11:37:49 +09:00
Mariotaku Lee 1490a874c4 Fixing compile errors 2019-11-20 15:10:24 +09:00
Mariotaku Lee 3b14363c0d Fixing compile errors 2019-10-25 17:50:10 +09:00
Mariotaku Lee 35da54f967
[NO-CI] Migration WIP 2019-10-25 00:52:11 +09:00
Mariotaku Lee 29035090d1 Fixed #1193 2019-07-22 11:10:58 +09:00
Mariotaku Lee 9559b8850e Fixed security issue for startActivity with potential malicious intent. 2019-07-17 18:40:34 +09:00
Mariotaku ee992c5e7a
Merge pull request #1179 from Wszl/master
fixed can't proxy when use username and password
2019-07-03 16:01:46 +09:00
Mariotaku Lee 742024d8f3 Fixed #1186 2019-07-01 11:31:25 +09:00
Torvin add0af58a9 temporary workaround for issue #1181 2019-06-21 00:20:17 +12:00
Torvin c33e8d8809 upgrade Kotlin version 2019-06-21 00:20:13 +12:00
Wszl 394abfe450 fixed can't proxy when use username and password 2019-06-02 11:35:03 +08:00
Mariotaku Lee cc6eafd8a3
fixed #1018 2017-11-15 13:46:33 +08:00
Mariotaku Lee dbf42f737c
improved compose error handling 2017-11-13 14:57:26 +08:00
Mariotaku Lee 518d573d32
280 character backport 2017-11-13 12:53:40 +08:00
Mariotaku Lee 520c343eee
fixed filter subscription crash 2017-10-11 01:41:07 +08:00
Mariotaku Lee dad191dadd
improved OSM cache dir 2017-10-09 13:30:25 +08:00
Mariotaku Lee d98c25c453
prepare for big change 2017-10-07 12:40:37 +08:00
Mariotaku Lee 3f5e804145
improved add/edit filter fragment edit text 2017-10-06 02:28:32 +08:00
Mariotaku Lee ae764dac29
fixed some compiler warnings 2017-10-05 23:13:46 +08:00
Mariotaku Lee 74efc30740
close #951 2017-10-05 11:50:35 +08:00
Mariotaku Lee bfc9282b18
fixed search tab query requirement 2017-10-04 14:37:12 +08:00
Mariotaku Lee 73dc2385fb
fixed #842 2017-10-04 02:09:01 +08:00
Mariotaku Lee a4f3bd1c77
added save file chooser above KitKat, close #129 2017-10-04 00:57:14 +08:00
Mariotaku Lee 4341e53696
fixed DM account selection 2017-10-03 17:06:04 +08:00
Mariotaku Lee 6adecffe57
fixed #965 2017-10-03 14:29:31 +08:00
Mariotaku Lee 743d2a150c
fixed drawer menu paddings 2017-10-02 22:03:50 +08:00
Mariotaku Lee bec13f7188
fixed #971 2017-10-02 21:22:26 +08:00
Mariotaku Lee 05be207e86
fixed #933 2017-10-02 00:45:13 +08:00
Mariotaku Lee 8f18ba3b5f
improved clear messages 2017-10-01 23:27:43 +08:00
Mariotaku Lee f139272d7c
improved tweet translation dialog 2017-10-01 18:51:51 +08:00
Mariotaku Lee a85e073740
fixed incorrect system insets in landscape mode 2017-10-01 18:29:03 +08:00
Mariotaku Lee 1eae8ea431
fixed #974 2017-10-01 18:01:41 +08:00
Mariotaku Lee 2caa434e57
fixed streaming 2017-10-01 15:11:19 +08:00
Mariotaku Lee baba52edaf
fixed filter crash 2017-09-30 13:28:54 +08:00
Mariotaku Lee f13f8e46be
removed apache commons dependencies 2017-09-25 14:37:03 +08:00
Mariotaku Lee 64bd85ae6c
removed apache commons lang dependency 2017-09-25 14:04:37 +08:00
Mariotaku Lee 7b5a53bf95
using bsh for stetho repl 2017-09-24 22:50:37 +08:00
Mariotaku Lee d28b99149b
removed unused code 2017-09-22 15:00:12 +08:00
Mariotaku Lee a683a25d34
updated lib version
improved cursor usage
2017-09-20 19:28:14 +08:00
Mariotaku Lee efebd94e55
code style tweaks 2017-09-20 17:52:09 +08:00
Mariotaku Lee a23448eae4
reverted test code 2017-09-20 13:04:06 +08:00
Mariotaku Lee a9b83d8977
fixed conversation order bug 2017-09-19 13:15:12 +08:00
Mariotaku Lee 0bb81b5b15
fixed incoming message background color 2017-09-18 16:39:06 +08:00
Mariotaku Lee bcc1d2f140
fixed sensitive content label 2017-09-18 16:31:45 +08:00
Mariotaku Lee 71246323a9
debug improvements 2017-09-18 14:09:33 +08:00
Mariotaku Lee d6a8df7b83
implemented some ads for promotion reward 2017-09-18 13:55:41 +08:00
Mariotaku Lee d520483ee3
implemented some ads for promotion reward 2017-09-18 13:28:36 +08:00
Mariotaku Lee daf965173e
fixed #849 2017-09-17 01:32:26 +08:00
Mariotaku Lee 32449d01b1
updated strings 2017-09-17 01:05:02 +08:00
Mariotaku Lee f644622339
fixed #958 2017-09-17 00:35:21 +08:00