Commit Graph
96 Commits
Author SHA1 Message Date
Yuxin Wu ce84066d85 sqlcipher compatibilty 2020-06-26 19:01:18 -07:00
Yuxin Wu 47141e9356 update docs 2017-11-29 04:04:22 -08:00
Yuxin Wu 14ffca8532 update docs 2017-11-29 04:02:49 -08:00
Yuxin Wu 5026cbde84 fix avatar rendering 2017-11-29 03:26:40 -08:00
Yuxin Wu d5c097277d update docs 2017-11-29 02:33:15 -08:00
futurewrgandYuxin Wu dcad5ed99d Add support for new avatar storage (#50)
* Add support for new avatar storage,modify the README and android-interact.sh

* Show the nickname for chatroom, fix the IOError in avatar.py

* style change
2017-11-29 01:34:51 -08:00
Yuxin WuandGitHub 265b57755d fix dependencies (fix #49) 2017-10-14 23:55:42 -07:00
Yuxin Wu 1406453e47 update README (#39) 2017-03-02 12:09:30 +08:00
Yuxin Wu 9eecc6dd38 bug fix on chatroom msg handling 2017-02-09 13:24:37 +08:00
Yuxin Wu 080c751eb2 update readme 2016-10-12 14:03:10 -04:00
Yuxin WuandGitHub b069338a9f Update README.md 2016-10-11 12:11:07 -04:00
Yuxin Wu a7b6d437d3 update readme 2016-10-10 01:19:59 -04:00
Yuxin Wu 32f41ae31d update readme 2016-10-10 01:19:21 -04:00
Yuxin Wu eb5066f74a bug fix 2016-09-06 02:01:32 -04:00
Jakukyo FrielandYuxin Wu 49ba23c3cd Refine README: (#31)
* Add commands to install dependencies on debian.

* README: mention `requests` in dependencies.

Thanks @h82k to point out this in #29

* README: fix broken link.

* Improve instructions on uncompress emoji.cache.

See #29

* README: remove unnecessary unpack command.

> unpacking emoji should not be necessary.
> I think things should work without running emoji-cache-tool.py.
> That tool is mainly for me to see what's in the cache.

-- @ppwwyyxx in #29

* README: fix `dump-html.py` command line.

See #29
2016-07-26 16:56:38 -07:00
Yuxin Wu 37dd9f0909 see if readme looks better 2016-07-02 22:54:39 -07:00
Yuxin Wu 870a1852bf avoid using cover, and use compressed emoji.cache 2016-06-18 23:37:04 -07:00
Yuxin Wu 386cfe39b7 script improvements 2016-06-18 22:24:20 -07:00
Yuxin Wu 76efd3836a update readme 2016-06-18 10:16:41 -07:00
Yuxin Wu d0e428f2ac add help 2016-06-18 10:12:41 -07:00
Yuxin Wu 92e3d3d31c emoji cache downloadd 2016-06-18 10:04:53 -07:00
Yuxin Wu 2bd26b6138 update script with argparse 2016-04-21 18:13:06 -04:00
Yuxin Wu 18ee4f78fe update donate button 2016-04-16 00:26:49 -04:00
Fei Yuan 6ef2ef718b Update README.md
Clarify a few things and improve the formatting.
2016-03-18 22:01:28 -04:00
Yuxin Wu 2d928222c6 update 2016-02-08 10:38:38 -05:00
Yuxin Wu 06c37f0b63 update avatar parsing 2016-01-21 00:16:04 -05:00
Yuxin Wu 77191e1885 group message with proper handling of user name 2016-01-20 14:12:14 -05:00
Yuxin Wu 7510fba1c1 Update README.md 2016-01-14 19:43:29 -05:00
Yuxin Wu 6450b419ad Update README.md 2016-01-10 01:27:20 -05:00
Yuxin Wu 433578f4bf add does-it-work 2016-01-10 01:14:22 -05:00
Yuxin Wu 32312072ab use empty avatar in failure 2016-01-08 21:38:21 -05:00
ymy513 0d8136bed5 Welcome 2016-01-05 00:10:28 -05:00
ppwwyyxx 2990f36483 fix when contacts are deleted 2015-11-09 10:48:41 -05:00
ppwwyyxx 8db2d6d11a use newer version of sqlcipher 2015-11-03 15:17:56 -05:00
ppwwyyxx 5dfc5de86e update README 2015-10-09 15:15:35 -04:00
ppwwyyxx 33bff2c11e fix donation 2015-08-23 11:19:46 -04:00
ppwwyyxx d5531c2658 add donation 2015-08-23 11:04:14 -04:00
ppwwyyxx 70e60e5b9d add a chinese title 2015-06-25 21:20:43 +08:00
ppwwyyxx 43cda58e71 move utils to common 2015-06-18 00:07:15 +08:00
ppwwyyxx a55f8ec341 fix rename of a script 2015-06-17 10:10:26 +08:00
ppwwyyxx fff040279c update readme 2015-06-17 10:07:18 +08:00
ppwwyyxx 8810f35c22 fix readme 2015-06-16 23:54:45 +08:00
ppwwyyxx 39587c9c3b rename scripts 2015-06-16 22:25:18 +08:00
Yuxin Wu 38031f3317 Merge pull request #6 from trammel/docfix
Updated README.md to add links to rooted adb and additional required programs
2015-05-25 17:42:15 +08:00
ppwwyyxx 538a2e0f66 some small fix.. 2015-05-25 15:17:17 +08:00
Jonathon Padfield 208deee0e3 Accidentally used spaces instead of tabs in markdown list item. 2015-04-27 16:03:40 +08:00
Jonathon Padfield 016462d4a9 Updated README.md to add links to rooted adb (required on some devices to pull files) and additional required programs 2015-04-27 13:28:00 +08:00
ppwwyyxx 4a5cefbcd1 add encryption in todo 2015-04-19 17:32:54 +08:00
ppwwyyxx b80bbb39c2 some small change 2015-04-12 21:10:11 +08:00
ppwwyyxx e5cdf99d19 add libchat 2015-03-25 15:41:29 +08:00