index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
Shell
/
tests
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Returns immediately if the bugreport file already exists
Rhed Jao
2020-12-10
1
-0
/
+13
*
Fixes an error handling in BugreportProgressService
Rhed Jao
2020-12-10
1
-1
/
+14
*
Fixes BugreportReceiverTest failed
Rhed Jao
2020-12-10
1
-3
/
+4
*
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-09-28
1
-1
/
+1
|
\
|
*
Merge "Update language to comply with Android's inclusive language guidance"
Treehugger Robot
2020-09-28
1
-1
/
+1
|
|
\
|
|
*
Update language to comply with Android's inclusive language guidance
Alice Kuo
2020-08-03
1
-1
/
+1
*
|
|
Fix BugreportReceiverTest
Rhed Jao
2020-06-18
2
-394
/
+305
|
/
/
*
|
Remove legacy-flow no-op variables: max, realMax and realProgress
Abhijeet Kaur
2020-01-26
1
-1
/
+1
*
|
Remove unused broadcasts/functions/variables from Shell
Abhijeet Kaur
2019-10-22
1
-2
/
+4
|
/
*
Migrate frameworks/base/packages/Shell to androidx.test
KOUSHIK PANUGANTI
2019-03-20
2
-35
/
+34
*
Only require that system UIDs tag their sockets.
Jeff Sharkey
2017-06-27
1
-1
/
+1
*
Fixed assertions on bugreport share notification.
Felipe Leme
2017-05-24
1
-13
/
+19
*
Set package name on bugreport intents.
Felipe Leme
2017-02-10
1
-0
/
+2
*
Bugreport sharing is now work profile aware
Makoto Onuki
2017-01-05
1
-0
/
+351
*
Refactored Shell to use IDumpstateListener.
Felipe Leme
2016-11-11
1
-3
/
+8
*
Collapses status bar on teardown so it does not affect other tests.
Felipe Leme
2016-10-11
2
-3
/
+8
*
Migrate BugreportReceiverTest to JUnit 4.
Felipe Leme
2016-08-12
1
-9
/
+54
*
Kill service before trying to cancel notifications.
Felipe Leme
2016-08-08
1
-0
/
+24
*
Enable name text field when re-using the details dialog.
Felipe Leme
2016-08-03
1
-0
/
+2
*
Fixed BugreportReceiverTest failures:
Felipe Leme
2016-08-03
2
-52
/
+84
*
Always use chooser for Share Bug Report intent.
Felipe Leme
2016-07-28
2
-43
/
+12
*
Close details dialog when bugreport is canceled by user.
Felipe Leme
2016-07-18
2
-7
/
+54
*
Don't opt-out of warning dialog by default on user builds.
Felipe Leme
2016-04-25
1
-1
/
+9
*
Set BugreportProgressService to run on foreground.
Felipe Leme
2016-04-20
1
-41
/
+1
*
Merge "Remove initial screenshot on interactive bugreport." into nyc-dev
TreeHugger Robot
2016-04-18
1
-7
/
+9
|
\
|
*
Remove initial screenshot on interactive bugreport.
Felipe Leme
2016-04-18
1
-7
/
+9
*
|
Fix first-time usage.
Felipe Leme
2016-04-15
2
-16
/
+25
|
/
*
Merge "Revert warning logic so it has a "don't show again" message." into nyc...
TreeHugger Robot
2016-04-13
1
-15
/
+46
|
\
|
*
Revert warning logic so it has a "don't show again" message.
Felipe Leme
2016-04-13
1
-15
/
+46
*
|
Removed redundant notification title.
Felipe Leme
2016-04-12
1
-17
/
+4
|
/
*
"Temporarily" removed progress check.
Felipe Leme
2016-04-11
1
-20
/
+15
*
Changed logic when dumpstate's max progress increases.
Felipe Leme
2016-03-22
2
-5
/
+28
*
Minor UI improvements and code cleanup:
Felipe Leme
2016-03-14
1
-13
/
+18
*
Warn user when bugreport is finished but screenshot is pending.
Felipe Leme
2016-03-09
1
-6
/
+18
*
Make bugreport details dialog confirm to Material Guidelines for Dialogs.
Felipe Leme
2016-02-29
1
-4
/
+4
*
Open bugreport info when touching notification (as well as DETAILS button).
Felipe Leme
2016-02-25
1
-6
/
+45
*
Reset UI fields when dialog is reused, otherwise it might contain fields
Felipe Leme
2016-02-25
1
-11
/
+93
*
Final (?) fixes on id / pid split.
Felipe Leme
2016-02-25
1
-57
/
+63
*
Add pid on main bugreport notifications.
Felipe Leme
2016-02-08
1
-35
/
+44
*
Fixed check for empty title.
Felipe Leme
2016-01-29
1
-9
/
+28
*
Send broadcasts as foreground, otherwise test might fail when running
Felipe Leme
2016-01-26
1
-0
/
+2
*
Save bugreport info on share intent.
Felipe Leme
2016-01-13
1
-11
/
+111
*
Include title and description on bugreport.zip
Felipe Leme
2016-01-06
1
-20
/
+75
*
Fixed corner-case scenario where a screenshot is finished after the share
Felipe Leme
2016-01-06
1
-9
/
+31
*
Handle bugreport screenshots on Shell.
Felipe Leme
2015-12-21
1
-17
/
+126
*
Allows users to add details about a bugreport in progress.
Felipe Leme
2015-12-16
3
-6
/
+226
*
Merge "Fixed ActivityChooser logic for the initial case."
Felipe Leme
2015-12-14
1
-11
/
+10
|
\
|
*
Fixed ActivityChooser logic for the initial case.
Felipe Leme
2015-12-11
1
-11
/
+10
*
|
Merge "Cleaned up unit tests."
Felipe Leme
2015-12-12
1
-47
/
+89
|
\
\
|
|
/
|
/
|
|
*
Cleaned up unit tests.
Felipe Leme
2015-12-11
1
-47
/
+89
[next]