gecko-dev/mobile/android
Jan Henning a3950adb71 Bug 1414084 - Part 11 - Use a Map for the MenuItemInfo list. r=Grisha
Since all related EventDispatcher messages use UUIDs, it makes sense to store
our MenuItemInfos in a Map, so we can access them directly by UUID instead of
having to iterate over them until we've found the desired one.

Since we want to preserve the order in which MenuItemInfos were added, we use a
LinkedHashMap.

MozReview-Commit-ID: BEtJ59tX59m

--HG--
extra : rebase_source : 8012b11c1e36b774972a0cc4a6f748ccaace7533
2018-03-18 18:07:16 +01:00
..
annotations Bug 1444546 - Part 4b: Make AnnotationProcessor avoid writing, like Python's FileAvoidWrite. r=jchen 2018-03-26 09:36:19 -07:00
app Bug 1483233 - Add mobile User Agent overrides for eBay domains. r=miketaylr 2018-08-14 15:53:36 +00:00
base Bug 1414084 - Part 11 - Use a Map for the MenuItemInfo list. r=Grisha 2018-03-18 18:07:16 +01:00
branding Bug 1349522 - Provide alternative adaptive-icon with Android SDK O; r=jchen 2018-08-02 15:06:24 +03:00
chrome Bug 1414084 - Part 4 - Move menu item ID generation into the UI. r=Grisha 2018-03-18 15:43:27 +01:00
components Bug 1481471 - Allow browser.tabs extension APIs to find GeckoView windows. r=snorp 2018-08-14 10:53:49 -07:00
config Bug 1483190 - Only enable LTO if the NDK is available. r=froydnj, a=RyanVM 2018-08-14 14:12:56 -04:00
docs Bug 1473313 - Part 5: Add in-tree documentation page for Android code coverage. r=nalexander 2018-07-31 12:02:08 +01:00
extensions Bug 1479209 - Update GWS experiment in bz1453691 to clear the GWS serviceworker. r=rhelmer 2018-08-03 12:52:36 -04:00
fonts Bug 1392147 - Use Roboto instead of Clear Sans as default sans-serif font on Android, for better webcompat. r=xidorn 2018-05-23 13:51:59 +01:00
geckoview Bug 1479026 - Adjust GeckoView telemetry API tests to match corrected schema. r=janerik 2018-08-13 15:22:52 +02:00
geckoview_example Bug 1480813 - [1.0] Use non-animated setProgress method to avoid API level 24 dependency. r=snorp 2018-08-09 16:28:14 +02:00
gradle Bug 1474859 - Enable Multidex for all builds; r=nalexander 2018-08-06 18:38:48 +03:00
installer Bug 1472491: Part 5n - Add AudioPlaybackChild actor. r=felipe 2018-07-29 21:27:32 -07:00
locales Bug 1476034 - about:crashes: switched to fluent. r=flod,Pike 2018-08-01 10:31:14 +03:00
modules Bug 1414084 - Part 8 - Unify menu item EventDispatcher messages. r=Grisha 2018-03-18 16:42:57 +01:00
services Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
stumbler Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
tests Bug 1483563 - Remove 'mach autophone'; r=bc 2018-08-15 12:54:08 -06:00
themes Bug 1399616 - add emoji styling to reader mode, r=johannh 2018-06-20 15:09:26 +01:00
thirdparty Bug 1473518 - Abide by Android Oreo background execution limits [Leanplum after upgrade] r=nalexander 2018-07-06 13:21:27 +03:00
.eslintrc.js Bug 1455112 - 2. Add eslint rules to enforce debug/warn usage; r=esawin 2018-04-19 14:41:24 -04:00
app.mozbuild Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
build.mk
confvars.sh Bug 1476333 - Define the browser chrome URL as BROWSER_CHROME_URL so it can be accessed from AppConstants instead of a pref;r=gps 2018-07-24 08:12:48 -07:00
debug_sign_tool.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
gradle.configure Bug 1473313 - Part 1: Set up geckoview build config for androidTest coverage runs. r=nalexander 2018-07-24 11:44:24 +01:00
gradle.py Bug 1444546 - Part 4: Use GENERATED_FILES for Android JNI wrapper generation. r=froydnj,jchen 2018-03-06 20:09:37 -08:00
LICENSE
mach_commands.py Bug 1470942 - part 1: Craft zip archive of maven artifacts r=jchen 2018-08-16 15:45:13 +00:00
moz.build Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
moz.configure Bug 1447734 - Specify Google Play Services library version in Gradle r=nalexander 2018-03-22 14:35:38 -05:00