1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-27 17:03:21 +01:00
Commit Graph

375 Commits

Author SHA1 Message Date
Mariotaku Lee
1b76a2bf7f migrating to new api
[skip ci]
2015-05-07 03:47:09 +08:00
Mariotaku Lee
f6bed5e772 migrating to new api
[skip ci]
2015-05-07 00:15:38 +08:00
Mariotaku Lee
5b6aecf852 HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 15:50:44 +08:00
Mariotaku Lee
723372e08c HUGE refactoring - rewriting rest client
DO NOT TRY TO BUILD THIS VERSION
[ci skip]
2015-05-06 00:01:02 +08:00
Mariotaku Lee
d88e4902c3 added rtl xml attributes 2015-05-04 14:23:47 +08:00
Mariotaku Lee
cb29592819 updated translation 2015-05-02 20:55:16 +08:00
Mariotaku Lee
7f063531b6 updated library version 2015-04-29 00:54:42 +08:00
Mariotaku Lee
b1e00a9dce fixed crashes on tablets
improved performance by reducing setTheme() call
2015-04-27 20:25:26 +08:00
Mariotaku Lee
c40835b7c9 fixed activity tab account selection 2015-04-27 00:51:14 +08:00
Mariotaku Lee
ae20834b21 ignores gap when searching 2015-04-26 21:58:47 +08:00
Mariotaku Lee
134cbeb916 fixed open quoted user when click profile name in status screen
added click quoted user name to open quoted user
added tinted progress wheel
fixed quote text link highlighting
2015-04-26 00:17:04 +08:00
Mariotaku Lee
c5ec57652f restarts activity when some theme preference changed 2015-04-24 17:48:29 +08:00
Mariotaku Lee
17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +08:00
Mariotaku Lee
b564feddfb removed old json serializer
migrated all data models to new serialization method - seems worked very well!
2015-04-24 00:27:13 +08:00
Mariotaku Lee
240aaf1b22 fixed wrong field name 2015-04-23 23:09:13 +08:00
Mariotaku Lee
921be18099 started to use https://github.com/bluelinelabs/LoganSquare/ as json serialization library 2015-04-23 22:59:20 +08:00
Mariotaku Lee
451a4d8df7 using new json serialization implementation 2015-04-23 15:40:11 +08:00
Mariotaku Lee
c09259f30e migrating to newest appcompat library 2015-04-22 16:36:56 +08:00
Mariotaku Lee
5d7765b6d3 added load progress for video
improved keyboard shortcut
2015-04-21 15:11:14 +08:00
Mariotaku Lee
738fc2468b added workaround for blackberry devices when setting hotkey.
added quote user to reply dialog for quoted tweet
trying to make mock user-agent work for some consumer keys.
2015-04-20 23:06:39 +08:00
Mariotaku Lee
d7b934a3e0 unofficial keys also supports animated gif 2015-04-20 08:27:04 +08:00
Mariotaku Lee
bf42c3d792 merged #125 #126 manually
theme improvements
2015-04-17 22:36:04 +08:00
Mariotaku Lee
ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee
00281dce88 trying to improve look and feel on tablets (not finished yet)
supported keyboard shortcut import/export
2015-04-14 00:34:10 +08:00
Mariotaku Lee
809876c050 implementing keyboard shortcut
removed some unused sources
2015-04-13 00:37:54 +08:00
Mariotaku Lee
3d75fbbfd0 fixed crashes for tweets quoting yourself 2015-04-12 05:16:13 +08:00
Mariotaku Lee
5db3522433 improved in_reply_to information for quote status
optimized some bitmaps
2015-04-11 00:29:23 +08:00
Mariotaku Lee
947d250dd9 fixed 404 error when login using custom api proxy 2015-04-10 04:23:17 +08:00
Mariotaku Lee
0b32629de5 experimental support for tablet
menu button should work for sliding menu
2015-04-10 03:22:25 +08:00
Mariotaku Lee
5aa3385b1b fixed parcelable tweet loader gap handling
fixed last character lost in quote comment
merged 'load more automatically' into 'media preview' option
2015-04-10 01:27:59 +08:00
Mariotaku Lee
bd0198a623 migrated Void[] to Object[] for AsyncTask
improved status screen
removed internet error toast for refreshes
2015-04-09 19:50:32 +08:00
Mariotaku Lee
3babd63c0f improved some preferences 2015-04-09 00:33:10 +08:00
Mariotaku Lee
8f645d3112 added color label for status screen 2015-04-08 17:47:34 +08:00
Mariotaku Lee
1371bb901c restarts activity when tabs changed.
improved quote feature
fixed media preview in status screen
2015-04-08 14:33:07 +08:00
Mariotaku Lee
e029234b25 resolved conflicts 2015-04-08 00:40:05 +08:00
Mariotaku Lee
b181bbe38f trying thumbor integration
improving quoted status support
2015-04-07 23:43:03 +08:00
vanita5
f92fe2e7e0 minor Pebble notification improvement 2015-04-07 16:34:24 +02:00
vanita5
8b0776b529 add Pebble notifications 2015-04-07 13:39:57 +02:00
Mariotaku Lee
5288fe34e9 fixed 404 error while upload media 2015-04-07 12:19:40 +08:00
Mariotaku Lee
7a3d995b0e removed dashclock support
fixed 404 errors when signing in
fixed share in tweet list
fixed white button on pre-lollipop versions
2015-04-04 22:31:37 +08:00
Mariotaku Lee
8fc291fda5 improving location parsing 2015-04-04 02:47:55 +08:00
Mariotaku Lee
92607617cf fixed wrong table name caused card not displaying 2015-04-04 02:39:07 +08:00
Mariotaku Lee
2e6c31d904 fixed typo in location module 2015-04-04 01:37:05 +08:00
Mariotaku Lee
f13ed39058 fixed location validation condition 2015-04-04 01:30:23 +08:00
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
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
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
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
770bb81c89 fixed no favorite count issue 2015-03-31 00:39:43 +08:00
Mariotaku Lee
6fce7a8e03 fixed initial theme color
implemented enable/disable profile image
2015-03-30 20:24:51 +08:00
Mariotaku Lee
6de9da0338 improved notification
use acra temporarily
2015-03-29 02:30:51 +08:00
Mariotaku Lee
acd084ab8a implemented direct messages notification 2015-03-25 21:20:51 +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
6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +08:00
Mariotaku Lee
35a7aab06e fixed #82: crashes when clicking links in direct messages 2015-03-22 16:28:06 +08:00
Mariotaku Lee
8ad206a9c8 redesigned account selector 2015-03-21 22:53:26 +08:00
Mariotaku Lee
100586d9cb improved quick search bar user name validation
improved empty view ui for accounts and tabs
fixed status viewer crashes
2015-03-20 19:31:27 +08:00
Mariotaku Lee
d05423e77c #76 should be fixed 2015-03-20 00:19:57 +08:00
Mariotaku Lee
5fc7b03a7c fixed read from bottom in home/mentions timeline
improved media viewer ui
2015-03-18 15:34:23 +08:00
Mariotaku Lee
98297fa860 fixed many lint errors
removed unused resources
2015-03-17 21:48:59 +08:00
Mariotaku Lee
cbac9236bc improved location updates in compose activity 2015-03-15 19:09:12 +08:00
Mariotaku Lee
0961ba2d44 added status view inside media viewer
improved media share
2015-03-12 23:04:45 +08:00
Mariotaku Lee
880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee
b6616b8355 removed unused components to make app smaller 2015-03-09 19:56:36 +08:00
Mariotaku Lee
c02fda3e4f added profiling 2015-03-04 16:02:32 +08:00
Mariotaku Lee
c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +08:00
Mariotaku Lee
21cad7ebb8 commit for sync 2015-02-03 13:22:02 +08:00
Mariotaku Lee
550e337161 added multiple media viewer
fixed filter issue for links
2015-01-24 00:09:03 +08:00
Mariotaku Lee
d5a5c437aa improved profile image appearance
bug fixes
2015-01-22 19:16:22 +08:00
Mariotaku Lee
549f478806 fixed crashes under lollipop
fixed theme
2015-01-20 01:46:14 +08:00
Mariotaku Lee
43bca1b273 removing MenuComponent library
redesigning compose dialog
2015-01-18 02:58:29 +08:00
Mariotaku Lee
793b6bf735 improved drafts, now unsent tweet wont lost even killed by system 2015-01-15 00:35:37 +08:00
Mariotaku Lee
79e80bfaad redesigned compose dialog 2015-01-14 16:47:52 +08:00
Mariotaku Lee
ff13288b65 refactoring
make streaming extension work again
2015-01-11 17:28:48 +08:00