aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/FeedbackFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove researcher loggerTadashi G. Takaoka2014-05-291-131/+0
| | | | | | | This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
* Fix some warningsJean Chalard2013-06-271-1/+0
| | | | | | Mostly remove unused imports Change-Id: If8ceffdfad79b78194094527759f5c334746973e
* Merge "Fix user recording dialog"Kurt Partridge2013-04-181-28/+9
|\
| * Fix user recording dialogKurt Partridge2013-04-171-28/+9
| | | | | | | | | | | | | | | | Clicking the "include recording" checkbox in the user feedback dialog did nothing. The code was relying on the state of the checkbox, rather than keeping its own state. Fixing this addresses the bug. Change-Id: I559d57a4e11f869f6e6f5e5de7878f765531a203
* | Clean up unnecessary log messagesKurt Partridge2013-04-161-2/+0
|/ | | | Change-Id: I6c3252f3b31c5874ea2f909f636f58b579c06b8d
* [Rlog79b] Save channel name during internal useKurt Partridge2013-02-041-2/+2
| | | | | | | The feedback string is used as a channel name in internal builds. Add a flag that lets it be saved between calls to make it easier to generate test data. Change-Id: I5c6149b1e68239cd968b6852d03cc240ddde99ca
* [Rlog79a] Disallow empty feedback messagesKurt Partridge2013-02-011-6/+14
| | | | Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de
* [Rlog29] User interface for recordingKurt Partridge2013-01-291-30/+96
| | | | | | | | | - Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb
* [Rlog15] ResearchLogger option to include account name in feedbackKurt Partridge2013-01-211-4/+10
| | | | | | multi-project commit with I0a293f392bd605c8203dc9a62993345ad58dcfbe Change-Id: Ief5b940a62dbaeaecdf1c55f2ffdd1e0fdaea2b9
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* ResearchLogger feedback formKurt Partridge2012-07-221-0/+73
- also cleaned up RLog menu multi-project commit with If0fd4fef89d390073e6939d5188ed5696866cb33 Bug: 6188932 Change-Id: I4f66f13bd366b4e8bde742ccd0704f812c6d33f9