summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/LabelDialogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Add ThemeUtils to resolve theme attributesJustin Klaassen2016-12-071-5/+5
* Removing a ringtone now updates the alarms and timers that use itJames Lemieux2016-11-281-15/+15
* Use AlertDialog#setView(View,int,int,int,int)Justin Klaassen2016-11-211-48/+41
* Merge "Avoid exceptions when clicks perform fragment transactions" into ub-de...James Lemieux2016-11-181-7/+11
|\
| * Avoid exceptions when clicks perform fragment transactionsJames Lemieux2016-11-161-7/+11
* | Lint fixesChristine Franks2016-11-161-1/+8
|/
* Avoid IllegalStateException while editing labelJames Lemieux2016-10-211-2/+35
* Make sure label box exists before getting textSean Stout2016-07-181-1/+4
* Refactor Timers to use new unified DataModelJames Lemieux2015-11-101-83/+90
* Make label inputType == textCapSentencesJustin Klaassen2015-10-271-0/+3
* Making underline thicker for Label edittextDaria Evdokimova2015-07-291-13/+14
* Editing labels now preserves edits across orientation changesJames Lemieux2015-07-201-14/+17
* resolved conflicts for merge of 7b5c5b16 to ub-deskclock-businessJustin Klaassen2015-06-231-1/+1
|\
* | Change LabelDialogFragment to use AlertDialog.Annie Chin2015-06-051-34/+33
|/
* Improve AlarmActivity loggingJustin Klaassen2014-09-121-3/+3
* Styling Label entry dialogBudi Kusmiantoro2014-08-251-0/+23
* Move content provider classes to new package.Paul Sliwowski2013-08-221-2/+1
* Move alarm to its own tab.Sam Blitzstein2013-08-221-4/+27
* Adding ability to label timers.Sam Blitzstein2012-10-111-0/+145