Commit Graph

2833 Commits

Author SHA1 Message Date
Mariotaku Lee 368bf267c3 data import/export should work 2015-04-26 03:20:44 +08:00
Mariotaku 46bbd25513 Merge pull request #134 from TwidereProject/data_export_crash
fixed data export/import crash
2015-04-26 02:18:53 +08:00
Mariotaku Lee 688e7059d6 fixed data export/import crash 2015-04-26 02:17:14 +08:00
Mariotaku Lee b249439e10 twitter.com/#!/ link will be handled. 2015-04-26 00:25:06 +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 855594e6f9 fixed theme not applied to compose activity bug 2015-04-25 23:49:04 +08:00
Mariotaku Lee 4c61a2be38 removed window overlay shadow on home screen
improved user profile - default theme color while user not loaded
2015-04-25 22:51:55 +08:00
Yixiao Li 72324e1421 Merge https://github.com/TwidereProject/Twidere-Android 2015-04-25 16:16:15 +09:00
Yixiao Li d8bf7e391f a quick fix for problems caused by getDefaultAccountId(), such as https://twitter.com/mariotaku can't be opened from a browser correctly. 2015-04-25 16:09:29 +09:00
Yixiao Li fda00c8308 Fixed twitter status link handler, tested with Chrome. 2015-04-25 15:37:15 +09:00
Mariotaku Lee a930fcb96f added elevation to input panel in message conversation screen 2015-04-25 12:08:56 +08:00
Mariotaku Lee c5278f9000 improving dm ui 2015-04-25 02:48:28 +08:00
Mariotaku Lee 8dbacf5528 improving dm ui 2015-04-25 02:13:50 +08:00
Mariotaku Lee 9c24a984dc fixed crash of image picker
improved material theme
2015-04-25 01:00:07 +08:00
Mariotaku Lee c5ec57652f restarts activity when some theme preference changed 2015-04-24 17:48:29 +08:00
Mariotaku Lee f9e45f968f font family option will work 2015-04-24 17:19:26 +08:00
Mariotaku Lee bb3ac5e287 improved message when no account selected
reduce some lengthy operation on main thread
2015-04-24 16:26:39 +08:00
Mariotaku Lee 17394ce47d improved nickname/color performance (hopefully!) 2015-04-24 14:14:33 +08:00
Mariotaku Lee 865f42d171 trying to improve performance 2015-04-24 01:36:36 +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 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 19a91578da improved keyboard shortcut - prev/next item
added better description for 'read from bottom' option, close #70.
2015-04-23 13:22:48 +08:00
Mariotaku Lee 39f55889fa improved keyboard shortcut - navigate back key
material theme improvements
2015-04-23 12:20:17 +08:00
Mariotaku Lee 9eaf596f77 simplified keyboard shortcuts code 2015-04-23 01:18:52 +08:00
Mariotaku Lee fb823d7003 used compat switch 2015-04-22 23:30:45 +08:00
Mariotaku Lee 2d4be1f7e7 fixed ClassCastException caused by ActionBarActivity migrated to AppCompatActivity 2015-04-22 22:45:52 +08:00
Mariotaku Lee 16baa2c966 improved theme
finding a library for colored widgets
2015-04-22 22:19:26 +08:00
Mariotaku Lee c09259f30e migrating to newest appcompat library 2015-04-22 16:36:56 +08:00
Mariotaku Lee 0dce3fcdd5 improved enter key behaviour in messages conversion and quick search bar 2015-04-22 12:23:31 +08:00
Mariotaku Lee 68ba8d458c removed unused code
fallback to basic image viewer when gif library failed to load
improved keyboard shortcut in accounts dashboard
2015-04-21 23:23:55 +08:00
Mariotaku Lee 5d7765b6d3 added load progress for video
improved keyboard shortcut
2015-04-21 15:11:14 +08:00
Mariotaku Lee 46aea213ee caching status view holder to make it faster 2015-04-21 12:16:29 +08:00
Mariotaku Lee 196ddfe9cb fixed bug causes dm notification not clickable
fixed scroll to top doesn't clear unread count
2015-04-21 11:38:09 +08:00
Mariotaku Lee 9336704677 fixed some lint errors
made 'hit enter to send' fully work
2015-04-21 11:29:05 +08:00
Mariotaku Lee 7d71142987 added next/previous tab shortcut
improved 'hit enter to send', this should work well!
2015-04-21 00:02:36 +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 9659330c1e fixed open status link issue
fixed npe
2015-04-20 01:03:37 +08:00
Mariotaku Lee a11b20467a fixed crashes when clicking menu icon in status screen 2015-04-20 00:12:59 +08:00
Mariotaku Lee be0c164a1a Merge branch 'master' of ssh://github.com/TwidereProject/Twidere-Android 2015-04-19 23:12:15 +08:00
Mariotaku Lee 810cfaeef4 improved performance by reducing query activated account ids 2015-04-19 23:11:17 +08:00
Mariotaku Lee 8d2712a0f8 improved mouse scrolling
text selection should work on pre-lollipop devices
2015-04-19 22:47:24 +08:00
Tobias Preuss d6125168a8 Convert line endings from CRLF to LF. 2015-04-19 15:09:48 +02:00
Mariotaku Lee d8eb58d3a2 fixed crashes when calling from malformed intent 2015-04-19 15:14:08 +08:00
Mariotaku Lee 86ec5e3f4f fixed media saved to wrong place 2015-04-19 02:09:36 +08:00
Mariotaku Lee 939f6751ea updated version number 2015-04-19 01:23:32 +08:00
Mariotaku Lee 6cf363f7e2 fixed wrong media type icon issue 2015-04-19 00:41:28 +08:00
Mariotaku Lee 7acb5375e7 implemented save/share video 2015-04-18 23:38:24 +08:00
Mariotaku Lee d4a8bbb7c0 added saved searches screen
improved theme
added twitter card in search results
2015-04-18 17:54:20 +08:00
Mariotaku Lee 9f75af1cf5 fixed layout in accounts manager 2015-04-18 01:04:42 +08:00
Mariotaku Lee e5f5db6d93 improved theme 2015-04-18 01:00:35 +08:00
Mariotaku Lee f4a2fdc207 improved theme 2015-04-18 00:36:16 +08:00
Mariotaku Lee bf42c3d792 merged #125 #126 manually
theme improvements
2015-04-17 22:36:04 +08:00
Mariotaku Lee 6a1c8ae176 improved user profile editor 2015-04-17 15:17:22 +08:00
Mariotaku Lee 5797ead5fb improved action mode style 2015-04-17 10:54:48 +08:00
Mariotaku Lee d7421ff1f4 improved theme
improving users list
2015-04-17 04:29:36 +08:00
Mariotaku Lee d7b304af98 improved theme 2015-04-17 03:38:02 +08:00
Mariotaku Lee 0e452a4f59 migrating users list to RecyclerView 2015-04-16 22:14:40 +08:00
Mariotaku Lee eb82d1eee7 migrating users list to RecyclerView 2015-04-16 20:48:24 +08:00
Mariotaku Lee 162ac1af42 optimized code (fixed some lint problems) 2015-04-16 02:40:29 +08:00
Mariotaku Lee 9641290502 fixed wrong padding in tab indicator
improved theme
2015-04-15 19:14:47 +08:00
Mariotaku Lee ae1ab617ca implemented twitter gif (actually video) support 2015-04-15 15:32:20 +08:00
Mariotaku Lee 765d14312b brought back gif support 2015-04-15 00:55:28 +08:00
Mariotaku Lee 88cc7a8cce improving theme 2015-04-15 00:05:02 +08:00
Mariotaku Lee a998e690ab improving theme 2015-04-14 23:42:46 +08:00
Mariotaku Lee 476b335a79 improving theme 2015-04-14 23:38:50 +08:00
Mariotaku Lee b57e8fc51a fixed sign in activity actionbar
fixed open sensitive media in status screen
added tweets count
2015-04-14 13:11:50 +08:00
Mariotaku 0148436e1b Merge pull request #124 from GeMotionX/patch-6
delete useless code
2015-04-14 12:13:18 +08:00
Mariotaku 62c6d39d57 Merge pull request #123 from GeMotionX/patch-5
delete useless code
2015-04-14 12:13:13 +08:00
Mariotaku d78a3330eb Merge pull request #122 from GeMotionX/patch-4
add location record
2015-04-14 12:13:05 +08:00
Mariotaku 8a75e704d7 Merge pull request #121 from GeMotionX/patch-3
update screen code
2015-04-14 12:13:00 +08:00
Mariotaku 9bac49406c Merge pull request #120 from GeMotionX/patch-2
delete useless code
2015-04-14 12:12:54 +08:00
Denny C. Ng 26a0a006c4 delete useless code
delete useless code
2015-04-14 11:46:14 +08:00
Denny C. Ng 352b780363 delete useless code
delete useless code
2015-04-14 11:45:19 +08:00
Denny C. Ng e2ab41f42a add location record
add location profiling
2015-04-14 11:43:58 +08:00
Denny C. Ng 4e805040bb update screen code
add screen statistics
2015-04-14 11:42:45 +08:00
Denny C. Ng a100558621 delete useless code
delete useless reference
2015-04-14 11:41:41 +08:00
Denny C. Ng 96b2f39c3c update spice service
add screen records
2015-04-14 11:39:39 +08:00
Mariotaku Lee 668e59f4f2 trying to improve look and feel on tablets (not finished yet)
supported keyboard shortcut import/export
2015-04-14 00:42:08 +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 ee4c2a857c disabled quick return for multi column ui
fixed wrong actionbar position on chrome
2015-04-13 11:54:36 +08:00
Mariotaku Lee aa0a63163d implemented keyboard navigation
fixed favorite count
2015-04-13 03:45:54 +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 cf03196923 removed scroll to top animation
use retweet dialog for status screen
2015-04-10 14:55:27 +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 660f68c26e crash fixes 2015-04-10 01:39:51 +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 90e7a068e3 hide link for quote tweets
maintain read position in status viewer
2015-04-09 02:37:05 +08:00
Mariotaku Lee efa748dea2 removed some unused resources
updated version code
added progress bar for video
2015-04-09 01:41:37 +08:00
Mariotaku Lee 3babd63c0f improved some preferences 2015-04-09 00:33:10 +08:00
Mariotaku Lee be7dffff16 improved support for sensitive content 2015-04-08 21:26:44 +08:00
Mariotaku Lee 31171ad05e now delete notification can also mark read.
fixed crashes in notification settings due to non exists key "stream_notification"
2015-04-08 18:39:25 +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 afccb39a43 fixed wrong location layout 2015-04-08 01:48:34 +08:00
Mariotaku Lee e029234b25 resolved conflicts 2015-04-08 00:40:05 +08:00
Mariotaku Lee b966f0d04b improved status quote 2015-04-08 00:36:54 +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 6f8efb2b66 improved twitter error message handling 2015-04-07 01:19:32 +08:00
Mariotaku Lee 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee f146c2c246 fixed crashes caused by dummy status adapter 2015-04-06 13:58:25 +08:00
Mariotaku Lee ab3b4fc171 media timeline is back 2015-04-06 02:22:31 +08:00
Mariotaku Lee 490b1d3aef implementing link highlighting
fixed some crashes under rare conditions
2015-04-06 01:58:10 +08:00
Mariotaku Lee 8eb4ee994b fixed crashes when using browser sign in
updated version code
2015-04-04 23:10:29 +08:00
Mariotaku Lee 53565ee293 fixed wrong icon color in wizard page
fixed sign in button color
2015-04-04 22:46:54 +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 c2dae75dec hides title and menu items when hiding action bar in search fragment 2015-04-04 06:06:08 +08:00
Mariotaku Lee 4b32455fa2 updated version code 2015-04-04 05:20:07 +08:00
Mariotaku Lee 8d6c2629a1 copy link now work
fixed user auto completion
2015-04-04 05:12:33 +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 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 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
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 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
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
Mariotaku Lee 35a7aab06e fixed #82: crashes when clicking links in direct messages 2015-03-22 16:28:06 +08:00
Mariotaku Lee 066249d593 fixed setDecorationEndOffset DividerItemDecoration 2015-03-22 12:18:05 +08:00
Mariotaku Lee 4c41cc1af1 improved account switching animation
fixed MIUI connectivity issue
2015-03-22 12:03:46 +08:00
Mariotaku Lee cdf6ba0062 fixed crashes when back to main screen after removing account 2015-03-21 23:14:44 +08:00
Mariotaku Lee 8ad206a9c8 redesigned account selector 2015-03-21 22:53:26 +08:00
Mariotaku Lee 72aaf3a887 removed useless window overlay on compose dialog
fixed action button in host mappings list
2015-03-21 02:09:49 +08:00
Mariotaku Lee 05d367388a improved card preview 2015-03-21 00:51:39 +08:00
Mariotaku Lee 11df375b3d updated resources
improved media preview layout
fixed media preview
2015-03-21 00:42:44 +08:00
Mariotaku Lee 0f6979f6d9 updated google play services version 2015-03-20 21:57:07 +08:00
Mariotaku Lee cff2d8fb17 Merge remote-tracking branch 'origin/master' 2015-03-20 20:40:41 +08:00
Mariotaku Lee c123204952 fixed #79 2015-03-20 20:40:27 +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
Denny C. Ng 9266698e4c add wireless power adapter judgement
update the uploading condition: when Wi-Fi connected and wireless power connected
2015-03-19 22:49:20 +01:00
Mariotaku Lee 7b10cb3372 improved quick search bar - open user profile of screen name you typed directly, no need to open search screen
added user-friendly error page for protected users
2015-03-20 04:13:01 +08:00
Mariotaku Lee 0c1bbaa04a added empty view for tabs list 2015-03-20 03:48:24 +08:00
Mariotaku Lee 42532e068c improved ugly white border of profile image/fab on 4.x devices
fixed possibly crash in other settings on 4.0 devices
2015-03-20 01:10:42 +08:00
Mariotaku Lee d05423e77c #76 should be fixed 2015-03-20 00:19:57 +08:00
Mariotaku Lee 348e56d7d3 ui fixes
optimized resources to make app small
2015-03-19 18:35:49 +08:00
Mariotaku Lee 841f796f9d removed unused resources 2015-03-19 17:03:30 +08:00
Mariotaku Lee 27654075ba removed unused resources 2015-03-19 16:44:53 +08:00
Mariotaku Lee 8db3c1ade9 moved launcher icon to mipmap 2015-03-19 16:34:30 +08:00
Mariotaku Lee 2be77fd05d finished account selection in dashboard, but will redesign lately 2015-03-18 16:33:04 +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 17dc454541 updated lint options 2015-03-16 14:34:23 +08:00
Mariotaku Lee 4e9b67901c implemented load more for direct messages 2015-03-15 22:48:25 +08:00
Mariotaku Lee 11dbc7eb7c added user list beam sharing
direct message now support quick return
2015-03-15 22:40:45 +08:00
Mariotaku Lee 94fa9f1c72 improved drawer and compose dialog appearance for bigger screens 2015-03-15 20:36:03 +08:00
Mariotaku Lee cbac9236bc improved location updates in compose activity 2015-03-15 19:09:12 +08:00
Mariotaku Lee e6c6e9b144 Merge remote-tracking branch 'origin/master' 2015-03-14 23:15:55 +08:00
Mariotaku Lee 6ccb61e183 added nfc share (user/tweet), and twidere is not required, if you don't have twidere installed, a browser(or other client can handle twitter link) will be opened 2015-03-14 23:11:20 +08:00
Denny C. Ng 7346932c88 add media url statistic
add media url statistic
2015-03-13 16:27:28 +01:00
Mariotaku Lee b88ffa055a theme preview ui fixes 2015-03-13 06:07:59 +08:00
Mariotaku Lee b370fee671 compose ui fixes
fixed wrong account selection when starting app
2015-03-13 05:16:56 +08:00
Mariotaku Lee b07a363f10 theme fixes 2015-03-13 04:32:54 +08:00
Mariotaku Lee ded3a95ab2 removed unused library 2015-03-13 00:56:32 +08:00
Mariotaku Lee 2a05b88119 Merge remote-tracking branch 'origin/master' 2015-03-13 00:15:08 +08:00
Mariotaku Lee 412abdea1b fixed a stupid bug - load more wont show when you exit from status viewer 2015-03-13 00:14:53 +08:00
Mariotaku Lee 0961ba2d44 added status view inside media viewer
improved media share
2015-03-12 23:04:45 +08:00
Mariotaku 874388a503 Merge pull request #68 from GeMotionX/patch-12
add image preview statistic
2015-03-12 21:37:22 +08:00
Mariotaku Lee 40a2e9a5b7 improved refresh indicator 2015-03-12 17:43:28 +08:00
Denny C. Ng ebf3fad436 add image preview statistic
add image preview statistic in the statusFragment class
2015-03-11 21:19:27 +01:00
Denny C. Ng 016b96ec8a update statistic code
update the statistic of  size of image which you read
2015-03-11 20:38:23 +01:00
Denny C. Ng b0d17af775 add retweet operation statistic
add usage statistic operation when user retweet some tweet
2015-03-11 15:39:47 +01:00
Mariotaku Lee 880deb116b ui fixes
updated build tools version
2015-03-11 22:15:32 +08:00
Mariotaku Lee 511b1abf38 removed unused components to make app smaller 2015-03-09 20:00:06 +08:00
Mariotaku Lee b6616b8355 removed unused components to make app smaller 2015-03-09 19:56:36 +08:00
Mariotaku Lee 92f0a6864a Merge branch 'master' into spice 2015-03-09 17:30:18 +08:00
Mariotaku Lee 6bc97768b0 removed unused method 2015-03-09 17:30:07 +08:00
Mariotaku Lee db7bc78006 added quick return pattern
use color picker designed by uucky
2015-03-08 23:44:47 +08:00
Mariotaku Lee e028baab7f improved theme 2015-03-08 18:35:05 +08:00
Mariotaku Lee 3c31e49f4f fixed profile image transition in direct messages conversation 2015-03-08 17:47:28 +08:00
Mariotaku Lee 6a03b06164 added save image to media viewer 2015-03-08 15:12:34 +08:00
Mariotaku Lee 42f207c3ba migrated list id to long type 2015-03-08 14:54:33 +08:00
Mariotaku Lee 0507cf4995 Merge branch 'master' of https://github.com/TwidereProject/Twidere-Android 2015-03-08 14:30:26 +08:00
Mariotaku Lee a978d48181 Merge branch 'master' into spice 2015-03-08 14:29:46 +08:00
Mariotaku Lee 0be3c08c45 added gif viewer support 2015-03-08 14:29:35 +08:00
Mariotaku Lee ba4a48e65c updated usage statistics in wizard screen 2015-03-08 14:28:58 +08:00
Mariotaku Lee 8a96af058d Merge branch 'spice' of https://github.com/TwidereProject/Twidere-Android into spice 2015-03-06 11:02:47 +08:00
Mariotaku 4df55adffa Merge pull request #61 from GeMotionX/patch-6
add package import
2015-03-06 11:02:37 +08:00
Denny C. Ng bb7a45cc5c add package import
import the SpiceService.java
2015-03-06 00:24:06 +01:00
Denny C. Ng 37b379bb7b add package function import code
fix the bug that NetworkStateUtil.java cannot be found
2015-03-06 00:21:32 +01:00
Mariotaku Lee b27e4d86ca Merge branches 'master' and 'spice' of https://github.com/TwidereProject/Twidere-Android into spice 2015-03-05 22:20:21 +08:00
Mariotaku 3df4febaba Merge pull request #50 from hnws/master
eliminate type cast exception
2015-03-05 22:19:55 +08:00
Mariotaku 82fea84df2 Merge pull request #59 from GeMotionX/patch-4
Update SpiceUploadReceiver.java
2015-03-05 22:18:29 +08:00
GeMotionX 22ae6982f1 Update SpiceUploadReceiver.java
delete wifi state profiling operation
2015-03-05 13:52:04 +01:00
GeMotionX 800ea39542 Update SpiceProfilingUtil.java
update profile name "NETWORK"
2015-03-05 13:49:00 +01:00
GeMotionX 6769e12353 Update Utils.java
add spice service startup function
2015-03-05 13:36:24 +01:00
GeMotionX 126811582b Update SpiceService.java
add network info profiling code
2015-03-05 13:18:32 +01:00
Mariotaku Lee c32c38c44c updated spice 2015-03-05 20:06:46 +08:00
Mariotaku Lee 0ab13b278f Merge branch 'master' into spice 2015-03-05 20:06:26 +08:00
Mariotaku Lee f73834df4e made media upload work 2015-03-05 20:02:41 +08:00
Mariotaku Lee c02fda3e4f added profiling 2015-03-04 16:02:32 +08:00
Mariotaku Lee e11e9cb1d4 improved media gallery 2015-03-04 15:53:20 +08:00
Mariotaku Lee 3dce8d9a9f improved media gallery 2015-02-18 19:13:23 +08:00
Mariotaku Lee 9d469b80c6 improved gallery 2015-02-17 21:48:55 +08:00
Mariotaku Lee c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +08:00
Eric Liu 6efb194dff eliminate type cast exception 2015-02-03 22:44:09 +08:00
Mariotaku 1c8c7c6ad8 Merge pull request #49 from hnws/master
Fix NPE and build on Linux
2015-02-03 13:22:23 +08:00
Mariotaku Lee 21cad7ebb8 commit for sync 2015-02-03 13:22:02 +08:00
Eric Liu 2d5ddcd7af Build on case-sensitive filesystem, such as ext4 2015-02-03 01:03:28 +08:00
Eric Liu 22498415e6 Handle NPE, this should resolve the crash during modify Tabs 2015-02-03 01:02:45 +08:00
Mariotaku Lee 2d2c94c321 added swipe to delete history
theme fix
2015-01-30 22:27:22 +08:00
Mariotaku Lee 3e383ce492 fixed crashes under 4.4 caused by Paint.setShader(null)
improved fragments
improved status card layout
2015-01-27 00:09:02 +08:00
Mariotaku Lee 6bf22e803f ui improvements 2015-01-25 02:07:32 +08:00
Mariotaku Lee 550e337161 added multiple media viewer
fixed filter issue for links
2015-01-24 00:09:03 +08:00
Mariotaku Lee 1299af986a added subtitle for link handler 2015-01-22 21:33:13 +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 450818eff2 fixing theme 2015-01-19 00:15:38 +08:00
Mariotaku Lee 2200678565 bug fixes 2015-01-18 04:19:11 +08:00
Mariotaku Lee dd0ea030f8 redesigning compose dialog 2015-01-18 03:00:17 +08:00
Mariotaku Lee 43bca1b273 removing MenuComponent library
redesigning compose dialog
2015-01-18 02:58:29 +08:00
Mariotaku Lee 8a15ff2bc5 improved gap support for activities
hide 'in reply to' for mentions timeline
2015-01-15 13:43:12 +08:00
Mariotaku Lee 1f865a698f removed code for test 2015-01-15 00:37:46 +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
Mariotaku Lee 4b93497c5d implemented quick search bar 2015-01-10 23:17:02 +08:00
Mariotaku Lee 281eaf6910 implementing quick search bar
improved link text color
2015-01-08 17:13:20 +08:00
Mariotaku Lee deae5ed743 started to implement new search bar
improving new card ui
2015-01-06 23:46:08 +08:00
Mariotaku Lee d7058741b0 updated build script
continue improving activity feature
2015-01-04 23:12:10 +08:00
Mariotaku Lee efd8ec1c27 started to re-implement twitter activity feature 2015-01-03 23:16:50 +08:00
Mariotaku Lee 5c355a1b12 implementing twitter card support 2015-01-01 18:38:34 +08:00
Mariotaku Lee 5209ae8db6 moved nyan sakamoto to library module
improved direct message
bug fixes
2014-12-24 12:39:22 +08:00
Mariotaku Lee a54790312a added round rect profile image (not completed yet)
bug fixes
use crc32 checksum of official keys to check official API availability
2014-12-15 19:21:15 +08:00
Mariotaku Lee 97b8487c56 fixed aspect ratio of large profile image in user profile 2014-12-14 12:09:38 +08:00
Mariotaku Lee fface0d9f2 removing old card design completely
added santa hat for sakamoto easter egg!
2014-12-13 23:14:47 +08:00
Mariotaku Lee a31cde86a1 removed unused resource
improved favorite feature
improving tab indicator
2014-12-12 21:53:18 +08:00
Mariotaku Lee 8d18bdf844 updated build script version 2014-12-11 14:38:40 +08:00
Mariotaku Lee a07fbf3102 improved retweet/favorite feature 2014-12-11 13:40:08 +08:00
Mariotaku Lee c5c40c2f67 added elevation for FAB (L+)
trying to improve fav/unfav indication
2014-12-10 22:41:55 +08:00
Mariotaku Lee 30c302fa52 improved compose account selection button appearance
implemented retweet in tweet list
2014-12-10 20:15:09 +08:00
Mariotaku Lee 10ac7ccf52 redesigned account select button
improved actionbar shadow appearance on android L
2014-12-08 23:16:33 +08:00
Mariotaku Lee cc2f794025 added update profile color feature in profile editor
started to use otto as message bus
updated libraries versions
updated build tools version
2014-12-07 23:13:07 +08:00
Mariotaku Lee 048de51d4d redesigning status fragment, now you can see official client like tweet list in tweet details 2014-12-06 22:40:22 +08:00
Mariotaku Lee 55c33033b1 redesigned profile editor screen
continue migrating statuses list to new implementation
2014-12-05 21:25:27 +08:00
Mariotaku Lee c77c655f59 just let follow button work 2014-12-04 23:01:16 +08:00
Mariotaku Lee 00c0740d38 added border to user type icon
redesigning settings screen
removed staggered grid support, will use new implementation soon
redesigning direct message entries list
2014-12-04 22:31:29 +08:00
Mariotaku Lee 4cc47a3af1 improved settings ui
improved base theme
started to redesign all timeline fragments.
2014-12-03 18:27:11 +08:00
Mariotaku Lee 8c39dc280f rolled back dependency library to avoid crash 2014-12-02 00:43:15 +08:00
Mariotaku Lee 0abbe2a2d8 updated library version
disabled acra reporting
fixed 'open with account' not working issue
2014-12-02 00:29:34 +08:00
Mariotaku Lee fd8e90aa65 fixed status bar color in dark theme 2014-12-02 00:07:05 +08:00
Mariotaku Lee f26db18748 improved L compatibility 2014-12-02 00:04:55 +08:00
Mariotaku Lee 3c7b636b42 changed statuses count to listed count in profile page
improved gesture in user profile drawer
2014-12-01 17:15:20 +08:00
Mariotaku Lee b47b7c7d3b new user profile screen
started to make l transition animation
bug fixes
2014-12-01 15:00:37 +08:00
Mariotaku Lee 8feedc3469 started to use material colors instead of holo colors
added colored (tinted) status bar for KitKat and above
removed crouton library completely
2014-11-27 00:22:40 +08:00
Mariotaku Lee 2f679124b0 new account selector in dashboard fragment 2014-11-26 15:30:05 +08:00
Mariotaku Lee de764eb177 use newly redesigned protected user icon by @uucky
use new message bubble view
fixed retweet/favorite action button color
bug fixes
2014-11-25 23:15:05 +08:00
Mariotaku Lee 02420e27c3 moved profile image in message conversation 2014-11-23 02:30:27 +08:00
Mariotaku Lee c7cc785320 trying to fix list position after refresh 2014-11-22 23:26:39 +08:00
Mariotaku Lee 545bca13fb fixed more overflow icon color under L
improved FAB under L
started to apply new profile type style
added paragraph spacing
2014-11-22 22:12:54 +08:00
Mariotaku Lee 22351c2916 used my CircularImageView implementation 2014-11-21 11:00:46 +08:00
Mariotaku Lee 49742e7446 Merge branch 'delete-fix' of https://github.com/Javran/Twidere-Android into Javran-delete-fix
Conflicts:
	twidere/src/main/java/org/mariotaku/twidere/util/AsyncTwitterWrapper.java
