Commit Graph

2761 Commits

Author SHA1 Message Date
Mariotaku Lee 9b46b0a41b
fixed #900
close #901
2017-12-02 15:23:16 +08:00
Mariotaku Lee e3f6ecda80
removed unused code 2017-12-02 12:44:02 +08:00
Mariotaku Lee 9a76c59f44
kotlin migration 2017-12-02 01:10:20 +08:00
Mariotaku Lee 3851069c2e
kotlin migration 2017-12-02 00:40:30 +08:00
Mariotaku Lee 72d015d389
kotlin migration 2017-12-02 00:22:12 +08:00
Mariotaku Lee 3d75e61d48
kotlin migration 2017-12-01 23:39:13 +08:00
Mariotaku Lee 373730b93f
kotlin migration 2017-12-01 18:42:20 +08:00
Mariotaku Lee 6168d07119
fixed #1029 2017-11-30 14:24:49 +08:00
Mariotaku Lee c2d4a44632
added timeline style option 2017-11-30 00:23:08 +08:00
Mariotaku Lee e0238a65ce
fixed activities fragment refresh 2017-11-29 23:34:05 +08:00
Mariotaku Lee fd13161609
updated kotlin syntax 2017-11-29 22:58:14 +08:00
Mariotaku Lee ae54061443
improved status a11y 2017-11-29 22:57:41 +08:00
Mariotaku Lee 13c7a61404
improved status item a11y 2017-11-29 18:52:48 +08:00
Mariotaku Lee 72788861e5
improved user fragment loading progress 2017-11-26 22:08:53 +08:00
Mariotaku Lee c241e641c1
using livedata for user profile editor 2017-11-26 02:46:49 +08:00
Mariotaku Lee f1776c1779
using livedata for user fragment 2017-11-26 02:20:10 +08:00
Mariotaku Lee 9e718f471c
promise migrations 2017-11-25 20:49:08 +08:00
Mariotaku Lee 4d96b58e87
promise migrations 2017-11-25 19:01:37 +08:00
Mariotaku Lee 2a0c83a5f8
reverted dagger implementation 2017-11-25 00:40:35 +08:00
Mariotaku Lee 9bead13fe4
improved message bus 2017-11-23 16:05:02 +08:00
Mariotaku Lee 77da8960d8
more promises migration 2017-11-23 11:36:09 +08:00
Mariotaku Lee e17f7b6292
fixed update status crash 2017-11-22 13:37:00 +08:00
Mariotaku Lee a4c2492ad3
updated dependency 2017-11-21 14:27:00 +08:00
Mariotaku Lee 6de7f8a090
status schedule provider refactoring 2017-11-20 23:37:24 +08:00
Mariotaku Lee 4264bde05f
status schedule provider refactoring
update status task refactoring
2017-11-20 23:30:11 +08:00
Mariotaku Lee b953aa9015
dagger refactoring 2017-11-19 22:54:34 +08:00
Mariotaku Lee a53a749632
major sync refactoring 2017-11-18 20:41:54 +08:00
Mariotaku Lee 64762c6d52
fixed exoplayer crash 2017-11-17 17:39:58 +08:00
Mariotaku Lee 57fa9b854a
code cleanup 2017-11-17 14:58:51 +08:00
Mariotaku Lee 868b69e2c7
added dex build error reporting 2017-11-17 00:08:17 +08:00
Mariotaku Lee a954d994a7
fixed f-droid variant nullability error 2017-11-16 23:37:02 +08:00
Mariotaku Lee 0311da4b82
improved status details count size 2017-11-16 20:02:17 +08:00
Mariotaku Lee 6379b5dfd9
code cleanup 2017-11-16 19:01:53 +08:00
Mariotaku Lee d1812c18fe
fixed nullability errors 2017-11-16 17:54:08 +08:00
Mariotaku Lee 11160e7ff7
I know there're lots of compile errors unfixed, but -
fixed some nullability errors
2017-11-16 13:02:56 +08:00
Mariotaku Lee 8036d4b3e6
I know there're lots of compile errors unfixed, but -
fixed some nullability errors
2017-11-16 00:48:06 +08:00
Mariotaku Lee a87ba42398
I know there're lots of compile errors unfixed, but -
fixed some nullability errors
2017-11-16 00:32:41 +08:00
Mariotaku Lee 813f478919
fixed junit deprecation 2017-11-15 15:43:50 +08:00
Mariotaku Lee c64e5958cb
fixed f-droid variant build error 2017-11-15 15:28:09 +08:00
Mariotaku Lee 1f066782dc
Merge branch 'master' into develop 2017-11-15 14:29:30 +08:00
Mariotaku Lee cc6eafd8a3
fixed #1018 2017-11-15 13:46:33 +08:00
Mariotaku Lee f99e08571b
fixed #1006 2017-11-15 11:16:59 +08:00
Mariotaku Lee 7c2e6fed1c
improved remove account 2017-11-14 17:28:49 +08:00
Mariotaku Lee d54c4cc5b1
Merge branch '280ch' into develop
# Conflicts:
#	twidere/src/main/kotlin/org/mariotaku/ktextension/TextExtensions.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/activity/ComposeActivity.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/dagger/module/ApplicationModule.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/extension/model/AccountDetailsExtensions.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/fragment/status/RetweetQuoteDialogFragment.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/task/status/UpdateStatusTask.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/util/text/MastodonValidator.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/util/text/StatusTextValidator.kt
#	twidere/src/main/kotlin/org/mariotaku/twidere/util/text/TwitterValidator.kt
2017-11-13 15:19:08 +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 ce15951db4
updated commit id 2017-11-13 10:52:43 +08:00
Mariotaku Lee 14bf128de9
removed some AbsTask implementations 2017-11-13 10:52:29 +08:00
Mariotaku Lee 67c086b545
removed some AbsTask implementations 2017-11-12 10:51:33 +08:00
Mariotaku Lee 9321bb1cc6
improved mark as read 2017-11-11 23:41:47 +08:00
Mariotaku Lee 844747f8f1
moved promises from objects to singleton classes 2017-11-10 13:10:16 +08:00
Mariotaku Lee bb25cb6cff
removed some AbsTask implementations
fixed building error
2017-11-09 23:05:30 +08:00
Mariotaku Lee aa331ed77f
improved AccountManager API
close #1002
close #975
2017-11-09 22:09:04 +08:00
Mariotaku Lee 04a4205651
removed some AbsTask implementations 2017-11-08 23:18:01 +08:00
Mariotaku Lee 9fd3e0ee9a
removed some AbsTask implementations 2017-11-08 20:04:02 +08:00
Mariotaku Lee 2f97b7ec36
removed some AbsTask implementations 2017-11-08 11:29:10 +08:00
Mariotaku Lee 97ef0ff941
fixed #1012 2017-11-08 11:10:56 +08:00
Mariotaku Lee dcb8d4519c
removed some AbsTask implementations 2017-11-07 19:36:09 +08:00
Mariotaku Lee b533e4157d
started to abandon AbstractTask 2017-11-06 19:09:14 +08:00
Mariotaku Lee 9a21a5f4ee
fixed paging load more 2017-11-02 15:15:44 +08:00
Mariotaku Lee 6ae76509bb
improved timeline load more 2017-11-02 15:01:56 +08:00
Mariotaku Lee f4e5c533e4
improved load more adapter 2017-11-02 14:13:45 +08:00
Mariotaku Lee 49b6362e93
fixed user profile header flickering 2017-11-02 13:11:21 +08:00
Mariotaku Lee 6cea46b6c2
improved activities filter - heavy operations are moved to worker thread! 2017-11-02 02:01:50 +08:00
Mariotaku Lee bd7179df8c
improved paging loading
improved two line textview style
2017-11-01 14:42:36 +08:00
Mariotaku Lee 1d61171dfb
code cleanup 2017-10-31 18:54:18 +08:00
Mariotaku Lee e2a94d064b
updated commit id 2017-10-30 18:21:40 +08:00
Mariotaku Lee 2b37eb44d3
code cleanup 2017-10-30 18:20:45 +08:00
Mariotaku Lee 5557f9f57c
Fixed #1108 2017-10-30 00:05:44 +08:00
Mariotaku Lee fc371bbbcf
migrating activities fragment into live data implementation 2017-10-30 00:03:27 +08:00
Mariotaku Lee 6bfd4186bb
implemented custom timeline tabs
fixed datastore reload
2017-10-29 23:05:30 +08:00
Tudor Prodan 24ddd90562 Fixed crash in Settings > Appearance > Card page 2017-10-29 15:14:50 +02:00
Mariotaku Lee ed8fbd662e
improved custom emoji #990 2017-10-29 20:59:07 +08:00
Mariotaku Lee e3251bc72b
code style improvements 2017-10-29 01:40:43 +08:00
Mariotaku Lee 539f141d86
added quick return for user profile timelines 2017-10-29 01:28:05 +08:00
Mariotaku Lee 97a8df5f99
improved user fragment ui 2017-10-29 00:13:36 +08:00
Mariotaku Lee 763452e335
improved user fragment ui 2017-10-29 00:01:24 +08:00
Mariotaku Lee 0d05f50a7c
improved user profile toolbar elevation 2017-10-28 19:01:11 +08:00
Mariotaku Lee dde08de7cd
implemented alt_text for Mastodon, close #1007 2017-10-28 14:00:24 +08:00
Mariotaku Lee ffec110336
improved user fragment gesture 2017-10-28 13:56:21 +08:00
Mariotaku Lee 0ec9096a9d
improved user fragment layout 2017-10-26 20:25:44 +08:00
Mariotaku Lee a3547e82a0
adding custom emoji support 2017-10-26 16:40:48 +08:00
Mariotaku Lee 7a5f44a06c
rewriting user fragment 2017-10-23 18:37:24 +08:00
Mariotaku Lee 05ffb78bf8
simplified user fragment layout 2017-10-22 18:46:18 +08:00
Mariotaku Lee 51c8c4fc30
fixed crashes
added double tap to favorite a status in media only timeline
2017-10-22 01:59:24 +08:00
Mariotaku Lee 11a7ca955a
media only timeline
database constants refactoring
2017-10-22 01:24:31 +08:00
Mariotaku Lee 315dcd9002
adding media gallery timeline 2017-10-21 01:39:48 +08:00
Mariotaku Lee c5713f5be0
updated patches 2017-10-20 19:16:05 +08:00
Mariotaku Lee df288ae750
improved timeline 2017-10-20 19:05:47 +08:00
Mariotaku Lee 73e07b15eb
fixed reload crashes? 2017-10-20 13:31:13 +08:00
Mariotaku Lee a16226b3e9
added FDroid dagger module 2017-10-19 21:54:24 +08:00
Mariotaku Lee 51976cbd23
timelines migration
updated IAB lib
2017-10-19 21:43:04 +08:00
Mariotaku Lee 9827abd65a
migrated list timeline 2017-10-17 20:27:31 +08:00
Mariotaku Lee 93cfae5229
implemented timeline filter 2017-10-17 20:05:55 +08:00
Mariotaku Lee accfb4d930
migrating timelines 2017-10-17 13:47:32 +08:00
Mariotaku Lee 35cb1ad6b6
first working paging data source 2017-10-15 22:49:34 +08:00
Mariotaku Lee af9dadb142
started to use paged list 2017-10-13 19:33:14 +08:00
Mariotaku Lee 04c84eb86f
improved toolbar style for single tab configuration 2017-10-12 17:28:02 +08:00
Mariotaku Lee b464233e0d
added emojis for mastodon status response 2017-10-12 13:26:56 +08:00
Mariotaku Lee bf65a471a4
Merge branch 'master' into develop 2017-10-11 01:57:08 +08:00