Commit Graph
155 Commits
Author SHA1 Message Date
Yuxin Wu 212caa37cf request emoji from cdnUrl 2016-06-17 23:13:39 -07:00
Yuxin Wu a8777b9c1b use static cover for emojis 2016-06-01 11:22:34 -07:00
Yuxin Wu 3c28406935 fix printing 2016-04-29 11:14:42 -04:00
Yuxin Wu cae58fb5ec Merge pull request #27 from myGod0rz/patch-1
Update plot-num-msg-by-time.py
2016-04-23 12:50:39 -04:00
myGod0rz 260ae7ed28 Update plot-num-msg-by-time.py
from wechat.util import ......
from common.textutil import ensure_unicode
2016-04-23 18:07:01 +08:00
Yuxin Wu e644246311 dump audio 2016-04-21 18:35:38 -04:00
Yuxin Wu 268544183d update script with argparse 2016-04-21 18:13:06 -04:00
Yuxin Wu 1135c81cc5 update donate button 2016-04-16 00:26:49 -04:00
Yuxin Wu 23a1c09797 Merge pull request #25 from xrf/readme
Update README.md
2016-03-18 22:02:54 -04:00
Fei Yuan 876b41e3eb Update README.md
Clarify a few things and improve the formatting.
2016-03-18 22:01:28 -04:00
Yuxin Wu 1e5f15f506 Merge pull request #24 from xrf/compatibility
Allow android-interact.sh to be run in another directory
2016-03-18 12:07:19 -04:00
Yuxin Wu 2a3d37dd98 Merge pull request #23 from xrf/iphonesubinfo
Fallback to 'service call' to obtain IMEI
2016-03-18 10:07:20 -04:00
Fei Yuan fd64ea52d7 Allow android-interact.sh to be run in another directory
In order to source compatibility.sh, the working directory must be
changed to the directory of the script.  But finding the script's
directory requires $REALPATH, which is defined in compatibility.sh.

To break the cycle, the script now makes use of Python's
os.path.realpath.
2016-03-18 03:08:10 -04:00
Fei Yuan 5eb6e71515 Fallback to 'service call' to obtain IMEI
Uses the solution from http://stackoverflow.com/a/32293148

Tested and works on Android 6.0.1 on Nexus 4.

Fixes #9.
2016-03-18 02:52:38 -04:00
Yuxin Wu fcde19dc23 update 2016-02-08 10:38:38 -05:00
Yuxin Wu f3956fa50a list chats 2016-01-21 00:53:53 -05:00
Yuxin Wu 1cfc8b707b update avatar parsing 2016-01-21 00:16:04 -05:00
Yuxin Wu 28c7d3d599 group message with proper handling of user name 2016-01-20 14:12:14 -05:00
Yuxin Wu 683bdc30d0 Update README.md 2016-01-14 19:43:29 -05:00
Yuxin Wu 85061e9bd5 Update README.md 2016-01-10 01:27:20 -05:00
Yuxin Wu 76962d0ac1 Delete DOES_IT_WORK.md 2016-01-10 01:26:44 -05:00
Yuxin Wu b0b8a3e867 Update DOES_IT_WORK.md 2016-01-10 01:20:04 -05:00
Yuxin Wu 3f80e56365 Update DOES_IT_WORK.md 2016-01-10 01:16:47 -05:00
Yuxin Wu 6ab40e92ff add does-it-work 2016-01-10 01:14:22 -05:00
Yuxin Wu 0875e4d97a use empty avatar in failure 2016-01-08 21:38:21 -05:00
ymy513 86619339a5 Welcome 2016-01-05 00:10:28 -05:00
ppwwyyxx 4d13d287d0 add gitattr 2015-11-21 22:04:49 -05:00
ppwwyyxx 42ee381c7e fix when contacts are deleted 2015-11-09 10:48:41 -05:00
ppwwyyxx 13e3d456e8 use newer version of sqlcipher 2015-11-03 15:17:56 -05:00
Yuxin Wu ffcfa9237a Merge pull request #15 from SwordYork/master
find correct avatar.block.xxxxx file (maybe)
2015-10-09 23:13:58 -04:00
Sword York b6066065ed find correct avatar.block.xxxxx file (maybe) 2015-10-10 11:01:19 +08:00
ppwwyyxx 62e66b8769 update README 2015-10-09 15:15:35 -04:00
ppwwyyxx 3f40bec3ef clean-up legacy code 2015-10-09 15:07:28 -04:00
ppwwyyxx 26115c48df update scripts for avatar code 2015-10-09 14:54:19 -04:00
Yuxin Wu 82240095b6 Merge pull request #14 from SwordYork/master
Avatar support for new version wechat
2015-10-09 13:36:49 -04:00
Sword York ab1ea56242 more detail usage 2015-10-09 15:16:50 +08:00
Sword York 4eae9cd7c1 fix bug, add avt_db support 2015-10-09 10:21:41 +08:00
Sword York c156a3142b read avatar from sfs/avatar.block.0000x 2015-10-08 18:16:01 +08:00
ppwwyyxx 5ca0e4e90e more logging in android-interact 2015-08-30 09:22:04 -04:00
ppwwyyxx 88003355c2 use root in adb 2015-08-27 20:24:08 -04:00
ppwwyyxx ce9e2550d0 fix donation 2015-08-23 11:19:46 -04:00
ppwwyyxx 5f176e3bd1 add donation 2015-08-23 11:04:14 -04:00
ppwwyyxx 7015793abe fix import bug 2015-08-23 10:27:10 -04:00
ppwwyyxx f27476fa1c add a chinese title 2015-06-25 21:20:43 +08:00
ppwwyyxx 022e439cbe move utils to common 2015-06-18 00:07:15 +08:00
ppwwyyxx f0dc8fb3af fix rename of a script 2015-06-17 10:10:26 +08:00
ppwwyyxx 79fbe7889f update readme 2015-06-17 10:07:18 +08:00
ppwwyyxx 3b16f40ec2 fix readme 2015-06-16 23:54:45 +08:00
ppwwyyxx d00c0e5cc1 add silk and corresponding code, for wechat 6.0+ 2015-06-16 23:52:27 +08:00
ppwwyyxx 9cc70cec79 make jquery loaded first 2015-06-16 23:47:53 +08:00