2014-11-19 13:12:11 +08:00
Mariotaku Lee ef2e93da4e implementing new tweets list 2014-11-19 13:06:09 +08:00
Mariotaku Lee b52ee59b76 fixed icon color on tab editor dialog
moved reply count to left of retweets count
fixed drag handle in account manager
try to fix wrong profile image/preview media
changed some text
adjusting profile image size
fixed account popup style on compose dialog
trying to fix api version suffix
2014-11-17 21:37:25 +08:00
Mariotaku Lee e5d2e3861d fixed typos (medias -> media)
fixed badge appearance
make twidere f-droid compiles again
2014-11-16 21:27:42 +08:00
Mariotaku Lee caa57c848b make profile page works temporarily
removed some unused preferences
moved account actions to accounts screen
2014-11-14 12:16:46 +08:00
Mariotaku Lee f1db4e6ca7 improved some settings
fixed #13
added credits
2014-11-09 13:02:43 +08:00
Mariotaku Lee 73a607df6a added sort timeline by id option
bug fixes
2014-11-04 22:31:36 +08:00
Mariotaku Lee d695255ff3 fixed resource location 2014-11-04 00:20:01 +08:00
Mariotaku Lee e377f58c4e removing some settings
improving L compatibility
2014-11-03 23:44:32 +08:00
Mariotaku Lee 22cce2c10f removing old theme engine
supported multiple medias
added material icon resources
2014-11-02 00:57:32 +08:00
Mariotaku Lee 9b329b22cc updated l icons
improved compose screen
2014-10-29 23:36:47 +08:00
Mariotaku Lee 582a9e221f improved account selection 2014-10-29 16:58:42 +08:00
Mariotaku Lee 8c6802a9b2 added account manager
refactoring theme
2014-10-29 14:48:07 +08:00
Mariotaku Lee 54eeaf30ae removed test activity 2014-10-26 21:42:48 +08:00
Mariotaku Lee 486efec36b separated to F-Droid version (no closed source dependency) and Google Play version (GMS integrated)
removed swipe back
fixed window resizing bug
2014-10-26 21:38:48 +08:00
Mariotaku Lee 8c4c7a57c4 trying to make twidere work with identi.ca #235 2014-10-25 18:58:18 +08:00
Mariotaku Lee 03dccdbe43 trying to make twidere work with identi.ca #235
improved L compatibility
2014-10-25 18:45:50 +08:00
Mariotaku Lee 7baf4c95af improved action bar quick return 2014-10-24 17:32:02 +08:00
Mariotaku Lee 84534f577c improved quickreturn 2014-10-22 22:55:26 +08:00
Mariotaku Lee 90cfd1866d Merge remote-tracking branch 'origin/master' 2014-10-22 17:30:36 +08:00
Mariotaku Lee bbb756daa8 improved quick return action bar 2014-10-22 17:29:50 +08:00
Mariotaku Lee 6ff44a2eac refactoring for L 2014-10-22 15:36:42 +08:00
Javran Cheng 480ffd0bb8 skip apk signing if file does not exist 2014-09-23 16:36:14 -04:00
Mariotaku Lee c99e0e31da Merge branch 'master' of https://github.com/Javran/Twidere-Android into Javran-master
Conflicts:
	.gitignore
