1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-24 15:30:46 +01:00
Commit Graph

249 Commits

Author SHA1 Message Date
Mariotaku Lee
07b3ed7998 supports place full name displaying in status detail
fixed location validation
some features with "force using private apis" should work
2015-04-04 01:22:00 +08:00
Mariotaku Lee
7fc3055acd updated translation 2015-04-04 00:09:31 +08:00
Mariotaku Lee
ce734948f3 updated version code 2015-04-04 00:03:20 +08:00
Mariotaku Lee
cd2a35d6b7 fixed NPE of StatusComposeEditText in preview mode 2015-04-04 00:02:37 +08:00
Mariotaku Lee
d952629ac2 improved user profile tab appearance & action bar below lollipop
improved user lists tab appearance
improved search appearance
message entry will not show unread when first message is outgoing
2015-04-03 23:49:08 +08:00
Mariotaku Lee
5eb10fb836 improving user profile ui
improved api editor
2015-04-02 04:13:42 +08:00
Mariotaku Lee
fe5a6eb6c6 improved database performance
fixed auto complete hashtag icon
2015-04-02 00:09:19 +08:00
Mariotaku Lee
dd729d2d5c improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
fixed annoying loading indicator always visible on screen
2015-04-01 21:42:07 +08:00
Mariotaku Lee
9f2abf6cd9 improved search ui
fixed notification light/vibrate/ringtone option
improved refresh indicator in statuses timeline
fixed crashes when open drafts
2015-04-01 18:28:26 +08:00
Mariotaku Lee
ac58c878a9 updated version code 2015-04-01 02:07:23 +08:00
Mariotaku Lee
5c56e2dd31 removed unused strings
fixed build errors
2015-04-01 01:29:43 +08:00
Mariotaku Lee
0a18f26224 removed donation link (still not work though! fuck google!)
use trigger to remove duplicate statuses, which makes refresh faster.
added database inspector for debug build
2015-04-01 00:39:14 +08:00
Mariotaku Lee
d198e7dec5 fixed #93 2015-03-31 19:05:19 +08:00
Mariotaku Lee
18aa437d7b fixed 'open with account' in status fragment 2015-03-31 17:51:22 +08:00
Mariotaku Lee
770bb81c89 fixed no favorite count issue 2015-03-31 00:39:43 +08:00
Mariotaku Lee
0e1b71c7b6 updated libraries 2015-03-31 00:32:50 +08:00
Mariotaku Lee
7c6d4dd4ec fixed tab label color 2015-03-30 23:23:49 +08:00
Mariotaku Lee
0b490524de fixed https://github.com/mariotaku/twidere.extension.streaming/issues/2
improved notification
2015-03-30 23:05:41 +08:00
Mariotaku Lee
6fce7a8e03 fixed initial theme color
implemented enable/disable profile image
2015-03-30 20:24:51 +08:00
Mariotaku Lee
4049c9cbeb show location in status details 2015-03-30 14:46:08 +08:00
Mariotaku Lee
b2bd90dc29 remember timeline position will work
trying to fix "compose now" conflict with samsung devices
fixed some NPE
2015-03-30 14:08:17 +08:00
Mariotaku Lee
cf6959c0f2 removed my own AsyncTask implementation
fixed Content-Type for multipart ( thanks to @jimmyxu )
2015-03-30 02:19:25 +08:00
Mariotaku Lee
a96fe5b06c changed branding color to cyan 2015-03-29 21:31:04 +08:00
Mariotaku Lee
672f4c83ed removed acra 2015-03-29 21:07:31 +08:00
Mariotaku Lee
a51827701b made bug report works again 2015-03-29 20:38:28 +08:00
Mariotaku Lee
fb3a2d1f8b made bug report works again 2015-03-29 20:15:42 +08:00
Mariotaku Lee
9e991346e1 made bug report works again 2015-03-29 19:06:55 +08:00
Mariotaku Lee
593027bad0 updated version 2015-03-29 15:36:51 +08:00
Mariotaku Lee
344136e7bd click media preview to open media now works 2015-03-29 15:17:42 +08:00
Mariotaku Lee
70c8494438 new icon is not ready so roll back now
made menu in tweet list clickable again
2015-03-29 14:44:43 +08:00
Mariotaku Lee
6de9da0338 improved notification
use acra temporarily
2015-03-29 02:30:51 +08:00
Mariotaku Lee
2eed865318 fixed wrong swipe to dismiss item and caused quick search bar to crash 2015-03-28 09:36:04 +08:00
Mariotaku
9c49095354 Merge pull request #92 from GeMotionX/patch-19
add favor statistic
2015-03-28 09:33:16 +08:00
Mariotaku
5817e9241d Merge pull request #91 from GeMotionX/patch-18
add favour statistics
2015-03-28 09:33:08 +08:00
Denny C. Ng
b547e156e3 add favor statistic
as titile
2015-03-27 22:26:55 +01:00
Denny C. Ng
bb60d920f3 add favour statistics
as title
2015-03-27 22:24:39 +01:00
Mariotaku Lee
e7d013bb12 fixed a stupid bug cause send tweet longer than 15 seconds
bug fixes
2015-03-28 00:50:18 +08:00
Mariotaku Lee
4f34fb4780 fully switched to jitpack
use decelerate animation for quick return
2015-03-26 22:26:52 +08:00
Mariotaku
13f33291bc Merge pull request #88 from molikto/patch-1
Update README.markdown
2015-03-26 20:15:18 +08:00
Mariotaku Lee
6209332006 updated build tools version for .travis.yml 2015-03-26 18:43:05 +08:00
Mariotaku Lee
0251953f96 removed unused library project 2015-03-26 17:32:27 +08:00
Mariotaku Lee
887e6b9acb now unread dm conversation will have bold text 2015-03-26 00:00:22 +08:00
Mariotaku Lee
3a7b3e20ef improving direct messages notification 2015-03-25 23:04:25 +08:00
Mariotaku Lee
acd084ab8a implemented direct messages notification 2015-03-25 21:20:51 +08:00
Minghao Liu
68b7c6e69b Update README.markdown 2015-03-25 20:28:23 +08:00
Mariotaku Lee
2a071975bc fixed an NPE after cleaning database
removed nickname_only option
rewrote notifications
2015-03-24 23:40:47 +08:00
Mariotaku Lee
44752e47c7 removed twitter bird icon for default profile image 2015-03-23 11:57:55 +08:00
Mariotaku Lee
9ff0ffa7f9 simplified share intent label 2015-03-23 01:38:41 +08:00
Mariotaku Lee
6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +08:00
Mariotaku Lee
1852b5305b removed unused modules
simplified account manager
2015-03-22 18:33:32 +08:00