Commit Graph

53 Commits

Author SHA1 Message Date
Kartikaya Gupta
da8285c2eb Bug 836803 - Ensure that even a single-element prompt is wrapped in a ScrollView. r=mfinkle 2013-01-31 14:05:49 -05:00
Chris Peterson
06d79bdc77 Bug 834471 - Part 2: Fix some FindBugs warnings about DateTimePicker. r=wesj 2013-01-24 12:42:06 -08:00
Kartikaya Gupta
7a321e1b5a Bug 807606 - Add text labels as an input type to PromptService. r=mfinkle 2013-01-24 15:41:35 -05:00
Kartikaya Gupta
4748a27a89 Bug 807606 - Add some padding to the inputs in the PromptService and wrap them in a Scrollview. r=wesj 2013-01-24 15:41:35 -05:00
Kartikaya Gupta
e6b1bfa615 Bug 830175 - Allow specifying names for inputs. r=wesj 2013-01-15 15:31:25 -05:00
Kartikaya Gupta
a72a2724ef Bug 830175 - Some minor optimizations. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta
487af1a46f Bug 830175 - Cleanup/renaming of member variables in PromptService. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta
4876fadc21 Bug 830175 - Refactor some blocks of code into helper methods. r=wesj 2013-01-15 15:31:24 -05:00
Kartikaya Gupta
134da0cbb0 Bug 830175 - Turn buttons in the prompt service from objects with labels to just strings. r=wesj 2013-01-15 15:31:24 -05:00
Wes Johnston
37f076549e Bug 829198 - Use smaller font-size for context menu items. r=mfinkle 2013-01-10 12:26:58 -08:00
Wes Johnston
a9d39a11fb Bug 828619 - Always update date time after changing 24hr mode. r=jchen 2013-01-09 14:50:22 -08:00
Wes Johnston
2603a6e9a2 Bug 736321 - Support HTML Context menus in Fennec. r=mfinkle 2013-01-04 11:18:42 -08:00
Jim Chen
74d117a6c4 Bug 808405 - Use system preference for TimePicker 12/24 hour format; r=wesj 2012-11-05 14:33:43 -05:00
Wes Johnston
a5f90e5a15 Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Wes Johnston
181d56439e Bug 793197 - Use a custom list item style in our custom listViews. r=sriram 2012-10-02 18:58:01 -07:00
Raphael Catolino
ac1a0a8144 Bug 730330 - Use android datetime-picker widget. r=wesj
--HG--
rename : mobile/android/base/widget/DatetimePicker.java => mobile/android/base/widget/DateTimePicker.java
2012-08-07 17:09:15 +02:00
Raphael Catolino
f9c9afb37c Bug 730330 - Use new datetime picker for input date/datetime/month ui r=cpeterson 2012-08-08 09:42:00 +02:00
Chris Peterson
0343b2289f Bug 790180 - AlertDialog must be created on the UI thread. r=sriram 2012-09-13 11:06:36 -07:00
Chris Peterson
d049c78e9d Bug 769894 - Part 3: Skip some unnecessary conditional code when creating PromptService's AlertDialog. r=mfinkle 2012-09-04 15:10:43 -07:00
Chris Peterson
cf488bd061 Bug 769894 - Part 2: Assert that PromptService's AlertDialog is called back on the UI thread. r=mfinkle 2012-09-04 14:43:38 -07:00
Chris Peterson
9015e11bc7 Bug 769894 - Part 1: Create PromptService's AlertDialog on the UI thread. r=mfinkle 2012-09-04 12:33:07 -07:00
Kartikaya Gupta
192f94dbc6 Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
Matt Brubeck
8541fbb910 Back out e8fae7f2ce39 (bug 781318) because of reftest failure 2012-08-15 19:48:31 -04:00
Wes Johnston
44a38b093d Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck 2012-08-15 16:51:36 -04:00
Chris Peterson
ebea01b579 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
ad6b36600a Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Kartikaya Gupta
4f27b0d08c Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
Chris Peterson
497dabe033 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Ed Morley
c20abecec8 Backout d2ee4c12c0b3 (bug 777351), 5aa6f94160dd (bug 777351), b47c470168fc (bug 777351), 5fb303ba52f7 (bug 777351), be81e4c3d928 (bug 777351), abc5b9a922dc (bug 777075), 8f1fc980f1f1 (bug 777075), 0b194a7f47d4 (bug 777075), d10df9bfef60 (bug 777075), 65393fe32cce (bug 777075), b52dc1df2fde (bug 777075), 8aeda525c094 (bug 777075) for Android native R1 failures on a CLOSED TREE 2012-08-01 18:42:05 +01:00
Kartikaya Gupta
aafa3dfccd Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-01 10:48:19 -04:00
Chris Peterson
d44be64a5e Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle 2012-07-27 17:54:41 -07:00
Sriram Ramasubramanian
7e1dc1def9 Bug 778247: mAppContext cleanup: display metrics can be obtained from context. [r=mbrubeck]
--HG--
extra : rebase_source : a36329385979ffd0312fdba19b17798f0e62b3ad
2012-07-27 23:13:34 -07:00
Michael Comella
3de9be09e4 Bug 775740 - Remove reimplemented functionality of ArrayAdapter in PromptListAdapter. r=wesj 2012-07-26 21:17:23 -04:00
Wes Johnston
155595dc39 Bug 703279 - Follow up to add missing include. r=kats 2012-07-18 18:09:53 -07:00
Wes Johnston
e3460bb262 Bug 703279 - Cancel panning when a context menu is shown. r=kats 2012-07-18 17:58:56 -07:00
Chris Peterson
7298003751 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
26908498c3 Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
215e80e667 Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Kartikaya Gupta
6084aabef4 Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle 2012-07-13 10:17:03 -04:00
Kartikaya Gupta
73988494f5 Bug 764579 - Rename Show to show to be consistent with Java naming conventions. r=margaret 2012-06-14 09:52:28 -04:00
Kartikaya Gupta
35fcc0a8cc Bug 752905 - Move the Prompt:Show handler out of handleGeckoMessage. r=margaret 2012-06-13 17:12:15 -04:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Wes Johnston
0f4f4ca569 Bug 746816 - Crash closing a select dialog while panning. r=mfinkle a=blocking-fennec 2012-04-18 17:41:12 -07:00
Lucas Rocha
d8ca0f5949 Bug 735636 - Factor out checked state update into separate method (r=wesj) 2012-03-30 17:31:31 +01:00
Lucas Rocha
b0769a371c Bug 735636 - Factor out icon update into separate method (r=wesj) 2012-03-30 17:31:31 +01:00
Lucas Rocha
f1be0ac9ca Bug 735636 - Correctly use recycled view and apply ViewHolder pattern (r=wesj) 2012-03-30 17:31:31 +01:00
Mounir Lamouri
9cfc298e5a Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava 2012-03-18 17:15:56 +01:00
Mark Finkle
5d52d341f9 Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android 2012-03-17 21:51:39 -04:00
Mounir Lamouri
d3bf455beb Bug 730289 - Filepicker on Android should allow picking or capturing media instead of having a specific button for capture. r=dougt,wesj ui-r=madhava 2012-03-16 22:44:00 +01:00
Wes Johnston
b1ebd47a08 Bug 715925 - Indent options in opt groups. r=sriram 2012-01-25 01:31:33 +01:00