1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2024-12-17 11:08:30 +01:00
Commit Graph

664 Commits

Author SHA1 Message Date
Mariotaku Lee
826e4bc7de improved keyboard navigation 2015-10-07 22:09:00 +08:00
Mariotaku Lee
cb4c6a234a improved settings screen style
added page up/down
2015-10-07 19:29:30 +08:00
Mariotaku Lee
1bdb494c81 improved settings screen style 2015-10-07 14:44:42 +08:00
Mariotaku Lee
27a1660336 fixed video playback
added keep screen on while playing video
2015-10-07 00:45:39 +08:00
Mariotaku Lee
8910b80338 adding click listener for activities 2015-10-06 23:18:59 +08:00
Mariotaku Lee
42b63fa405 fixed activities by friends summary view 2015-10-06 22:36:57 +08:00
Mariotaku Lee
3ef40e2e53 trying to fix NoDisplay theme crashes on Marshmallow 2015-10-06 21:36:51 +08:00
Mariotaku Lee
674202dbea dagger migration 2015-10-06 10:50:44 +08:00
Mariotaku Lee
1ff43a360d using dagger to retrive image loader 2015-10-05 22:19:47 +08:00
Mariotaku Lee
b5db451c75 using dagger to retrive image loader 2015-10-05 21:36:31 +08:00
Mariotaku Lee
ce3f4f1710 migrating to dagger
updated CI build version
2015-10-05 19:22:10 +08:00
Mariotaku Lee
8506b4c921 migrating to dagger 2015-10-05 19:09:54 +08:00
Mariotaku Lee
1a5cffbe5b migrating to dagger 2015-10-05 18:00:07 +08:00
Mariotaku Lee
5abcdaab5f improved power state receiver 2015-09-30 21:42:26 +08:00
Mariotaku Lee
970877fdd5 trying to fix wrong action mode offset 2015-09-30 18:24:29 +08:00
Piotr Szotkowski
2959d23d0f fix delete_drafts_confirm typo 2015-09-26 08:08:13 +02:00
Mariotaku Lee
68039a10ec better status viewer adapter 2015-09-24 14:50:36 +08:00
Mariotaku Lee
5287eb17e8 updated version code 2015-09-22 14:25:45 +08:00
Mariotaku Lee
5e4300637b improved twitter link handler 2015-09-22 14:25:21 +08:00
Mariotaku Lee
a02eddd9d3 fixed drawer crash on rtl locales 2015-09-22 12:18:54 +08:00
Mariotaku Lee
ebf8b64851 trying to fix ci release upload
removed future date checking
2015-09-21 18:15:42 +08:00
Mariotaku Lee
0bff453c4b updated version code 2015-09-20 10:34:55 +08:00
Mariotaku Lee
5a3c15161f fixed unable to open media for quoted tweet 2015-09-19 11:26:53 +08:00
Mariotaku Lee
44eae297bf better api error handling 2015-09-11 10:13:50 +08:00
Mariotaku Lee
d311951fb8 fixed crashes 2015-09-07 10:07:03 +08:00
Mariotaku Lee
74346a0deb removed duplicate method 2015-09-05 18:32:23 +08:00
Mariotaku Lee
6358edefdb added account label for retweet quote dialog 2015-09-05 16:54:41 +08:00
Mariotaku Lee
6f3d7af4c0 fixed home drawer toggle 2015-09-05 12:52:10 +08:00
Mariotaku Lee
54c8254040 fixed twitter link handler 2015-09-05 11:50:33 +08:00
Mariotaku
eb85ce3e90 Merge pull request #209 from GranPC/master
Fix user lookup. Fixes #199
2015-09-04 11:45:58 +08:00
Mariotaku Lee
58be691df1 fixed quoted media view 2015-09-04 11:45:37 +08:00
Gran PC
f17517dae7 Fix title of "users favorited this" screen 2015-09-03 15:08:24 +02:00
Mariotaku Lee
8b9fba078f added consumer key/secret validity check 2015-09-03 15:39:08 +08:00
Mariotaku Lee
59664341c8 added consumer key/secret validity check 2015-09-03 15:38:41 +08:00
Mariotaku Lee
0b4d4f623a added consumer key/secret validity check 2015-09-03 15:33:00 +08:00
Mariotaku Lee
3ee0adbc58 browser sign in should work 2015-09-03 15:15:11 +08:00
Mariotaku Lee
1c4feb98cb updated version code 2015-09-03 13:48:20 +08:00
Mariotaku Lee
33db1f5d19 fixed saved image file extension
using own date parser implementation
2015-09-03 13:40:04 +08:00
Mariotaku Lee
0a901af740 added malformed data handling 2015-09-02 22:49:11 +08:00
Mariotaku Lee
0870731d28 added activity actions 2015-09-02 19:44:57 +08:00
Mariotaku Lee
d263048a67 changed to another bug report backend 2015-09-02 18:22:14 +08:00
Mariotaku Lee
170184144b added account toggle 2015-09-02 15:03:17 +08:00
Mariotaku Lee
5452a03338 fixed crash when playing video 2015-09-02 10:55:50 +08:00
Mariotaku Lee
154da52ca9 updated version code 2015-09-02 10:46:26 +08:00
Mariotaku Lee
78e5a43985 fixed crashes when reading incompatible status cache
fixed NPEs
2015-09-02 10:45:18 +08:00
Mariotaku Lee
5d61948d08 fixed crash when calling setForeground on some special cases 2015-09-01 22:42:48 +08:00
Mariotaku Lee
8812d6f5e7 fixed black drawer background in solid background mode 2015-09-01 21:24:45 +08:00
Mariotaku Lee
05355969e9 fixed upload media error
updated version code
2015-09-01 18:44:45 +08:00
Mariotaku Lee
63eb236c54 moved media preview below text
improved quote displaying
2015-08-31 23:32:26 +08:00
Mariotaku Lee
f2fe2c7a5d updated translations 2015-08-31 18:53:53 +08:00
Mariotaku Lee
331bd551d8 fixed image loader error 2015-08-30 19:31:15 +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
470ecc3726 improved swipe refresh progress position
updated sdk version
2015-08-20 10:19:02 +08:00
Mariotaku Lee
e119c6f8b1 updated library version 2015-08-16 17:34:49 +08:00
Mariotaku Lee
641a61cb65 volume key navigation should work 2015-08-16 10:50:56 +08:00
Mariotaku Lee
dd4104b503 modified build script 2015-08-13 20:59:03 +08:00
Mariotaku Lee
47bf917d5b quote should work in activities list 2015-08-13 11:27:53 +08:00
Mariotaku Lee
78cc736b23 click account to open profile 2015-08-08 21:15:36 +08:00
Mariotaku Lee
d272a2785f improved status quote
improved compose
fixed draft deletion
2015-08-08 21:10:06 +08:00
Headless
f2d658d287 fix one line refresh preference 2015-07-21 22:30:35 +03:00
Mariotaku Lee
533d8ed0ae removed unused code 2015-07-19 23:10:08 +08:00
Mariotaku Lee
cbf41e0695 migrating SlidingMenu to DrawerLayout 2015-07-19 10:42:52 +08:00
Mariotaku Lee
218357daf9 migrating SlidingMenu to DrawerLayout 2015-07-18 11:59:24 +08:00
Mariotaku Lee
0bf7f466a5 migrating SlidingMenu to DrawerLayout 2015-07-17 22:30:44 +08:00
Mariotaku Lee
9cd4dbbc4c updated version code 2015-07-06 22:17:30 +08:00
Mariotaku Lee
0092c5f659 fixed edit compose text after pasting imgage 2015-07-06 22:15:19 +08:00
Mariotaku Lee
6fbc782ce2 fixed #188
moved query builder to a separate library
try implementing dm and activities
2015-07-06 17:36:18 +08:00
Mariotaku Lee
ce7ab1b6a6 fixed npe in draft notification 2015-07-04 20:19:04 +08:00
Mariotaku Lee
0ea39836ac added missing image resource 2015-07-03 22:57:01 +08:00
Mariotaku Lee
9b0a41cb80 improved draft notification 2015-07-03 22:45:29 +08:00
Mariotaku Lee
127d338386 using https to load media if possible 2015-07-02 11:56:21 +08:00
Mariotaku Lee
9c657fc13c made friendship more clear
fixed media scale type
added back compose from account
2015-07-01 14:15:34 +08:00
Mariotaku Lee
67f7ed52c9 fixed #185 2015-06-30 09:26:13 +08:00
Mariotaku Lee
6b02d12ea3 handles wrong api format 2015-06-30 08:45:42 +08:00
Mariotaku Lee
4cbd0ac353 catch some exceptions 2015-06-30 07:59:22 +08:00
Mariotaku Lee
8f8ce1c3f0 bug fixes 2015-06-29 22:48:39 +08:00
Mariotaku Lee
0c3341b017 incremented version number 2015-06-29 18:06:30 +08:00
Mariotaku Lee
bbe75e1df4 added set consumer key dialog 2015-06-29 15:21:12 +08:00
Mariotaku Lee
aec4447c65 fixed dialog fragment crashes in compose activity 2015-06-29 12:36:30 +08:00
Mariotaku Lee
b0a60d9d9a removed code for debugging 2015-06-29 03:37:19 +08:00
Mariotaku Lee
be7bf1e948 bug fixes
added user agent for network image loader
2015-06-29 03:32:51 +08:00
Mariotaku Lee
a13dd300db bug fixes
moved settings
2015-06-27 17:43:54 +08:00
Mariotaku Lee
af522bfb12 fixed crashes
upgraded version code to 115
2015-06-26 19:44:21 +08:00
Mariotaku Lee
909a01f0a1 fixed crashes 2015-06-26 19:28:01 +08:00
Mariotaku Lee
0aa8f1052a fixed wrong sqlite statement 2015-06-26 18:46:20 +08:00
Mariotaku Lee
918fbce199 updated credits. 2015-06-26 17:52:26 +08:00
Mariotaku Lee
011301fcd3 #anyway the cake is great, it's so delicious and moist# 2015-06-26 17:00:05 +08:00
Mariotaku Lee
86f3584139 removed unused code
fixed 'original status' span in quotes
2015-06-25 17:22:55 +08:00
Mariotaku Lee
3b36188f29 added network usage 2015-06-24 23:13:03 +08:00
Mariotaku Lee
4a0df8b563 updated api 2015-06-23 22:50:53 +08:00
Mariotaku Lee
2b6cdeae65 fixed relationship.can_dm 2015-06-23 00:22:30 +08:00
Mariotaku Lee
b699c2d22c fixed user profile status bar color 2015-06-22 22:57:12 +08:00
Mariotaku Lee
6324796383 fixed crashes caused by wrong profile image view cast 2015-06-22 20:56:44 +08:00
Mariotaku Lee
630c6709e2 removed unused classes 2015-06-19 00:14:59 +08:00
Mariotaku Lee
456e7ff1c5 fixed update profile banner 2015-06-18 22:15:29 +08:00
Mariotaku Lee
6cde1e4877 moved image picker to independent component 2015-06-18 21:30:46 +08:00
Mariotaku Lee
9d73a4bb3a added image crop
updated translation
2015-06-17 23:04:28 +08:00
Mariotaku Lee
e7838608cf added image crop
updated translation
2015-06-16 19:28:45 +08:00
Mariotaku Lee
9d6a0e4558 improved theme settings
moved some unused settings
bug fixes
2015-06-16 12:09:48 +08:00
Mariotaku Lee
a65de0cdbc improved original status span padding, fixed #170 2015-06-15 16:44:06 +08:00
Mariotaku Lee
ee646b2c05 added original status link span 2015-06-15 16:02:57 +08:00
Mariotaku Lee
88cb1fd072 moved settings 2015-06-15 00:38:10 +08:00
Mariotaku Lee
0d61d09f06 try fix crashes 2015-06-14 17:56:47 +08:00
Mariotaku Lee
b1ec6caa04 improved wizard 2015-06-14 15:32:57 +08:00
Mariotaku Lee
b1c7676fe9 added get cached location method 2015-06-14 14:25:46 +08:00
Mariotaku Lee
6abbdb2c6a trying to fix 'load more' 2015-06-13 15:52:38 +08:00
Mariotaku Lee
095f499b1c fixed some crashes 2015-06-12 16:36:40 +08:00
Mariotaku Lee
7d9c4bc0b0 removed unused class 2015-06-09 01:39:01 +08:00
Mariotaku Lee
f574ae19dc updated uil 2015-06-07 22:37:41 +08:00
Mariotaku Lee
dcc2b6747f added assertion to non-null variable 2015-06-07 12:31:53 +08:00
Mariotaku Lee
81b3d5bbdd migrating to RoundedImageView 2015-06-07 12:24:18 +08:00
Mariotaku Lee
8451c50104 migrating to RoundedImageView 2015-06-06 23:15:33 +08:00
Mariotaku Lee
a2f0cf6f56 trying to change image view implementation 2015-06-06 21:11:16 +08:00
Mariotaku Lee
5e3e49f8f0 hides retweet if tweet user is protected
improved quick search bar
2015-06-06 10:43:37 +08:00
Mariotaku Lee
4424f4cd85 disabled retweet if status is protected 2015-06-02 11:07:56 +08:00
Mariotaku Lee
2db066f467 fixed wrong color in add tab menu
added reply/retweet/favorite count for quotes
2015-06-01 17:35:34 +08:00
Mariotaku Lee
028c2373cb updating to newest library version 2015-05-30 03:41:23 +08:00
Mariotaku Lee
3d21728cfd merged name view into one 2015-05-30 01:06:25 +08:00
Mariotaku Lee
9987dd1c23 designing dashboard drawer 2015-05-28 12:17:49 +08:00
Mariotaku Lee
2b37851a2f improving notification dismiss 2015-05-28 11:43:59 +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
104691d8d0 added jump to top keyboard shortcut 2015-05-20 16:42:57 +08:00
Mariotaku Lee
54eed64fcf migrated some dialogs to material design 2015-05-20 16:22:19 +08:00
Mariotaku Lee
13c45346ac improved status card name alignment 2015-05-20 02:24:03 +08:00
Mariotaku Lee
c45bcaa261 fixed tab on rtl locale
fixed edit text background
fixed status bar color in user fragment
2015-05-20 01:54:56 +08:00
Mariotaku Lee
0e4e7887fd improved transparent theme 2015-05-18 00:06:40 +08:00
Mariotaku Lee
a9a80e4de0 improved transparent theme 2015-05-17 23:16:54 +08:00
Mariotaku Lee
ae1acdeb46 updated version code 2015-05-17 18:15:34 +08:00
Mariotaku Lee
3b0899ddd4 improved media viewer
moved some call into separate thread
2015-05-17 18:14:29 +08:00
Mariotaku Lee
458c50a820 improved name displaying 2015-05-17 03:30:53 +08:00
Mariotaku Lee
a4b275d5d9 added tap to toggle player control 2015-05-16 17:16:59 +08:00
Mariotaku Lee
add1907ba3 improved quote 2015-05-16 14:14:51 +08:00
Mariotaku Lee
8565fbafe8 fixed tweet link click
added player control
2015-05-16 02:01:26 +08:00
Mariotaku Lee
5718920a5a fixed quoting dialog crash
fixed reply quote status name
2015-05-14 11:11:55 +08:00
Mariotaku Lee
adc9434695 removed unused resources
fixed query data fetching
fixed quoting screen name
2015-05-14 01:15:33 +08:00
Mariotaku Lee
ac3b8c315d retweet directly when hit enter to send without text 2015-05-14 00:17:51 +08:00
Mariotaku Lee
ee57d0b574 dismisses quote dialog after quote send 2015-05-14 00:09:15 +08:00
Mariotaku Lee
350373aa9f improved quote feature 2015-05-13 23:59:20 +08:00
Mariotaku Lee
64b7692391 quote is also available for users not using official keys!
fixed black background issue
2015-05-13 23:40:56 +08:00
Mariotaku Lee
a6dd10a3f9 removed some unused sources 2015-05-13 22:12:54 +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
912dc2cb39 improved quote feature 2015-05-12 23:47:52 +08:00
Mariotaku Lee
21a4b1046f improved compact status card appearance 2015-05-12 14:09:33 +08:00
Mariotaku Lee
25d7491b40 fixed compact status card padding 2015-05-12 12:27:54 +08:00
Mariotaku Lee
2a75fa15db fixed image upload 2015-05-12 01:52:57 +08:00
Mariotaku Lee
2342598960 quick fix for compose edit text 2015-05-12 01:01:08 +08:00