vivek
7d1d85984e
Bug 1183588 - Pre:Enforce strict threading policy for Sync status change callback r=nalexander.
2015-08-19 21:16:10 +03:00
Ahmed Khalil
0cfc0b1786
Bug 1159020 - Move share overlay's access to sync to TabsProvider, r=nalexander
...
This includes a JUnit 3 test (not yet run in automation) to test this
functionality.
2015-05-28 14:39:16 -07:00
Michael Comella
f670fefb6e
Bug 1148677 - Use larger shareplane icon. r=liuche
...
We use a larger icon so that the icon is not blurry in the long-press context
menu.
Also, changed the name to icon_shareplane because it better represents that
this asset is extra-large and intended to be scaled because it's used as an
application icon.
2015-04-01 12:08:00 -07:00
Michael Comella
1cebb117ef
Bug 1145897 - Check if accounts exist before returning client count in ActivityChooserModel. r=rnewman
2015-03-20 16:56:07 -07:00
Michael Comella
c16489267a
Bug 1122302 - Review: Address nits. r=me
...
Changes include indentation fixes, null checks, and renames.
2015-03-13 14:01:12 -07:00
Michael Comella
c0d27b6e70
Bug 1122302 - Small perf improvement in ActivityChooserModel. r=rnewman
...
Take a function call out of a loop.
2015-03-12 16:02:00 -07:00
Michael Comella
a4dd6f7b47
Bug 1122302 - Reload activities in ActivityChooserModel on sync. r=rnewman
2015-03-04 11:30:34 -08:00
Michael Comella
ba605f6ea1
Bug 1122302 - Don't add "Send to other devices" if there are no other devices to send to. r=rnewman
...
Note that the ActionProvider's cache is not aware of when devices are added or
removed (i.e. a sync occurs) so there can be inconsistent states.
Also, we rely on the ClientsDatabaseAccessor to get the client count, but this
database is not purged when an Account is removed from the device and can
contain stale information.
2015-03-03 18:59:03 -08:00
Michael Comella
e212cb9906
Bug 1122302 - Change "Add to Firefox" -> "Send to other devices" when sharing inside Firefox. r=rnewman
...
The alternative is to remove "Add to Firefox" entirely via the
ActivityChooserModel and add a "Send tab" Activity. Fairly comparable solutions
but this one requires less work - there is no need to refactor the existing
ShareDialog and the classes it depends on.
2015-03-03 15:09:28 -08:00
Richard Newman
0aaaf6fd0f
Bug 1124492 - Allow for distribution intent processing to occur after first use. r=margaret
2015-01-26 10:02:39 -08:00
Chris Kitching
fba6deaf20
Bug 1098082: Merge identical catch branches. r=rnewman
2014-11-13 01:21:10 +00:00
Wes Kocher
996b588713
Backed out changeset 64a320318bf9 (bug 1098082) for android build bustage
2014-11-12 18:22:25 -08:00
Chris Kitching
0f5f514a5e
Bug 1098082: Merge identical catch branches. r=rnewman
2014-11-13 01:21:10 +00:00
Chris Kitching
791227aa4f
Bug 1081582: Fix spelling. r=rnewman
2014-10-12 00:28:29 +01:00
Chris Kitching
1fe8ded355
Bug 1081388: Add missing @Override annotations. r=rnewman
...
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Chris Kitching
16733ab9af
Bug 1064644: Remove inner-access comments. r=rnewman
2014-09-08 18:11:51 -07:00
Chris Kitching
da49f3951c
Bug 1051698: Reduce use of proxy methods and generated getters in 'widget' code. r=rnewman
2014-07-28 17:32:49 -07:00
Chris Kitching
6c49e51198
Bug 1041836: Delete redundant initialisers. (generated) r=rnewman
2014-07-25 20:14:47 -07:00
Richard Newman
fdbb28393d
Bug 1014242 - Delay loading of distribution quickshare lists. r=wesj
2014-06-05 11:33:52 -07:00
Richard Newman
1c8856a3b2
Bug 1014338 - Part 0: move Distribution class into its own package. r=margaret
2014-05-22 17:34:04 -07:00
Wes Johnston
b32a8e49c2
Bug 972208 - Allow shipping default share providers in distributions. r=margaret
2014-04-07 09:33:52 -07:00
Wes Johnston
17122f5284
Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson
2014-03-26 10:18:02 -07:00
Wes Johnston
b91e1f4685
backout 95849d209a1f (Bug 975525) for crashes. r=backout
2014-02-24 08:44:56 -08:00
Wes Johnston
9fcef06ab0
Bug 975525 - Refresh action mode buttons when activities are uninstalled. r=mfinkle
2014-02-21 13:56:40 -08:00
Lucas Rocha
913ce3a589
Bug 971735 - Remove element using iterator while looping in ArrayList (r=wesj)
2014-02-17 11:07:53 +00:00
Wes Johnston
444e627e19
Bug 881861 - Listen to package removed notifications in the quick share menu. r=mfinkle
2014-01-30 12:47:57 -08:00
Wes Johnston
1e8bb319ab
backout f4c5e883482a r=mfinkle
2014-01-28 16:25:40 -08:00
Sriram Ramasubramanian
646e1ab022
Bug 881861: QuickShare should monitor installed app changes. [r=mfinkle]
2013-06-11 15:04:01 -07:00
Wes Johnston
e93d198660
Bug 880230 - Use num of unique services shared with to determine how many quick share icons to show. r=lucasr
2013-11-26 09:27:37 -08:00
Wes Johnston
1e07106de3
Bug 880230 - Use ComponentName when sorting Activities. r=lucasr
2013-11-25 09:45:43 -08:00
Sriram Ramasubramanian
9774ce74c0
Bug 869123: Quick share action for android menu. [r=wesj]
2013-05-15 10:55:06 -07:00
Phil Ringnalda
6d260f7e36
Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
...
CLOSED TREE
2013-05-30 00:02:29 -07:00
Sriram Ramasubramanian
05797cee4b
Bug 869123: Quick share action for android menu. [r=wesj]
2013-05-15 10:55:06 -07:00
Ryan VanderMeulen
2ba4087f81
Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures.
2013-05-28 21:33:53 -04:00
Sriram Ramasubramanian
8e26607420
Bug 869123: Quick share action for android menu. [r=wesj]
2013-05-15 10:55:06 -07:00