Yuxin Wu
11081b2ba8
script improvements
2016-06-18 22:24:20 -07: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
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
0875e4d97a
use empty avatar in failure
2016-01-08 21:38:21 -05:00
ppwwyyxx
13e3d456e8
use newer version of sqlcipher
2015-11-03 15:17:56 -05: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
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
7015793abe
fix import bug
2015-08-23 10:27:10 -04:00
ppwwyyxx
987d8bda78
some small change
2015-04-12 21:10:11 +08:00
ppwwyyxx
a60fa569a9
bug fix
2015-02-02 13:32:11 +08:00
Vury Leo
ca63c5a190
Add bsd compatibility
2015-01-19 14:35:40 +08:00
ppwwyyxx
69fb2c5dc9
smaller size by avoid repeating image and unnecessary smiley css
2015-01-11 23:43:56 +08:00
ppwwyyxx
b35d96418b
add automatic db decrypt
2015-01-09 12:06:09 +08:00
ppwwyyxx
a3f3cedf7a
group chat
2015-01-07 22:02:53 +08:00
ppwwyyxx
b892e519c1
refactor avatar css
2015-01-02 23:24:14 +08:00
ppwwyyxx
138ebf63ee
fix bug in android script
2014-12-31 23:28:29 +08:00
ppwwyyxx
93b68015a7
some bug fix
2014-12-27 00:18:42 +08:00
ppwwyyxx
91c8b63875
32bit support
2014-12-26 00:17:23 +08:00
ppwwyyxx
9cb981749a
various bug fixes
2014-12-25 10:04:54 +08:00