Commit Graph

149 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
8e332dd892 Backed out changeset 5bef1f8045fd (bug 1027137) for breaking talos remote-trobopan 2014-07-15 12:23:10 +02:00
Brian Nicholson
7840686a1e Bug 1027137 - PageActionLayout cleanup. r=wesj 2014-07-14 15:30:11 -07:00
Brian Nicholson
50228c85ed Bug 1027135 - Only touch PageActionLayout on UI thread. r=wesj 2014-07-14 15:13:59 -07:00
Jim Chen
539c24981c Bug 1026788 - Reinsert composition after removing autocomplete text; r=wesj 2014-06-30 13:24:06 -04:00
Jim Chen
a5fffbc4c8 Bug 1023303 - Restart IME when intercepting deleteSurroundingText call; r=wesj 2014-06-30 13:24:05 -04:00
Brian Nicholson
a7539380eb Bug 1024127 - Popup cleanup. r=margaret 2014-06-19 14:30:16 -07:00
Lucas Rocha
797d3b3830 Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-17 14:29:31 +01:00
Ed Morley
25d472076d Backed out changeset b136d95a45b2 (bug 964861) for compilation errors 2014-06-13 11:52:53 +01:00
Lucas Rocha
3eba3cacff Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson) 2014-06-13 10:56:53 +01:00
Michael Comella
5b74d7f7eb Bug 932208 - Part 1: Remove Share from url bar context menu on pre-ICS. 2014-06-04 14:36:39 -07:00
Michael Comella
2a84185a62 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
88837c93ff Bug 1017651 - Reshow cursor once autocomplete text is gone; r=wesj 2014-06-04 12:19:19 -04:00
Michael Comella
d527a2c1aa Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs. 2014-06-02 11:16:49 -07:00
Michael Comella
4eb3c5d72a Bug 997477 - Part 2: Add tablet editing mode cancel button. 2014-06-02 11:16:49 -07:00
Michael Comella
6ad9cbf1d3 Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners. 2014-06-02 11:16:49 -07:00
Michael Comella
c38350856d Bug 1017276 - Do not close editing mode during animation. r=lucasr 2014-05-30 09:43:48 -07:00
Michael Comella
2c8dc38e7e 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
2bf11541a1 Bug 1014244 - Make backspacing work with single-character compositions. r=wesj 2014-05-21 15:00:00 -04:00
Jim Chen
e5dcdeb8d9 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
da98473f88 Bug 1014233 - Discard autocomplete result if we are not expecting a result. r=wesj 2014-05-21 14:58:00 -04:00
Jim Chen
d72c3334b9 Bug 994472 - Emulate previous backspace behavior; r=wesj 2014-05-20 12:39:51 -04:00
Jim Chen
8482e994b3 Bug 994472 - Use text spans to implement autocompletion; r=wesj 2014-05-20 12:39:50 -04:00
Michael Comella
003b7c22ba Bug 1012795 - Pass resource ID name with editing mode cancel event. r=mfinkle 2014-05-19 14:37:17 -07:00
Jim Chen
5e598b3be2 Bug 993261 - Remove legacy code for redirecting key events to URL bar. r=lucasr 2014-05-15 14:06:00 +02:00
Lucas Rocha
745ecbb806 Bug 1011533 - Update ShapeCurve's path in onSizeChanged instead of onMeasure (r=bnicholson) 2014-05-19 10:55:52 +01:00
Jim Chen
c807981ce9 Bug 1007290 - Remove text type code from ToolbarEditText. r=lucasr 2014-05-15 10:58:00 -04:00
Jim Chen
ee6cc11f0b Bug 1000618 - Restart input after hiding it during blur. r=lucasr 2014-05-14 16:30:00 +02:00
Chris Kitching
58db03c91e Bug 1010348: Update mixed-content warning kb article for Android. r=margaret 2014-05-15 15:05:05 +01:00
Michael Comella
70390ddbb2 Bug 997487 - Add awesomescreen session and cancel button UITelemetry. r=liuche f=mfinkle 2014-05-14 11:29:42 -07:00
Michael Comella
08fd8f9786 Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson 2014-05-13 14:48:06 -07:00
Brian Nicholson
5a85c64d18 Bug 1009105 - Clean up PageActionLayout. r=margaret 2014-05-13 09:58:00 -07:00
Michael Comella
911b272760 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Michael Comella
05136743d0 Bug 1005924 - Find url bar translation with cancel button. 2014-05-07 11:28:42 -07:00
Jim Chen
e96510a30b Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Michael Comella
a712599ed9 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
329050401d Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr 2014-04-30 10:25:51 -07:00
Michael Comella
9614426a8d Bug 1000149 - Part 2: Remove edit separator. r=lucasr 2014-04-30 10:25:42 -07:00
Michael Comella
c240e523b6 Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr 2014-04-30 10:25:33 -07:00
Jim Chen
39584e3c5d Bug 998398 - Don't reset keyboard to change input type. r=wesj 2014-04-29 13:33:00 -04:00
Michael Comella
3c0b5f8ab2 Bug 998000 - Part 0: cancelEdit on back pressed, rather than stopEdit. r=lucasr 2014-04-23 17:39:58 -07:00
Michael Comella
0e0302bdd5 Bug 998426 - Ensure shrunken toolbar consistency across API levels. r=wesj 2014-04-23 14:13:52 -07:00
Alex Deaconu
fc75e5c2db Bug 959185 - Changed access modifiers of methods and variables unused outside toolbar package from 'public' to 'default' or 'private'. r=vp 2014-04-19 15:17:17 +03:00
Michael Comella
cc65e6f9d0 Bug 965548 - Part 8: Guard toolbar views at runtime so tablets do not break. r=bnicholson 2014-04-17 14:09:43 -07:00
Michael Comella
b051d1ba66 Bug 965548 - Part 7: Remove unused members and class variable prefixes. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
1e488ef4ae Bug 965548 - Part 6: Improve readability for BrowserToolbar.start/stopEditing methods. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0d870e1674 Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0f5a689d6a Bug 965548 - Part 4: Rename url bar right edge to translating edge. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable/url_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_translating_edge.xml
2014-04-17 13:34:12 -07:00
Michael Comella
a692afc122 Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson 2014-04-17 13:34:12 -07:00
Michael Comella
47c9ca1645 Bug 970973 - Prevent empty space in security identity. r=lucasr 2014-04-15 11:49:23 -07:00
Michael Comella
48b752fbbe Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00