Chris Peterson
|
5303797e88
|
Bug 859229 - Part 3: Fix order of Java imports. r=kats
|
2013-04-08 00:51:56 -07:00 |
|
Mark Finkle
|
34c6fe085e
|
Bug 858561 - Move BrowserDB.expireHistory from GeckoApp.onPause to GeckoApplication.onActivityPause r=kats
|
2013-04-05 11:37:28 -04:00 |
|
Kartikaya Gupta
|
39eae0eca8
|
Bug 856756 - Extract a HardwareUtils class. r=mfinkle
|
2013-04-02 10:03:39 -04:00 |
|
Kartikaya Gupta
|
8f7129220c
|
Bug 853366 - Clean up activity/app lifecycle events. r=mfinkle,cpeterson
|
2013-03-26 14:05:10 -04:00 |
|
Brian Nicholson
|
5e13ac281a
|
Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats
--HG--
rename : mobile/android/base/NotificationServiceClient.java => mobile/android/base/NotificationClient.java
rename : mobile/android/base/NotificationService.java => mobile/android/base/NotificationHandler.java
extra : rebase_source : 861bb500d9f1cd7cbc98a0c3628ddf7894e1e976
|
2013-03-21 13:32:11 -07:00 |
|
Brian Nicholson
|
7243a415b3
|
Bug 823285 - Use foreground notification service for downloads. r=kats
--HG--
extra : rebase_source : 004e31f0379819c5f72420223b24ed0ceccb2e2e
|
2013-03-11 11:59:23 -07:00 |
|
Mike Hommey
|
950d962f2d
|
Bug 842681 - Call GeckoLoader.loadMozGlue from GeckoApplication.onCreate instead of GeckoApp.onCreate. r=kats
|
2013-03-08 09:27:46 +01:00 |
|
Geoff Brown
|
f640b1daf7
|
Bug 826385 - Reduce pause/resume notifications to gecko; r=mfinkle
|
2013-01-29 14:59:42 -07:00 |
|
Kartikaya Gupta
|
0d0df781e2
|
Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson
|
2013-01-23 09:38:57 -05:00 |
|
Chris Peterson
|
a90d14ab62
|
Bug 828594 - Part 2: Remove unused Java imports. r=kats
|
2013-01-09 10:32:50 -08:00 |
|
Sriram Ramasubramanian
|
735e9fb273
|
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
|
2012-10-31 22:10:59 -07:00 |
|
Ed Morley
|
403e0dfe0c
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|
Sriram Ramasubramanian
|
2871372d46
|
Bug 783092: LightweightTheme support in Fennec. [r=mfinkle]
--HG--
extra : rebase_source : 61d66ba4c9a36616156edbbb311670916e2ad23b
|
2012-10-31 11:03:44 -07:00 |
|
James Willcox
|
f50971e4f5
|
Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats
--HG--
extra : rebase_source : b406d8ee24c74b0185e9c31b15a4e6e20629d5f5
|
2012-09-27 10:52:59 -04:00 |
|
Kartikaya Gupta
|
7388fbe867
|
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 |
|
Kartikaya Gupta
|
316122e620
|
Bug 761706 - Move application-level receiver objects from GeckoApp to GeckoApplication. r=mfinkle
|
2012-09-14 11:19:40 -04:00 |
|
Chris Peterson
|
20927a2f40
|
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 |
|
Chris Peterson
|
ea5aca80f3
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
|
Chris Peterson
|
bb71352997
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Chris Peterson
|
ad0d5b1167
|
Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Brian Nicholson
|
38e784495d
|
Bug 750358 - Workaround for AsyncTask using wrong Looper. r=blassey
|
2012-07-06 22:38:05 -07:00 |
|
Sriram Ramasubramanian
|
bb18ff9f0a
|
Bug 751690: isApplicationInBackground() should return correct values r=mfinkle
|
2012-05-08 16:40:12 -07:00 |
|
Sriram Ramasubramanian
|
b00c4a27e5
|
Bug 739747: Add application level onPause and onResume. [r=mfinkle, r=blassey]
|
2012-04-03 11:58:01 -07:00 |
|