summaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/ImportantNoticeUtils.java
Commit message (Expand)AuthorAgeFilesLines
* [LatinIME] Support MNC permissions.Mohammadinamul Sheik2015-07-151-63/+44
* Disable message if personalization is disabled.Chieu Nguyen2015-03-181-1/+7
* Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-2/+4
* Fix when to show important noticeTadashi G. Takaoka2014-09-221-5/+36
* Refactor logic to determine showing suggestions strip or notTadashi G. Takaoka2014-06-061-9/+4
* Suppress important notice when its title message is emptyTadashi G. Takaoka2014-03-201-1/+12
* Support versioned important noticeTadashi G. Takaoka2014-02-211-14/+14
* Change important notice version preference fileTadashi G. Takaoka2014-02-201-11/+20
* Turn personalization on when important notice dialog is displayedTadashi G. Takaoka2014-02-191-1/+20
* Don't show important notice on password fieldTadashi G. Takaoka2014-02-171-3/+11
* Show the suggestion strip for the important noticeJean Chalard2014-02-121-3/+4
* Move important notice version to resourceTadashi G. Takaoka2014-01-311-6/+8
* Add ImportantNoticeUtils classTadashi G. Takaoka2014-01-301-0/+75