Commit Graph

52 Commits

Author SHA1 Message Date
Mariotaku Lee 1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee 58be691df1 fixed quoted media view 2015-09-04 11:45:37 +08:00
Mariotaku Lee d263048a67 changed to another bug report backend 2015-09-02 18:22:14 +08:00
Mariotaku Lee f2fe2c7a5d updated translations 2015-08-31 18:53:53 +08:00
Mariotaku Lee ca477ade60 added cache size limit option
fixing build errors
2015-08-28 18:39:44 +08:00
Mariotaku Lee 939c78e5cb removed action mode view
limits disk cache to 384 mb, it will be configurable in the future
2015-08-28 18:16:41 +08:00
Mariotaku Lee dd4104b503 modified build script 2015-08-13 20:59:03 +08:00
Mariotaku Lee 0bf7f466a5 migrating SlidingMenu to DrawerLayout 2015-07-17 22:30:44 +08:00
Mariotaku Lee 630c6709e2 removed unused classes 2015-06-19 00:14:59 +08:00
Mariotaku Lee f574ae19dc updated uil 2015-06-07 22:37:41 +08:00
Mariotaku Lee 57f94e2978 redesigning dashboard 2015-05-28 00:31:48 +08:00
Mariotaku Lee 73619da1fb migrated to RestFu
re-added streaming implementation
2015-05-26 19:19:04 +08:00
Mariotaku Lee 3b0899ddd4 improved media viewer
moved some call into separate thread
2015-05-17 18:14:29 +08:00
Mariotaku Lee 0a47a6bb92 added enable/disable retweet feature 2015-05-13 18:54:13 +08:00
Mariotaku Lee d529226329 fixed some crashes
fixed build error
2015-05-13 15:05:06 +08:00
Mariotaku Lee d56cda1b37 fixed some crashes 2015-05-13 14:45:52 +08:00
Mariotaku Lee d247f1921e added automatic bug report 2015-05-11 18:54:41 +08:00
Mariotaku Lee 12e4be008c added authorization to image loader
fixed direct message media preview
2015-05-10 14:28:42 +08:00
Mariotaku Lee 702a31f741 api refactoring 2015-05-09 03:47:04 +08:00
Mariotaku Lee 46f85ce421 improved theme
improved blackberry and meizu compatibility
2015-04-30 17:55:03 +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 16baa2c966 improved theme
finding a library for colored widgets
2015-04-22 22:19:26 +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 162ac1af42 optimized code (fixed some lint problems) 2015-04-16 02:40:29 +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 b181bbe38f trying thumbor integration
improving quoted status support
2015-04-07 23:43:03 +08:00
Mariotaku Lee 0e1b71c7b6 updated libraries 2015-03-31 00:32:50 +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 672f4c83ed removed acra 2015-03-29 21:07:31 +08:00
Mariotaku Lee 6de9da0338 improved notification
use acra temporarily
2015-03-29 02:30:51 +08: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 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 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 6a62ba6382 added experimental vine video support
use jitpack instead of submodule
2015-03-23 01:06:25 +08:00
Mariotaku Lee cbac9236bc improved location updates in compose activity 2015-03-15 19:09:12 +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 c02fda3e4f added profiling 2015-03-04 16:02:32 +08:00
Mariotaku Lee 549f478806 fixed crashes under lollipop
fixed theme
2015-01-20 01:46:14 +08:00
Mariotaku Lee 79e80bfaad redesigned compose dialog 2015-01-14 16:47:52 +08:00
Mariotaku Lee efd8ec1c27 started to re-implement twitter activity feature 2015-01-03 23:16:50 +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 0abbe2a2d8 updated library version
disabled acra reporting
fixed 'open with account' not working issue
2014-12-02 00:29:34 +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 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