gecko/mobile/android
Nick Alexander f9ac46bb66 Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman
I'd like to make the DialogFragment show icons, last synced times,
number of tabs, etc; but AlertDialog does not handle multi-choice lists
backed by a custom list adapters.  (It does handle single-choice lists
backed by custom list adapters.)  We can implement our own dialog
fragment if and when we want better looks.

I've made this somewhat general so that we can use it from
ShareDialog/SendTab, which currently use AlertDialog.  Using
DialogFragment has two advantages.  First, it smoothly persists across
configuration changes; AlertDialog does not.  Second, it allow us to use
AlertDialog until we implement the improved UI above.
2014-09-16 15:41:14 -07:00
..
app Back out 34a02ee9896c (bug 1024555) for xpcshell bustage 2014-09-11 21:50:39 -07:00
base Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman 2014-09-16 15:41:14 -07:00
branding Backout bug 1053252, no need for different package name (r=backout) 2014-09-10 16:06:10 +01:00
chrome Bug 1058384 - Switch to a unique ID when registering targets r=wesj 2014-09-12 20:56:42 -04:00
components Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
config
extensions
fonts Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander 2014-09-09 11:57:55 -07:00
geckoview_library Bug 1040945 - Part 1: Install Android native libraries directly into lib/ANDROID_CPU_ARCH. r=glandium 2014-09-04 20:11:09 -07:00
installer merge fx-team to mozilla-central a=merge 2014-09-10 15:08:20 +02:00
locales Bug 960584 - notify user of download progress indication when fetching APK; r=myk 2014-09-09 19:43:47 -07:00
modules Bug 1058384 - Switch to a unique ID when registering targets r=wesj 2014-09-12 20:56:42 -04:00
search Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
services Bug 1044794 - Part 2: disable Sync share handler when share overlay is enabled. r=rnewman,nalexander 2014-08-24 17:02:35 -07:00
stumbler Bug 1038843 - Part 1: Land initial stumbler Java code and manifest fragments. r=nalexander,rnewman 2014-08-28 17:19:00 -07:00
tests Backed out 3 changesets (bug 1062377) for troboprovider bustage. 2014-09-09 16:52:51 -04:00
themes/core Bug 763671 - Remove gradient from form elements. r=mfinkle 2014-08-29 08:45:14 -07:00
thirdparty Bug 1064363 - Part 1: remove third-party WebSocket library. r=snorp 2014-09-09 14:39:00 -07:00
app.mozbuild
build.mk
confvars.sh Bug 1064677 - Back out changeset 60fbfb079b69 for autophone regressions. r=mfinkle 2014-09-09 14:51:19 -07:00
debug_sign_tool.py
defs.mk
LICENSE
Makefile.in
moz.build