1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-08 14:36:25 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
Mariotaku Lee
6ece3f048c
updated build script 2017-09-05 17:00:01 +08:00
Mariotaku Lee
b4f70ce173
fixed some compile warnings
speed up builds
fixed fanfou image limit
2017-08-14 14:31:07 +08:00
Mariotaku Lee
d1498be27f
new build tools migration 2017-08-14 00:29:20 +08:00
Mariotaku Lee
c19ede55f7
updated build script 2017-07-16 20:22:07 +08:00
Mariotaku Lee
f10a8b7002
Moved library extension to separate repo
Published common component to bintray
2017-06-09 23:09:04 +08:00
Mariotaku Lee
61f532500b
improved preferences import/export 2017-04-25 11:36:37 +08:00
Mariotaku Lee
527078025f
implementing mastodon login flow 2017-04-18 21:19:07 +08:00
Mariotaku Lee
f84ff2b54c
updated build script 2017-03-04 13:02:41 +08:00
Mariotaku Lee
c5dce143ed
using telegram style conversation list ui 2017-02-17 16:31:29 +08:00
Mariotaku Lee
89dfb392ad
updated copyright - now component library is licensed under Apache license 2 2017-02-09 22:20:35 +08:00
Mariotaku Lee
7f8c15d553 updated extensions library 2016-12-07 17:50:44 +08:00
Mariotaku Lee
e2f600ad0e updated library version 2016-12-01 15:55:38 +08:00
Mariotaku Lee
ab67bd67fd supports chrome custom tab 2016-11-27 14:23:07 +08:00
Mariotaku Lee
1d7bcadcd7 updated lib version 2016-11-27 13:53:17 +08:00
Mariotaku Lee
ad4c3268ea loads all lists when add to / remove from list 2016-11-26 15:14:32 +08:00
Mariotaku Lee
e98200217a supports app shortcuts
fixed npe
2016-10-23 20:51:08 +08:00
Mariotaku Lee
e35b2c3179 updated library version 2016-10-18 08:51:52 +08:00
Mariotaku Lee
ef9d63347f updated library version 2016-08-29 12:03:01 +08:00
Mariotaku Lee
7a6c5e95bc updated library version 2016-08-20 21:06:02 +08:00
Mariotaku Lee
f64c706939 updated libraries 2016-08-20 18:59:10 +08:00
Mariotaku Lee
ffa1bda0f1 updated dependencies version 2016-08-19 16:45:22 +08:00
Mariotaku Lee
32f1cf4ea8 updating libraries 2016-08-09 23:09:56 +08:00
Mariotaku Lee
1a997992ca updated library version 2016-07-26 22:06:43 +08:00
Mariotaku Lee
5af50a7289 fixed oauth 2016-07-16 15:27:46 +08:00
Mariotaku Lee
6463922d0e updated rest library 2016-07-14 20:00:27 +08:00
Mariotaku Lee
05b44d693c migrating to kotlin 2016-06-29 21:47:52 +08:00
Mariotaku Lee
cec66477ae updated version
improved divider
2016-06-21 14:43:11 +08:00
Mariotaku Lee
183a2ae752 updated version 2016-05-27 23:36:07 +08:00
Mariotaku Lee
d9e63a7cb1 changing api 2016-05-27 22:46:37 +08:00
Mariotaku Lee
21c1cf9f64 fixed #554 2016-05-27 10:30:30 +08:00
Mariotaku Lee
18514675d4 refactoring 2016-05-25 20:06:28 +08:00
Mariotaku Lee
59ff62ef6f trying to fix fanfou mention 2016-05-21 22:19:37 +08:00
Mariotaku Lee
455bd2af3f refactoring 2016-05-13 11:13:42 +08:00
Mariotaku Lee
004f26ad98 make media decoding faster 2016-04-30 13:35:35 +08:00
Mariotaku Lee
08e0442132 updated versions 2016-04-24 12:52:20 +08:00
Mariotaku Lee
00242ed01a fixed #532 2016-04-18 10:06:35 +08:00
Mariotaku Lee
8ec9c1b776 updated library version 2016-04-02 00:06:30 +08:00
Mariotaku Lee
78bc7e6d55 fixed fallback intent 2016-04-01 22:15:53 +08:00
Mariotaku Lee
16201b8142 added some default api configs
bug fixes
2016-03-31 21:18:44 +08:00
Mariotaku Lee
85a74793c0 made fanfou link highlight working 2016-03-12 12:21:08 +08:00
Mariotaku Lee
25714f06b9 make fanfou favorite work 2016-03-11 20:28:46 +08:00
Mariotaku Lee
1a2914f86e migrating account 2016-03-07 09:00:28 +08:00
Mariotaku Lee
638afe890c migrating account 2016-03-05 23:16:17 +08:00
Mariotaku Lee
81334119ab fixed #395
using button instead of swipe to remove attached media for more intuitive experience
2016-03-02 15:31:12 +08:00
Mariotaku Lee
1c3d9e803d improved translation label 2016-02-26 21:47:03 +08:00
Mariotaku Lee
0cae282645 fixed npe while exit during task execution
fixed wrong condition for context menu creation
added title for context menu
updated library version
2016-02-25 12:21:06 +08:00
Mariotaku Lee
f4bab1c81a removed some library dependencies from extensions library 2016-02-24 13:07:24 +08:00
Mariotaku Lee
be05ac0775 improved sign in verification
improved like animation
improved status card item
bug fixes
2016-02-22 15:02:41 +08:00
Mariotaku Lee
3aee882cab rewrite twitlonger and gist extension
extension api refactoring
fixed instagram user link
2016-02-21 00:44:35 +08:00
Mariotaku Lee
066b63fca1 fixed #380
fixed #381
added media timeline for all users
added error message for wrong api while basic login
using jackson for settings import/export
fixed crashes when text contains illegal character for html
using single thread pool for json mapper resolve
added play icon for timeline media
removed silent_notifications (do not disturb is good enough)
2016-02-17 19:23:47 +08:00