summaryrefslogtreecommitdiff
path: root/line_printer.cpp
AgeCommit message (Expand)Author
2016-08-04adb: add missing newline when printing transfer rate.Josh Gao
2016-01-08Improve dumb terminal support (emacs is dumb).Elliott Hughes
2015-12-09Simplify adb LinePrinter newline handling.Elliott Hughes
2015-11-12adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()Spencer Low
2015-11-02adb: create unix_isatty() function.David Pursell
2015-10-30Show transfer progress in adb sync/pull/push.Elliott Hughes