gecko/mobile/android/base
2012-08-22 08:37:08 -07:00
..
apache/commons/codec Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
awesomebar Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj) 2012-08-07 15:23:21 +01:00
db Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
gfx Bug 777560 - Add Jelly Bean accessibility features to Java layer. r=mbrubeck 2012-08-20 18:29:22 -04:00
httpclientandroidlib
json-simple Bug 758300 - Add license file for json-simple. r=trivial 2012-05-29 10:04:40 -07:00
locales Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
mozglue b=779826; fix Invalid size exception in DirectBufferAllocator (Android nightly bustage fix); r=snorp,kats 2012-08-02 11:14:32 -04:00
resources Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
sqlite 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
sync Bug 755638 - SecurityException when attempting to sync multiple Fennecs to the same account. r=rnewman 2012-08-16 11:05:57 +02:00
tests Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
ui Bug 734496 - Don't apply resistance to pinch zoom unless an axis is in overscroll on both sides. r=Cwiiis 2012-08-11 13:32:04 -04:00
util Bug 778468 - Part 8: Add EventDispatcher to remove gfx dependency on GeckoAppShell event registration. r=blassey 2012-08-02 15:12:35 -07:00
AboutHomeContent.java Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
AboutHomePromoBox.java Bug 784451 - Remove unnecessary comment in AboutHomePromoBox. r=sriram 2012-08-21 18:23:43 -04:00
AboutHomeSection.java 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
ActivityHandlerHelper.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
ActivityResultHandler.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
ActivityResultHandlerMap.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
AlertNotification.java Bug 778472 - Part 2: Replace wildcard import statements with fully-qualified names. r=mfinkle 2012-07-27 17:54:28 -07:00
android-sync-files.mk Bug 775360 - "Show me how" link should not launch Browser Intents page. r=rnewman 2012-08-10 17:03:36 +02:00
AndroidImport.java 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
AndroidImportPreference.java Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 11:03:58 -07:00
AndroidManifest.xml.in Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
App.java.in 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
AwesomeBar.java Bug 779448 - add contentDescription to the Go button, r=blassey 2012-08-09 18:26:43 +02:00
AwesomebarResultHandler.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
AwesomeBarTabs.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
BrowserApp.java Bug 781900 - Move site preferences dialog to urlbar context menu. r=mfinkle 2012-08-20 10:28:36 -07:00
BrowserToolbar.java Bug 777026: Use a touch delegate on Tabs button to overcome overlapping on menu button. [r=mfinkle] 2012-08-20 00:45:37 -04:00
CameraImageResultHandler.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
CameraVideoResultHandler.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
CrashReporter.java.in Bug 779687 - Telemetry around Fennec OOM kills. r=blassey 2012-08-21 13:20:26 +02:00
CustomEditText.java Bug 770928: Enable default text interaction on honeycomb+. [r=mbrubeck] 2012-07-26 23:56:53 -07:00
DoorHanger.java Bug 732336 - (Part 2) Refactor DoorHanger/Tab to centralize logic in DoorHangerPopup. r=wesj 2012-08-04 16:34:44 -07:00
DoorHangerPopup.java Bug 781191 - Update doorhanger popup anchor after inflating a new browser toolbar layout. r=wesj 2012-08-09 08:31:05 -07:00
Favicons.java Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle 2012-08-01 18:58:23 -07:00
FilePickerResultHandler.java Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:33:44 -07:00
FilePickerResultHandlerSync.java 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
FindInPageBar.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
FlowLayout.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
FontSizePreference.java Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson 2012-08-20 15:09:00 +12:00
FormAssistPopup.java Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
GeckoAccessibility.java Bug 781987 - Use accessibility helper class name instead of LayerView for pre-JB accessibility events. r=mbrubeck 2012-08-20 18:29:22 -04:00
GeckoActivity.java.in 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
GeckoApp.java Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
GeckoApplication.java 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
GeckoAppShell.java Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
GeckoAsyncTask.java Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 11:10:31 -07:00
GeckoBackgroundThread.java Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 11:03:58 -07:00
GeckoBatteryManager.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoConnectivityReceiver.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoEvent.java Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
GeckoEventListener.java Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey 2012-08-02 17:13:40 -07:00
GeckoEventResponder.java Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey 2012-08-02 17:13:40 -07:00
GeckoHalDefines.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoInputConnection.java Bug 781220 - Expose a getLayerView function from GeckoApp and use it instead of going through the layer client in a few places. r=sriram 2012-08-20 15:43:53 -04:00
GeckoJarReader.java Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle 2012-08-01 18:58:23 -07:00
GeckoMenu.java 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
GeckoMenuInflater.java 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
GeckoMenuItem.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoMessageReceiver.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoNetworkManager.java 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
GeckoPreferences.java Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson 2012-08-20 15:09:00 +12:00
GeckoProfile.java Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:40:57 -07:00
GeckoScreenOrientationListener.java Bug 776600 - Support apps setting their default orientation. r=blassey 2012-08-20 10:28:40 -07:00
GeckoSmsManager.java 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
GeckoThread.java Backout changeset d945ae198516 (bug 760152). r=kats 2012-08-01 09:51:12 +02:00
GeckoViewsFactory.java Bug 781262: Replaced sync box on about:home with promo box abstraction. r=sriram 2012-08-20 16:10:00 +12:00
GlobalHistory.java 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
INIParser.java Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:40:57 -07:00
INISection.java Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle 2012-08-02 10:40:57 -07:00
InputMethods.java Bug 767597 - Part 2: Move autocomplete IME blocklist and use new InputMethods class. r=blassey 2012-07-22 00:18:14 -07:00
LauncherShortcuts.java.in Backout bcb8b2b5a310 (bug 779366 - Part 2). r=me 2012-08-01 14:42:11 -07:00
LinkPreference.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
LinkTextView.java 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
Makefile.in backout c5961842578e CLOSED TREE 2012-08-21 13:39:39 -07:00
MenuItemActionBar.java 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
MenuItemDefault.java 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
MultiChoicePreference.java 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
NotificationHandler.java.in Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
NSSBridge.java Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
OnInterceptTouchListener.java Bug 766858 - When tab menu is open, intercept all touch events on about:home or web content [r=kats] 2012-07-20 10:06:01 -07:00
package-name.txt.in Bug 757643 - Properly revert package-name.txt;r=mfinkle 2012-05-29 13:33:09 -04:00
PrivateDataPreference.java 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
ProfileMigrator.java Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
PromptService.java Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
PropertyAnimator.java Bug 765156 - Fix NPE from getHandler() returning null for a detached view. r=mfinkle 2012-08-13 22:56:27 -04:00
RemoteTabs.java 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
Restarter.java.in Bug 778472 - Part 2: Replace wildcard import statements with fully-qualified names. r=mfinkle 2012-07-27 17:54:28 -07:00
RobocopAPI.java Bug 781220 - Remove the mLayerClient field from GeckoApp. r=sriram 2012-08-20 15:43:53 -04:00
SetupScreen.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
SiteIdentityPopup.java 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
SmsManager.java.in Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
strings.xml.in Bug 778811: Removed "No Top Sites" text from about:home. r=mfinkle 2012-08-22 00:29:51 -07:00
SuggestClient.java 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
SurfaceBits.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
SyncPreference.java 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
Tab.java Bug 782421 - Use parsed result for reader articles. r=lucasr 2012-08-14 17:29:40 -04:00
Tabs.java Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
TabsAccessor.java Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
TabsPanel.java Bug 779321: 10" tab about:home layout no longer animates when remote tabs are opened. r=sriram 2012-08-16 09:37:00 +12:00
TabsTray.java Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
Telemetry.java 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
TextSelection.java Bug 781220 - Expose a getLayerView function from GeckoApp and use it instead of going through the layer client in a few places. r=sriram 2012-08-20 15:43:53 -04:00
TextSelectionHandle.java Bug 781220 - Hide other GeckoLayerClient methods and expose them via the LayerView API. r=sriram 2012-08-20 15:43:53 -04:00
WebApp.java.in 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
WebAppAllocator.java backout c5961842578e CLOSED TREE 2012-08-21 13:39:39 -07:00
WebAppManifestFragment.xml.frag Bug 781061 - System notifications should call back to the process that created them. r=blassey 2012-08-22 08:37:08 -07:00
WebApps.java.in b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle 2012-06-18 13:03:03 -04:00
WebAppsFragment.java.frag b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle 2012-06-18 13:03:03 -04:00
ZoomConstraints.java Bug 777075 - Extract a ZoomConstraints class to carry around the pieces of data that are otherwise floating around Tab and LayerController. r=mbrubeck 2012-08-07 10:39:03 -04:00