Commit Graph

135 Commits

Author SHA1 Message Date
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 6d76e18d8a implemented unread count
improved link highlighting
2015-04-07 00:42:09 +08:00
Mariotaku Lee 490b1d3aef implementing link highlighting
fixed some crashes under rare conditions
2015-04-06 01:58:10 +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 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 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 18aa437d7b fixed 'open with account' in status fragment 2015-03-31 17:51:22 +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 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 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 0251953f96 removed unused library project 2015-03-26 17:32:27 +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 1852b5305b removed unused modules
simplified account manager
2015-03-22 18:33:32 +08:00
Mariotaku Lee 4c41cc1af1 improved account switching animation
fixed MIUI connectivity issue
2015-03-22 12:03:46 +08:00
Mariotaku Lee c123204952 fixed #79 2015-03-20 20:40:27 +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 98297fa860 fixed many lint errors
removed unused resources
2015-03-17 21:48:59 +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 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
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 92f0a6864a Merge branch 'master' into spice 2015-03-09 17:30:18 +08:00
Mariotaku Lee 42f207c3ba migrated list id to long type 2015-03-08 14:54:33 +08:00
Denny C. Ng bb7a45cc5c add package import
import the SpiceService.java
2015-03-06 00:24:06 +01:00
GeMotionX 6769e12353 Update Utils.java
add spice service startup function
2015-03-05 13:36:24 +01:00
Mariotaku Lee c4de14c780 added "open with account" for list details 2015-02-17 13:49:23 +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 22498415e6 Handle NPE, this should resolve the crash during modify Tabs 2015-02-03 01:02:45 +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 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
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 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 fface0d9f2 removing old card design completely
added santa hat for sakamoto easter egg!
2014-12-13 23:14:47 +08:00
Mariotaku Lee a07fbf3102 improved retweet/favorite feature 2014-12-11 13:40:08 +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 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 f26db18748 improved L compatibility 2014-12-02 00:04:55 +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 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 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 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 8c6802a9b2 added account manager
refactoring theme
2014-10-29 14:48:07 +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 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 6ff44a2eac refactoring for L 2014-10-22 15:36:42 +08:00
Mariotaku Lee 25464da78c fixed limit database size 2014-09-14 20:09:46 +08:00
Mariotaku Lee 8b0b3f47b9 Initial commit 2014-07-03 13:48:39 +08:00