Hathibelagal A
|
175535e7a5
|
Bug 1027831 - Switch from deprecated FILL_PARENT to MATCH_PARENT in Java and XML. r=bnicholson
|
2014-06-20 09:21:31 -07:00 |
|
Brian Nicholson
|
0855e2eda8
|
Bug 997447 - Replace uses of EditText with FloatingHintEditText. r=lucasr
|
2014-05-23 09:50:18 -07:00 |
|
Wesley Johnston
|
40bd147dc5
|
Bug 959742 - Close dialogs when inputs change if there are no buttons on the dialog. r=bnicholson
|
2014-02-06 16:26:00 -08:00 |
|
Wes Kocher
|
ee97b04443
|
Backed out changeset e82cb49c7a8d (bug 959742) for android test bustage
|
2014-02-26 14:37:57 -08:00 |
|
Wesley Johnston
|
cad87be181
|
Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson
|
2014-02-06 16:26:00 -08:00 |
|
Wes Johnston
|
07b47fc3c3
|
backout b0fd368ba5ec (Bug 959742) for build bustage
|
2014-02-26 11:32:33 -08:00 |
|
Wesley Johnston
|
5160c3c7c8
|
Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson
|
2014-02-06 16:26:00 -08:00 |
|
Wesley Johnston
|
f0eefb1cae
|
Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson
|
2014-02-06 16:24:00 -08:00 |
|
Richard Newman
|
3f0edc26ab
|
Bug 975774 - Part 22: clean up imports in Prompt. r=trivial
|
2014-02-22 19:53:01 -08:00 |
|
p0ff
|
e6a30bfff5
|
Bug 968908 - PromptInputs should return an Object not a String. r=wesj
|
2014-02-13 14:14:24 -05:00 |
|
Wes Johnston
|
8de37ce524
|
Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
|
2014-02-11 09:16:00 -08:00 |
|
Ryan VanderMeulen
|
16a188a606
|
Backed out changeset 27a790bd9a90 (bug 968908) for Android bustage.
|
2014-02-13 14:47:12 -05:00 |
|
p0ff
|
c26262bfd2
|
Bug 968908 - PromptInputs should return an Object not a String. r=wesj
|
2014-02-13 14:14:24 -05:00 |
|
Wes Johnston
|
3ad0f3a8aa
|
Bug 875750 - Provide a basic color picker for Android. r=mfinkle
|
2013-12-11 15:51:01 -08:00 |
|
Lucas Rocha
|
fe032ef3d3
|
Bug 936519 - Move general-purpose views to the widget package (r=mfinkle)
--HG--
rename : mobile/android/base/AllCapsTextView.java => mobile/android/base/widget/AllCapsTextView.java
rename : mobile/android/base/AnimatedHeightLayout.java => mobile/android/base/widget/AnimatedHeightLayout.java
rename : mobile/android/base/CheckableLinearLayout.java => mobile/android/base/widget/CheckableLinearLayout.java
rename : mobile/android/base/ClickableWhenDisabledEditText.java => mobile/android/base/widget/ClickableWhenDisabledEditText.java
rename : mobile/android/base/FlowLayout.java => mobile/android/base/widget/FlowLayout.java
|
2013-11-11 18:41:12 +00:00 |
|
Wes Johnston
|
9323b2ab25
|
Bug 920170 - Allow adding a grid of icons to prompts. r=margaret
|
2013-10-15 08:53:16 -07:00 |
|
Wes Johnston
|
3ebb9492d4
|
Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
|
2013-10-02 11:18:16 -07:00 |
|