Peter Serwylo f7bbf0e282 Use getApplicationContext() instead of getContext() to prevent memory leaks.
Using whatever `Activity` as the `Context` used to construct the first content
provider means that it will be help onto in memory until the application is GC'ed.
2016-01-25 18:02:22 +11:00
..
2015-10-04 08:14:48 -07:00
2016-01-14 22:56:44 +01:00
2016-01-19 15:21:28 +01:00
2015-12-29 12:27:15 +01:00