2014-09-23 11:55:57 +08:00
Mariotaku Lee 7226b9954f removed unused files from CVS 2014-09-20 13:34:09 +08:00
Mariotaku Lee 4eb84d8bd5 updated .gitignore 2014-09-20 13:33:27 +08:00
Mariotaku Lee 25464da78c fixed limit database size 2014-09-14 20:09:46 +08:00
Mariotaku Lee 8ec18a70d2 bug fixes 2014-09-14 19:47:35 +08:00
Mariotaku Lee 9c7bace28e this commit may fix wrong profile image bug 2014-08-08 01:58:42 +08:00
Mariotaku Lee 059360a942 supports android L 2014-07-28 18:42:48 +08:00
Mariotaku Lee a0ad70b573 updated usage of HoloAccent 2014-07-27 20:58:15 +08:00
Mariotaku Lee e0e3da072a lint fixes
updated README
2014-07-06 07:49:12 +08:00
Mariotaku Lee 59db5254ce removed proguard rules 2014-07-03 18:10:07 +08:00
Mariotaku Lee 9e388e93b3 added README 2014-07-03 16:00:15 +08:00
Mariotaku Lee de26e1a4f4 migrated to Android studio 2014-07-03 15:58:09 +08:00
Mariotaku Lee 8b0b3f47b9 Initial commit 2014-07-03 13:48:39 +08:00