gecko/mobile/android/base
2012-10-26 15:49:08 +09:00
..
apache/commons/codec Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
awesomebar Bug 798942 - Fix "Open in New Tab" for bookmarks in reading list folder (r=mfinkle) 2012-10-17 11:12:25 +01:00
db Bug 744961 - Follow up to put baack accidently removed code. r=lucasr 2012-10-20 09:09:45 -07:00
gfx Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats 2012-10-25 17:23:47 +01:00
httpclientandroidlib
json-simple Bug 758300 - Add license file for json-simple. r=trivial 2012-05-29 10:04:40 -07:00
locales Bug 798515 - Remove Browse all top sites text from about:home r=mfinkle 2012-10-15 15:22:43 -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 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey 2012-10-23 01:08:30 -04: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 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial 2012-10-23 21:29:08 -07:00
tests bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
ui Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats 2012-10-11 12:58:53 -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
widget Bug 730330 - Use android datetime-picker widget. r=wesj 2012-08-07 17:09:15 +02:00
AboutHomeContent.java Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey 2012-10-23 01:08:30 -04:00
AboutHomePromoBox.java Bug 801675 - Use loadUrl() to open the marketplace tab. r=mfinkle 2012-10-15 12:51:38 -07: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 792702 - Post FilePicker dialog to UI thread, not GeckoBackgroundThread. r=kats 2012-09-20 12:06:13 -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-services-files.mk Bug 801225 - Cleanup and restructuring of Android services code to support product announcements feature. r=nalexander 2012-10-17 00:28:29 -07: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 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle 2012-10-24 17:26:48 -04:00
AnimatedHeightLayout.java Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr 2012-10-05 17:27:12 -07:00
AnimatorProxy.java Bug 772940 - Add height setter/getter to AnimatorProxy (r=mfinkle) 2012-10-12 13:22:03 +01:00
App.java.in Bug 786620. Fix --enable-profiling build bustage. r=mfinkle 2012-08-31 23:05:50 +12:00
AwesomeBar.java Bug 798942 - Fix "Open in New Tab" for bookmarks in reading list folder (r=mfinkle) 2012-10-17 11:12:25 +01:00
AwesomebarResultHandler.java Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle 2012-10-05 14:51:18 -07:00
AwesomeBarTabs.java Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle) 2012-09-10 18:24:26 +01:00
BrowserApp.java Bug 803293 - Remove some old code from BrowserApp. r=mfinkle 2012-10-22 12:37:50 -07:00
BrowserToolbar.java Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
BrowserToolbarBackground.java Bug 785246: Recreate BrowserToolbar curve with low-level window functions. [r=mfinkle] 2012-08-31 11:59:50 -07: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
CanvasDelegate.java Bug 787627: Proper curve for croppped tabs button. [r=mfinkle] 2012-09-12 16:27:23 -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 797075 - Part 1: loadUrl() cleanup. r=mfinkle 2012-10-05 14:51:18 -07:00
DoorHangerPopup.java Bug 784360 - java.util.ConcurrentModificationException: at java.util.HashMap$HashIterator.nextEntry(HashMap.java) at org.mozilla.gecko.DoorHangerPopup.onTabChanged(DoorHangerPopup.java). r=wesj 2012-08-29 16:42:15 -07:00
Favicons.java Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -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 Bug 772449 - Dismiss VKB when up/down arrows are tapped for Find in Page. r=mfinkle 2012-09-26 08:47:48 -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 802280 - Send Layerview focus change events to js. r=blassey 2012-10-19 10:06:08 -07:00
GeckoActivity.java.in Bug 713032 - Add a MemoryMonitor class that will be the brains behind low-memory condition handling. r=snorp 2012-09-19 15:21:19 -04:00
GeckoApp.java Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
GeckoApplication.java Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats 2012-09-27 10:52:59 -04:00
GeckoAppShell.java Bug 805028 - Use ComputeRenderIntegrity to calculate accurate checkerboard. r=kats 2012-10-25 17:23:47 +01:00
GeckoAppWidgetProvider.java.in Bug 708707: Fennec home screen widget. [r=mfinkle] 2012-10-19 11:15:06 -07:00
GeckoAsyncTask.java Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858 2012-10-08 09:54:23 +01: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 Bug 761706 - Bind GeckoBatteryManager to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
GeckoConnectivityReceiver.java Bug 761706 - Bind GeckoConnectivityReceiver to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
GeckoEvent.java Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey 2012-10-02 13:18:21 -07: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 712018 - Add white list to support IME on physical keyboard. r=cpeterson 2012-10-26 15:49:08 +09:00
GeckoJarReader.java Bug 789791 - Use contents of update.locale file in update URL on Android r=mfinkle 2012-09-10 13:51:18 -04:00
GeckoMenu.java Bug 799043 - Explicitly make GeckoMenu item views non-recycable. r=sriram 2012-10-09 15:42:03 -07:00
GeckoMenuInflater.java Bug 784395: Custom menu should have proper checked/checkable behavior. [r=mfinkle] 2012-09-20 11:04:50 -07:00
GeckoMenuItem.java Bug 794088: Replace icons in custom menu. [r=mfinkle] 2012-09-27 11:04:02 -07:00
GeckoMessageReceiver.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
GeckoNetworkManager.java Bug 761706 - Bind GeckoNetworkManager to the global application context. r=mfinkle 2012-09-14 11:19:40 -04:00
GeckoPreferences.java Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
GeckoProfile.java Bug 792212 - Don't attempt to migrate profiles if using a custom profile;r=gbrown 2012-09-28 22:52:11 -04:00
GeckoScreenOrientationListener.java Bug 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar 2012-09-19 17:28:16 +01:00
GeckoSmsManager.java Bug 720325: add serialVersionUID for serializable WebSMS exception classes, r=blassey 2012-10-24 21:37:21 +08:00
GeckoSubMenu.java Bug 785994: Submenu for custom menu. [r=mfinkle] 2012-09-19 10:35:35 -07:00
GeckoThread.java Bug 795053 - Always send the profile to Gecko if it isn't sent in the original intent. r=mfinkle 2012-10-03 17:43:21 -07:00
GeckoUpdateReceiver.java Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle 2012-08-31 09:31:29 -04:00
GeckoViewsFactory.java Bug 793721 - Remove rounding and shadows on about:home thumbnails. r=mfinkle 2012-10-19 17:36:22 -07: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
HeightChangeAnimation.java Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr 2012-10-05 17:27:12 -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 712018 - Add white list to support IME on physical keyboard. r=cpeterson 2012-10-26 15:49:08 +09:00
LauncherShortcuts.java.in Bug 780759 - Show a splashscreen when webapps launch. r=mfinkle 2012-09-19 10:24:26 -07:00
LinkPreference.java Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle 2012-10-05 14:51:18 -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 Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey 2012-10-23 01:08:30 -04:00
MarketplaceApp.java.in Bug 771915 - Show origin of the page if it differs from the webapps. r=mfinkle 2012-08-27 17:11:44 -07:00
MemoryMonitor.java Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj 2012-10-21 09:32:39 -07:00
MenuButton.java Bug 785246: Make custom button inherit ShapedButton. [r=mfinkle] 2012-09-05 14:53:54 -07:00
MenuItemActionBar.java Bug 794088: Replace icons in custom menu. [r=mfinkle] 2012-09-27 11:04:02 -07:00
MenuItemDefault.java Bug 794088: Replace icons in custom menu. [r=mfinkle] 2012-09-27 11:04:02 -07:00
MultiChoicePreference.java Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle 2012-10-18 12:28:27 -07:00
NotificationHandler.java.in Bug 786599 - Don't fire callbacks for cleared notifications. r=mfinkle 2012-08-29 09:21:02 -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
PrefsHelper.java Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -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
PrivateTab.java Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
ProfileMigrator.java Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
PromptService.java Bug 793197 - Use a custom list item style in our custom listViews. r=sriram 2012-10-02 18:58:01 -07:00
PropertyAnimator.java Bug 793771 - Use drawing cache on the tabs pane sliding on pre-ICS phone (r=mfinkle) 2012-10-15 16:18:30 +01:00
ReaderModeUtils.java Bug 778489 - Keep title and favicon when entering reader mode (r=mfinkle) 2012-09-11 18:51:44 +01:00
ReferrerReceiver.java Bug 784157 - Google Play Campaign Tracking: Better distribution pref handling, r=blassey r=bnicholson 2012-10-05 18:11:34 -04:00
RemoteTabs.java Bug 800332 - Use loadUrl() to open remote tabs. r=mfinkle 2012-10-15 12:51:54 -07:00
Restarter.java.in Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle 2012-08-31 09:31:29 -04:00
RobocopAPI.java Bug 781220 - Remove the mLayerClient field from GeckoApp. r=sriram 2012-08-20 15:43:53 -04:00
ScreenshotHandler.java bug 797015 - [ARMv6] Add a pref to completely disable screenshot code (including memory allocation) r=mfinkle 2012-10-02 17:30:11 -07:00
SetupScreen.java Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
ShapedButton.java Bug 785246: Make custom button inherit ShapedButton. [r=mfinkle] 2012-09-05 14:53:54 -07:00
SiteIdentityPopup.java Bug 784361 - Make doorhanger and site identity popups have the same width. r=lucasr 2012-08-26 21:12:00 -07:00
SmsManager.java.in Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
strings.xml.in Bug 798515 - follow up to remove string. r=mfinkle 2012-10-15 16:28:03 -07:00
SuggestClient.java Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr 2012-10-05 17:27:12 -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 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
Tabs.java Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
TabsAccessor.java Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858 2012-10-08 09:54:23 +01:00
TabsButton.java Bug 787627: Proper curve for croppped tabs button. [r=mfinkle] 2012-09-12 16:27:23 -07:00
TabsPanel.java Bug 792429 - Add more vertical space for the tabs tray on phones (r=sriram) 2012-10-13 00:23:20 +01:00
TabsPanelButton.java Bug 785246: Make custom button inherit ShapedButton. [r=mfinkle] 2012-09-05 14:53:54 -07:00
TabsTray.java Bug 800883 - Ensure tab button is never left in pressed state (r=mfinkle) 2012-10-18 14:00:15 +01:00
Telemetry.java Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 22:57:00 +02:00
TextSelection.java Bug 799094 - Clip text selection handles by containing iframes. r=margaret 2012-10-18 13:41:40 -04:00
TextSelectionHandle.java Bug 652168: Add thumb for input box. [r=mfinkle] 2012-09-21 10:56:41 -07:00
UpdateService.java Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
UpdateServiceHelper.java.in Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
WebApp.java.in Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
WebAppAllocator.java Bug 797151 - Use Froyo api for saving SharedPrefereces. r=mfinkle 2012-10-02 18:58:03 -07:00
WebAppManifestFragment.xml.frag Bug 793162 - Use default Fennec theme for Webapps. r=mfinkle 2012-09-24 14:52:25 -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 Bug 771915 - Show origin of the page if it differs from the webapps. r=mfinkle 2012-08-27 17:11:44 -07: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