21 Commits
Author SHA1 Message Date
Yuxin Wu 2fc7b060ff 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 7136819979 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 c9af436951 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 32312072ab use empty avatar in failure 2016-01-08 21:38:21 -05:00
ppwwyyxx 8db2d6d11a use newer version of sqlcipher 2015-11-03 15:17:56 -05:00
ppwwyyxx 630c15fed2 clean-up legacy code 2015-10-09 15:07:28 -04:00
ppwwyyxx 3ee1d56926 update scripts for avatar code 2015-10-09 14:54:19 -04:00
ppwwyyxx 5723e2a078 more logging in android-interact 2015-08-30 09:22:04 -04:00
ppwwyyxx e9189ceced use root in adb 2015-08-27 20:24:08 -04:00
ppwwyyxx 020c550b21 fix import bug 2015-08-23 10:27:10 -04:00
ppwwyyxx b80bbb39c2 some small change 2015-04-12 21:10:11 +08:00
ppwwyyxx 929bd0da89 bug fix 2015-02-02 13:32:11 +08:00
Vury Leo 6e94b8c9ad Add bsd compatibility 2015-01-19 14:35:40 +08:00
ppwwyyxx 59036d3a30 smaller size by avoid repeating image and unnecessary smiley css 2015-01-11 23:43:56 +08:00
ppwwyyxx 3993b8e8b5 add automatic db decrypt 2015-01-09 12:06:09 +08:00
ppwwyyxx 2ad3e4fddc group chat 2015-01-07 22:02:53 +08:00
ppwwyyxx 7952910152 refactor avatar css 2015-01-02 23:24:14 +08:00
ppwwyyxx e0eaa15e3c fix bug in android script 2014-12-31 23:28:29 +08:00
ppwwyyxx d90ad5b7cd some bug fix 2014-12-27 00:18:42 +08:00
ppwwyyxx 2b6f4c6d28 32bit support 2014-12-26 00:17:23 +08:00
ppwwyyxx d9a9fa8e25 various bug fixes 2014-12-25 10:04:54 +08:00