Commit Graph

160 Commits

Author SHA1 Message Date
Jim Chen
4f73b1b69e Bug 1052595 - Respect toolbar autocomplete enabled pref; r=lucasr 2014-08-14 14:40:50 -04:00
Jim Chen
2545b90386 Bug 1052595 - Make BrowserToolbar own toolbar prefs; r=lucasr
--HG--
rename : mobile/android/base/toolbar/ToolbarTitlePrefs.java => mobile/android/base/toolbar/ToolbarPrefs.java
2014-08-14 14:40:49 -04:00
Lucas Rocha
e43397cf64 Bug 1052345 - Fix inflation issue in TabCounter (r=wesj) 2014-08-12 16:34:29 +01:00
Chris Kitching
3135d03b90 Bug 1052177: Replace not-actually-redundant cast in BrowserToolbar. r=jchen 2014-08-11 16:19:20 -07:00
Lucas Rocha
137977c403 Bug 1048903 - Change TabCounter to take layout id as attribute (r=wesj) 2014-08-11 15:28:02 +01:00
Jim Chen
4c4a728c05 Bug 984057 - Reset autocomplete states when needed; r=wesj 2014-08-08 18:11:53 -04:00
Lucas Rocha
75c2d1d5a9 Bug 1048907 - Cast tabs button to ThemedImageButton (r=mcomella) 2014-08-06 16:04:32 +01:00
Chris Kitching
0c8dff00b8 Bug 1047971: Delete redundant initialisers-to-default-values from constructors r=rnewman 2014-08-03 21:06:05 -07:00
Michael Comella
490ebf0251 Bug 1047264 - Dynamically retrieve Views for Display Mode on tablet. r=lucasr 2014-08-05 10:51:42 -07:00
Richard Newman
c1f48dce0b Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle 2014-07-30 08:19:35 -07:00
Chris Kitching
c73d45de50 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Richard Newman
6af6828476 Bug 1017242 - Part B: remove API 8 code from toolbar. r=mfinkle 2014-07-18 16:47:10 -07:00
Brian Nicholson
963e681c74 Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-15 11:19:50 -07:00
Brian Nicholson
c040fa38be Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-15 11:19:49 -07:00
Jim Chen
c409d5e53b Bug 1026788 - Reinsert composition after removing autocomplete text; r=wesj 2014-06-30 13:24:06 -04:00
Jim Chen
c41adb0d7c Bug 1023303 - Restart IME when intercepting deleteSurroundingText call; r=wesj 2014-06-30 13:24:05 -04:00
Brian Nicholson
2aeed4707c Bug 1024127 - Popup cleanup. r=margaret 2014-06-19 14:30:16 -07:00
Lucas Rocha
8730fc57dc Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-17 14:29:31 +01:00
Ed Morley
49b86ee392 Backed out changeset b136d95a45b2 (bug 964861) for compilation errors 2014-06-13 11:52:53 +01:00
Lucas Rocha
5fe6a930de Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-13 10:56:53 +01:00
Michael Comella
571ef02ade Bug 932208 - Part 1: Remove Share from url bar context menu on pre-ICS. 2014-06-04 14:36:39 -07:00
Michael Comella
6302a915d6 Bug 1019595 - Use light cancel edit button with dark lightweight themes. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable-hdpi/close_edit_mode.png => mobile/android/base/resources/drawable-hdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-mdpi/close_edit_mode.png => mobile/android/base/resources/drawable-mdpi/close_edit_mode_light.png
rename : mobile/android/base/resources/drawable-xhdpi/close_edit_mode.png => mobile/android/base/resources/drawable-xhdpi/close_edit_mode_light.png
2014-06-05 11:58:17 -07:00
Jim Chen
820bafdf74 Bug 1017651 - Reshow cursor once autocomplete text is gone; r=wesj 2014-06-04 12:19:19 -04:00
Michael Comella
94efb3bdf9 Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs. 2014-06-02 11:16:49 -07:00
Michael Comella
3e6db651df Bug 997477 - Part 2: Add tablet editing mode cancel button. 2014-06-02 11:16:49 -07:00
Michael Comella
b61f3019eb Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners. 2014-06-02 11:16:49 -07:00
Michael Comella
d6222f0d5c Bug 1017276 - Do not close editing mode during animation. r=lucasr 2014-05-30 09:43:48 -07:00
Michael Comella
507dfa727f Bug 1015450 - Prevent toolbar from going into an inconsistent state when tapped when entering editing mode. r=lucasr 2014-05-30 09:42:41 -07:00
Jim Chen
8f2e39c9e7 Bug 1014244 - Make backspacing work with single-character compositions. r=wesj 2014-05-21 15:00:00 -04:00
Jim Chen
0e474eee60 Bug 1014136 - Handle delete keys in key listener to catch all key events. r=wesj 2014-05-21 11:30:00 -04:00
Jim Chen
cd33c2cc58 Bug 1014233 - Discard autocomplete result if we are not expecting a result. r=wesj 2014-05-21 14:58:00 -04:00
Jim Chen
ecfdc013f2 Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen
d479138380 Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
Michael Comella
6c5c744747 Bug 1012795 - Pass resource ID name with editing mode cancel event. r=mfinkle 2014-05-19 14:37:17 -07:00
Jim Chen
9ae694cea2 Bug 993261 - Remove legacy code for redirecting key events to URL bar. r=lucasr 2014-05-15 14:06:00 +02:00
Lucas Rocha
5bf2c96f02 Bug 1011533 - Update ShapeCurve's path in onSizeChanged instead of onMeasure (r=bnicholson) 2014-05-19 10:55:52 +01:00
Jim Chen
7b9914ce14 Bug 1007290 - Remove text type code from ToolbarEditText. r=lucasr 2014-05-15 10:58:00 -04:00
Jim Chen
513a1f1f4d Bug 1000618 - Restart input after hiding it during blur. r=lucasr 2014-05-14 16:30:00 +02:00
Chris Kitching
624120ad6f Bug 1010348: Update mixed-content warning kb article for Android. r=margaret 2014-05-15 15:05:05 +01:00
Michael Comella
b7dd47131f Bug 997487 - Add awesomescreen session and cancel button UITelemetry. r=liuche f=mfinkle 2014-05-14 11:29:42 -07:00
Michael Comella
dd3d0b3998 Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson 2014-05-13 14:48:06 -07:00
Brian Nicholson
05096a868d Bug 1009105 - Clean up PageActionLayout. r=margaret 2014-05-13 09:58:00 -07:00
Michael Comella
1511800656 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Michael Comella
06086e3e8b Bug 1005924 - Find url bar translation with cancel button. 2014-05-07 11:28:42 -07:00
Jim Chen
0ff39eef3c Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Michael Comella
7d5d7cf33b Bug 1000149 - Part 5: Change edit/display layout visibility patterns on editing mode transitions. r=lucasr 2014-04-30 10:26:25 -07:00
Michael Comella
cd83e8f120 Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr 2014-04-30 10:25:51 -07:00
Michael Comella
39365f1c37 Bug 1000149 - Part 2: Remove edit separator. r=lucasr 2014-04-30 10:25:42 -07:00
Michael Comella
6a9ee790af Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr 2014-04-30 10:25:33 -07:00
Jim Chen
17614d6413 Bug 998398 - Don't reset keyboard to change input type. r=wesj 2014-04-29 13:33:00 -04:00