Yuxin Wu
|
7457e23829
|
Merge pull request #11 from ppwwyyxx/revert-7-html-archive-format
Revert "Changed the formatting of the generated HTML"
|
2015-06-16 23:46:26 +08:00 |
|
Yuxin Wu
|
25092daa46
|
Revert "Changed the formatting of the generated HTML"
|
2015-06-16 23:45:13 +08:00 |
|
ppwwyyxx
|
e6208102e4
|
add silk parsing code
|
2015-06-16 23:17:43 +08:00 |
|
ppwwyyxx
|
15c8fd6168
|
rename scripts
|
2015-06-16 22:25:18 +08:00 |
|
ppwwyyxx
|
b3ac340072
|
move sqlcipher to third-party
|
2015-06-16 22:20:39 +08:00 |
|
Yuxin Wu
|
85247692c6
|
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 |
|
Yuxin Wu
|
ed851845fa
|
Merge pull request #7 from trammel/html-archive-format
Changed the formatting of the generated HTML
|
2015-05-25 17:29:32 +08:00 |
|
ppwwyyxx
|
c60296c6dd
|
bug fix
|
2015-05-25 15:23:06 +08:00 |
|
ppwwyyxx
|
f399643bb9
|
some small fix..
|
2015-05-25 15:17:17 +08:00 |
|
Yuxin Wu
|
c6044221d7
|
Merge pull request #8 from chaserhkj/chaserhkj
Use XML parsers to parse messages, fixes various bugs
|
2015-04-28 13:54:12 +08:00 |
|
KangJing Huang (Chaserhkj)
|
3358a89faf
|
Use XML parsers to parse messages
|
2015-04-27 20:03:24 +08:00 |
|
Jonathon Padfield
|
b3acacddfd
|
Accidentally used spaces instead of tabs in markdown list item.
|
2015-04-27 16:03:40 +08:00 |
|
Yuxin Wu
|
06b7e631b3
|
Merge pull request #5 from trammel/unknown-contact
Added more meaningful error message when the user provides an unknown contact
|
2015-04-27 14:23:34 +08:00 |
|
Yuxin Wu
|
7348dabbb3
|
Merge pull request #4 from trammel/smiley-unicode
Fixed smiley unicode parsing to work on Python 2.7, Mac OSX
|
2015-04-27 14:04:34 +08:00 |
|
Jonathon Padfield
|
41feb7c180
|
Changed the formatting of the generated HTML, to not have a scrollable chat/style box, but instead a single page of text. It's more easily printable, and searchable. Also added full YYYY-MM-DD date times, because messages can go back years.
|
2015-04-27 13:29:56 +08:00 |
|
Jonathon Padfield
|
7492366d85
|
Added more meaningful error message when the user provides an unknown contact name.
|
2015-04-27 13:29:22 +08:00 |
|
Jonathon Padfield
|
ca6334e48e
|
Fixed smiley unicode parsing to work on Python 2.7, Mac OSX
|
2015-04-27 13:28:45 +08:00 |
|
Jonathon Padfield
|
8ae9a81283
|
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
|
cdb0272770
|
add encryption in todo
|
2015-04-19 17:32:54 +08:00 |
|
ppwwyyxx
|
987d8bda78
|
some small change
|
2015-04-12 21:10:11 +08:00 |
|
ppwwyyxx
|
5cc0cefb2b
|
msg get through sqlite
|
2015-03-28 00:09:12 +08:00 |
|
ppwwyyxx
|
99faea5637
|
msg to libchat seems to work
|
2015-03-25 23:15:22 +08:00 |
|
ppwwyyxx
|
4572cb045e
|
rename
|
2015-03-25 17:47:31 +08:00 |
|
ppwwyyxx
|
9b3dbb2665
|
add libchat db
|
2015-03-25 16:44:12 +08:00 |
|
ppwwyyxx
|
e7b41487db
|
add libchat
|
2015-03-25 15:41:29 +08:00 |
|
Yuxin Wu
|
b1dd50e08a
|
Merge pull request #3 from chaserhkj/chaserhkj
Added a stat report script.
|
2015-03-08 10:54:39 +08:00 |
|
HuangKangJing
|
869bc15e1f
|
Added a stat report script.
|
2015-03-07 21:22:57 +08:00 |
|
Yuxin Wu
|
b85b515137
|
Merge pull request #2 from chaserhkj/chaserhkj
Fix 2 problems
|
2015-03-02 11:40:53 +08:00 |
|
HuangKangJing
|
c8c64d9142
|
Image is in PIL.Image now on most platforms
|
2015-03-02 11:20:28 +08:00 |
|
HuangKangJing
|
9656bb3ffc
|
dill should be added to dependencies
|
2015-03-02 11:19:59 +08:00 |
|
ppwwyyxx
|
a60fa569a9
|
bug fix
|
2015-02-02 13:32:11 +08:00 |
|
Yuxin Wu
|
142caa80fc
|
Merge pull request #1 from vuryleo/master
Add some bsd compatibility & darwin version of sqlcipher
|
2015-01-20 14:58:30 +08:00 |
|
Vury Leo
|
49ff512437
|
Add darwin version of sqlcipher v2.1.1
|
2015-01-20 12:03:44 +08:00 |
|
Vury Leo
|
ca63c5a190
|
Add bsd compatibility
|
2015-01-19 14:35:40 +08:00 |
|
ppwwyyxx
|
7c5a4a3df8
|
add future
|
2015-01-12 00:19:11 +08:00 |
|
ppwwyyxx
|
651c5dda1c
|
change order or example
|
2015-01-12 00:09:51 +08:00 |
|
ppwwyyxx
|
9c7ec015ab
|
add example
|
2015-01-12 00:09:00 +08:00 |
|
ppwwyyxx
|
69fb2c5dc9
|
smaller size by avoid repeating image and unnecessary smiley css
|
2015-01-11 23:43:56 +08:00 |
|
Yuxin Wu
|
442a3fc6fc
|
add license
|
2015-01-11 21:57:58 +08:00 |
|
ppwwyyxx
|
34a3a7accc
|
add note about sqlcipher
|
2015-01-11 21:53:42 +08:00 |
|
ppwwyyxx
|
26e2881f66
|
fix dirname check
|
2015-01-09 22:43:24 +08:00 |
|
ppwwyyxx
|
0baca87c3f
|
fix todos in readme
|
2015-01-09 22:32:11 +08:00 |
|
ppwwyyxx
|
7468f7db35
|
better logger, locate voice message
|
2015-01-09 22:29:01 +08:00 |
|
ppwwyyxx
|
8eea048660
|
not required
|
2015-01-09 12:11:23 +08:00 |
|
ppwwyyxx
|
6476338832
|
resource dir
|
2015-01-09 12:09:53 +08:00 |
|
ppwwyyxx
|
39dfcf677b
|
add adb in readme
|
2015-01-09 12:08:22 +08:00 |
|
ppwwyyxx
|
b35d96418b
|
add automatic db decrypt
|
2015-01-09 12:06:09 +08:00 |
|
ppwwyyxx
|
7e28d5e221
|
change decrypted db name
|
2015-01-09 12:03:16 +08:00 |
|
ppwwyyxx
|
cddca228b0
|
add screenshots
|
2015-01-09 11:57:12 +08:00 |
|
ppwwyyxx
|
c2c9de8fcb
|
speed up voice rendering
|
2015-01-08 00:53:16 +08:00 |
|