Commit Graph

2833 Commits

Author SHA1 Message Date
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