gecko/mobile/android/base
Kartikaya Gupta 88b3405314 Bug 716673 - Misc cleanups in PanZoomController. r=pcwalton
- Remove unused imports.
- Move all class variables together, and make some final.
- Fix up some comments.
- Remove unused methods.
- Remove some dead code
- Move some functions around so they are grouped based on behaviour.
2012-01-10 10:05:46 -05:00
..
apache/commons/codec Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only 2011-12-21 08:44:08 -08:00
db Bug 716089 - Fix query syntax for filtering URLs on local DB (r=blassey) 2012-01-10 09:09:32 -08:00
gfx Bug 714874 - Fix Java warnings about redundant casts. r=pcwalton r=dougt a=dougt 2012-01-06 12:21:49 -08:00
httpclientandroidlib Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only 2011-12-21 08:44:08 -08:00
json-simple Bug 709391 - initial import of Android Sync code (Git tag: v0.1.2-fixes). a=java-only 2011-12-21 08:44:08 -08:00
locales Bug 716760 - "Pair device" string addition. r=blassey 2012-01-09 20:45:23 -08:00
resources Bug 710433 - The bookmark menu item should always say 'Bookmark', not 'Remove' [r=mbrubeck] 2012-01-06 13:10:06 -05:00
sync Bug 709391 - hide Sync setup task in Launcher, make syncs return immediately. a=java-only. 2011-12-21 08:44:08 -08:00
tests Bug 716937 - Make the testBookmark test actually pass. r=jmaher 2012-01-10 14:15:18 -05:00
ui Bug 716673 - Misc cleanups in PanZoomController. r=pcwalton 2012-01-10 10:05:46 -05:00
AboutHomeContent.java bug 710392 - exclude about:home from top sites on about:home r=lucasr 2012-01-04 21:34:06 -08:00
AlertNotification.java
AndroidManifest.xml.in Bug 709391 - Part 1: implement in-Fennec Android Sync shipping solution. r=blassey 2011-12-21 08:44:06 -08:00
App.java.in
AutoCompletePopup.java backout 243520b7d8c3 because it broke the autocomplete popup text 2011-12-21 12:30:53 -08:00
AwesomeBar.java Bug 714874 - Fix Java warnings about redundant casts. r=pcwalton r=dougt a=dougt 2012-01-06 12:21:49 -08:00
AwesomeBarTabs.java Bug 714874 - Fix Java warnings about redundant casts. r=pcwalton r=dougt a=dougt 2012-01-06 12:21:49 -08:00
BrowserToolbar.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
ConfirmPreference.java Bug 704490 - Abstract all bookmark/history access behing a common API (r=blassey) 2011-12-02 17:27:56 +00:00
CrashReporter.java.in Bug 702624 - Fix regex for replaceAll so it doesn't die. r=blassey 2011-12-15 10:46:36 -05:00
DoorHanger.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
DoorHangerPopup.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
Favicons.java Bug 704490 - Abstract all bookmark/history access behing a common API (r=blassey) 2011-12-02 17:27:56 +00:00
FloatUtils.java Backout of 9d027bf631d3 2011-12-17 21:52:54 -08:00
GeckoActionBar.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00
GeckoApp.java bug 716818 - potential race condition in GeckoThread r=mfinkle 2012-01-10 00:02:03 -08:00
GeckoAppShell.java Backout a9f4c0795560 (bug 715673), 05dfaf51fa83 (bug 715388) & af32a0da45c9 (bug 697858) for native Android test failures 2012-01-09 22:45:30 +00:00
GeckoAsyncTask.java
GeckoBatteryManager.java
GeckoConnectivityReceiver.java
GeckoDirProvider.java Bug 708651 - Create a fake profile directory if BrowserProvider is started before Gecko. r=blassey 2012-01-04 17:28:04 -08:00
GeckoEvent.java bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats 2012-01-05 16:14:23 -08:00
GeckoEventListener.java
GeckoInputConnection.java Bug 714708 - NullPointerException at GeckoInputConnection.notifyIME [r=dougt] 2012-01-03 00:54:29 -05:00
GeckoPreferences.java Bug 713921 - Updating master password should not reattach textbox listeners. r=mfinkle 2012-01-03 15:53:29 -08:00
GeckoSmsManager.java
GeckoStateListDrawable.java
GeckoThread.java bug 716818 - potential race condition in GeckoThread r=mfinkle 2012-01-10 00:02:03 -08:00
GlobalHistory.java Bug 699199 - Upgrade path from XUL to native fennec. r=blassey 2011-12-19 22:56:11 +01:00
LauncherShortcuts.java.in
LinkPreference.java Bug 714062 - Add-ons Manager page should be opened once, e.g. tapping on 'Add-ons' should switch to opened about:addons page [r=mbrubeck] 2012-01-03 13:57:24 -05:00
Makefile.in Bug 714874 - Disable some Java warnings. r=rnewman r=dougt a=dougt 2012-01-05 17:36:28 -08:00
NotificationHandler.java.in
package-name.txt.in
ProfileMigrator.java Bug 714148 - Check whether favicon images are decoded successfully. r=mfinkle 2011-12-30 02:41:16 +01:00
PromptService.java Bug 708394: Remove unwanted LayoutInflater [r=mfinkle] 2011-12-07 15:12:51 -08:00
Restarter.java.in
strings.xml.in Bug 710433 - The bookmark menu item should always say 'Bookmark', not 'Remove' [r=mbrubeck] 2012-01-06 13:10:06 -05:00
SurfaceLockInfo.java
Tab.java Bug 697858 - Restore tabs from previous session, including history [r=mfinkle] 2011-12-20 20:41:45 -05:00
Tabs.java Bug 714762 - ArrayIndexOutOfBoundsException at Tabs.getTabAt [r=kats] 2012-01-03 12:19:47 -05:00
TabsTray.java Bug 708700: New url bar size and styling [r=mfinkle] 2011-12-15 11:53:04 -08:00