1
0
mirror of https://github.com/gryf/mc_adbfs.git synced 2026-05-04 12:00:54 +02:00

Commit Graph

  • 8f3a22a729 Removed py2 lefotver, fix variable name. 0.15 gryf 2022-10-02 16:13:58 +02:00
  • cbef13ccea Merge pull request #5 from fanick1/master master gryf 2022-12-29 19:54:58 +01:00
  • 9cfa834604 fix typo: quite->quote fanick1 2022-12-28 23:31:02 +01:00
  • b1a6219d21 Removed deprecated encoding argument from json.loads. gryf 2020-12-07 19:08:29 +01:00
  • d16f0f06b8 Merge branch 'thp-various-fixes' gryf 2020-06-09 19:55:21 +02:00
  • c2f07f5516 Merge branch 'various-fixes' of https://github.com/thp/mc_adbfs into thp-various-fixes gryf 2020-06-09 19:52:09 +02:00
  • e9b196eaf8 Change SafeConfigParser to ConfigParser gryf 2020-05-21 10:10:43 +02:00
  • 039c078a35 Fix missing attribute on conf object gryf 2020-04-26 13:48:21 +02:00
  • 2776668913 Fix for removing files with space/parentheses. 0.14 gryf 2020-04-26 09:32:17 +02:00
  • 390f1b1112 Drop Python2 support. 0.13 gryf 2020-04-26 09:16:59 +02:00
  • f7a6b145fd Added new option for trying su command. gryf 2020-04-26 09:06:28 +02:00
  • 9f1a51fdbf Added wrapper on adb shell commands gryf 2020-04-26 09:04:28 +02:00
  • 5ece2d579c Fix bad filenames for Python3. 0.12 gryf 2019-05-14 21:10:28 +02:00
  • 63fdc2c605 Removed unused elements gryf 2019-05-14 20:43:26 +02:00
  • b088c45d3f Fix quoting for 'adb shell' Thomas Perl 2019-05-09 11:48:19 +02:00
  • c5559f7d41 Python 3's ConfigParser is already the safe one Thomas Perl 2019-05-09 11:38:21 +02:00
  • 9ffa1a13af Default to Python 3 Thomas Perl 2019-05-09 11:38:00 +02:00
  • e4a4aa8974 Added Python3 compatibility 0.11 gryf 2018-03-11 16:09:22 +01:00
  • 755ce62321 Added toybox support gryf 2017-05-24 21:57:19 +02:00
  • d44050118c Added adb_connect feature gryf 2017-05-21 20:52:56 +02:00
  • a216b31ef1 Fix for adb_command gryf 2017-05-21 20:47:18 +02:00
  • 1c6a6cfdf8 Added new option for selecting adb executable 0.10 gryf 2017-04-29 17:49:19 +02:00
  • 7ce2dd2568 Fix for new version of adb command gryf 2017-04-29 17:44:57 +02:00
  • 11f980beb1 Minor code style fixes gryf 2017-04-29 17:30:18 +02:00
  • bc742ccdf6 Merge remote-tracking branch 'github/master' gryf 2017-03-06 17:12:58 +01:00
  • 7a6a8a499b Added basic support for not rooted devices gryf 2017-03-06 17:10:15 +01:00
  • b2163e0fba Update README.rst gryf 2016-10-06 18:51:52 +02:00
  • 57509eaac0 Added option for suppressing colors for ls command from busybox gryf 2016-10-06 14:14:28 +02:00
  • 210d7f2962 Added a functionality for accessing single directory 0.9 gryf 2016-09-20 20:40:10 +02:00
  • ae08a7329a Added ability to use config file 0.8 gryf 2016-09-18 19:22:50 +02:00
  • ebef125f38 Added rmmdir command gryf 2016-09-14 18:50:49 +02:00
  • de5793c672 Fixed error handling, replacing manual commandline parsing with argparse gryf 2016-06-04 18:02:33 +02:00
  • d1e8f42429 Removing quoting where it is unnecessary gryf 2016-06-04 16:46:06 +02:00
  • 89c783e9cd Added checking for root gryf 2016-06-04 16:19:33 +02:00
  • 7cb2a09282 Added support for toolbox gryf 2016-06-04 16:16:51 +02:00
  • b63549c181 Quote filenames, removing hardocded adb path 0.7 gryf 2015-09-06 19:45:33 +02:00
  • 782906f7b7 Fixed broken directory skipping feature gryf 2015-09-06 19:27:41 +02:00
  • 9ece93b5d8 Added proper symlink treatment gryf 2015-09-05 12:39:20 +02:00
  • 5da8792dcf Working on links, WIP gryf 2015-09-04 20:26:58 +02:00
  • 1872dc0742 Added first implementation for removing things gryf 2015-09-03 21:52:59 +02:00
  • 3d00fcb57a Initial commit gryf 2015-09-02 21:15:13 +02:00