Commit Graph

2999 Commits

Author SHA1 Message Date
Mariotaku Lee 7cbed18d05
code cleanup 2017-12-04 12:50:14 +08:00
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 26507db94f
Merge branch 'master' into develop 2017-11-15 15:15:59 +08:00
Mariotaku Lee 8451179926
updated version 2017-11-15 15:15:07 +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 c5613f61fd
Merge branch 'master' into develop 2017-11-13 22:07:10 +08:00
Mariotaku Lee d11197c879
updated version 2017-11-13 19:13:53 +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