+6
−0
+0
−2
+1
−0
adb/bugreport.cpp
0 → 100644
+278
−0
adb/bugreport.h
0 → 100644
+51
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. DO NOT MERGE: Ignore bugreportz output when it's not supported. DO NOT MERGE: Deprecated 'adb bugreport' with flat files. DO NOT MERGE: Minor improvements on bugreport generation. DO NOT MERGE: Removed extra 'pulling file' message. DO NOT MERGE: Show bugreport progress. DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. DO NOT MERGE: Split bugreport() into its own file and added unit tests. DO NOT MERGE: use 'cmd' command for install-multiple DO NOT MERGE: Ensure the target sees a proper EOD marker during restore