Wes Kocher
|
dfcd4337d1
|
Backed out 3 changesets (bug 910189) for breaking android builds
Backed out changeset 119e40b61023 (bug 910189)
Backed out changeset 1c778892acc6 (bug 910189)
Backed out changeset 96816b5d7299 (bug 910189)
|
2013-12-19 17:10:26 -08:00 |
|
Chenxia Liu
|
75f4055c4b
|
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
|
2013-12-19 16:30:47 -08:00 |
|
Ryan VanderMeulen
|
f9c9cd95de
|
Backed out changesets 72a80fc289f2, 30258cd308b5, and c572890f16a2 (bug 910189) for robocop orange.
|
2013-12-18 20:37:16 -05:00 |
|
Chenxia Liu
|
5422a0417c
|
Bug 910189: Part 1 - Add "restore defaults" hooks into settings. r=margaret
--HG--
rename : mobile/android/base/resources/xml/preferences_search.xml => mobile/android/base/resources/xml-v11/preferences_search.xml
|
2013-12-18 15:21:14 -08:00 |
|
Tetsuharu OHZEKI
|
cf503a50b2
|
Bug 944925 - Add an option to switch dynamic toolbar mode. r=mleibovic
|
2013-12-06 10:29:27 -05:00 |
|
Mike Hommey
|
bf60896454
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Ed Morley
|
70953a05d5
|
Bug 878560 - Rename "Automatic updates" pref to make it clearer that notifications are still expected; r=snorp f=ibarlow,mfinkle
|
2013-11-27 16:39:23 +00:00 |
|
Wes Johnston
|
64e6e8bd38
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Ryan VanderMeulen
|
659ccf3419
|
Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
|
2013-11-19 17:33:27 -05:00 |
|
Wes Johnston
|
edad724fda
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Mike Hommey
|
8f10c67fbb
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Chenxia Liu
|
4bc333961e
|
Bug 852608 - Part 3: Add UI for adding a search engine. r=lucasr
|
2013-11-06 15:21:56 -08:00 |
|
Mike Hommey
|
6aeae2f437
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
|
Chenxia Liu
|
c9c696a583
|
Bug 919230 - Implement empty screen state for bookmarks. r=sriram
|
2013-10-16 09:42:33 -07:00 |
|
Brian Nicholson
|
7eb59bef28
|
Bug 923519 - Remove resource preprocessing. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
|
2013-10-10 16:08:59 -07:00 |
|
Chenxia Liu
|
f01d12907e
|
Bug 919704 - Remove empty screen for "Top Sites". r=sriram
|
2013-09-26 10:47:23 -07:00 |
|
Margaret Leibovic
|
272b9ced11
|
Bug 919228 - (Part 2) Remove unused bookmark_add string. r=sriram
|
2013-09-23 10:40:26 -07:00 |
|
Margaret Leibovic
|
81bb6f1fde
|
Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram
|
2013-09-23 10:40:24 -07:00 |
|
Sriram Ramasubramanian
|
03ac8ef4d1
|
Bug 917396: Move the grid to "TopSites" page. [r=lucasr]
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksAdapter.java => mobile/android/base/home/TopSitesGridAdapter.java
rename : mobile/android/base/home/TopBookmarkItemView.java => mobile/android/base/home/TopSitesGridItemView.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/layout/top_bookmark_item_view.xml => mobile/android/base/resources/layout/top_sites_grid_item_view.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
|
2013-09-17 16:24:48 -04:00 |
|
Lucas Rocha
|
5bb5082359
|
Bug 917394 - Rearrange about:home tabs as per new design (r=sriram)
--HG--
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
|
2013-09-17 16:58:12 -04:00 |
|
Mike Hommey
|
3a9e2265c1
|
Bug 913842 - Avoid recursing under mobile/android/base/locales when rebuilding gecko.ap_. r=ted
|
2013-09-10 14:58:50 +09:00 |
|
Mike Hommey
|
b99dc04b29
|
Backed out changesets b1b292d8e383 and 24af5272b52f (bug 913842) for Android bustage.
|
2013-09-10 09:38:25 +09:00 |
|
Mike Hommey
|
0beb0283c8
|
Fixup for bug 913842. r=me
|
2013-09-10 08:43:53 +09:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Max Li
|
9a0ec75b00
|
Bug 909153 - Empty reading list hint is inaccessible. r=lucasr
|
2013-08-25 18:37:32 -04:00 |
|
Chenxia Liu
|
843a1f9022
|
Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram
|
2013-08-26 15:16:26 -07:00 |
|
Brian Nicholson
|
e43a59734a
|
Bug 904741 - Change session restore pref to have two states. r=mfinkle
|
2013-08-23 12:32:19 -07:00 |
|
Max Li
|
74ea58b65a
|
Bug 906711 - Search buttons don't indicate the search engine. r=lucasr
|
2013-08-23 10:45:09 -04:00 |
|
Margaret Leibovic
|
9b56df702b
|
Bug 905426 - String tweaks for the new about:home. r=lucasr
|
2013-08-18 17:39:44 -07:00 |
|
Chenxia Liu
|
6b3c5df860
|
Bug 891953 - Part 2: Add "Tip" for reading list empty screen. r=sriram
|
2013-08-16 01:41:00 -07:00 |
|
Chenxia Liu
|
2f020195ca
|
Bug 891953 - Part 1: Implement empty screen text and icon for reading list. r=sriram
|
2013-08-16 01:33:04 -07:00 |
|
Lucas Rocha
|
aba7be3421
|
Bug 904689 - Implement empty screen state for "Most Visited" page (r=liuche)
|
2013-08-14 23:31:42 +01:00 |
|
Chenxia Liu
|
2096b42101
|
Bug 895867 - Implement empty screen state for 'tabs from last time'. r=lucasr
|
2013-08-09 13:39:13 -07:00 |
|
Sriram Ramasubramanian
|
7a6405f632
|
Merge m-c to fig.
|
2013-08-09 10:49:51 -07:00 |
|
Chenxia Liu
|
daeda3356e
|
Bug 895866 - Implement empty screen state for 'history'. r=sriram
|
2013-08-06 17:03:04 -07:00 |
|
Chenxia Liu
|
cb7fb0252e
|
Backed out changeset e979b2ee0d42
|
2013-08-06 18:06:33 -07:00 |
|
Chenxia Liu
|
de9856211a
|
Bug 895866 - Implement empty screen state for 'history'. r=sriram
|
2013-08-06 17:03:04 -07:00 |
|
Margaret Leibovic
|
7f5104c74c
|
merge m-c to fig
|
2013-08-04 15:14:01 -07:00 |
|
Gijs Kruitbosch
|
735e85d471
|
Merge m-c to fx-team
|
2013-08-02 15:47:01 +02:00 |
|
Brian Nicholson
|
0a8951e1f0
|
Bug 896515 - Change session restore pref to have three states. r=wesj
|
2013-08-02 08:06:39 -04:00 |
|
Chenxia Liu
|
69f23cc509
|
Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson
|
2013-08-01 19:10:26 -07:00 |
|
Shilpan Bhagat
|
720d334fed
|
Bug 895837: Implemented tabs on the bottom for history page. r=sriram
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-25 17:06:02 -07:00 |
|
Margaret Leibovic
|
d099695ad8
|
Bug 897250 - Fix the "Remove" context menu item to correctly remove either a bookmark or history entry. r=wesj
|
2013-07-29 09:56:59 -07:00 |
|
Margaret Leibovic
|
3284beab5e
|
Backout 1491af6fc2ae
|
2013-07-29 08:40:40 -07:00 |
|
Margaret Leibovic
|
6804b8467f
|
merge m-c into fig
|
2013-07-28 12:08:01 -07:00 |
|
Shilpan Bhagat
|
9ebf219dfa
|
Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-26 09:29:05 -07:00 |
|
Sriram Ramasubramanian
|
b62b61acc3
|
Bug 885882: Add back context menu support for TopBookmarksView. [r=margaret]
|
2013-07-22 13:08:38 -07:00 |
|
Sriram Ramasubramanian
|
3dc31a2202
|
Bug 885884: Add back pin bookmark support to TopBookmarksView. [r=lucasr]
|
2013-07-22 12:49:36 -07:00 |
|
Margaret Leibovic
|
c146eaf09b
|
merge m-c into fig
|
2013-07-22 12:11:05 -07:00 |
|
Wes Johnston
|
c8bee97f32
|
Bug 896117 - Add enter and exit dialogs for guest mode. r=margaret
|
2013-07-26 09:14:04 -07:00 |
|