lp://staging/~fboucault/qtmir/webapp_white_splash

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp://staging/~fboucault/qtmir/webapp_white_splash
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
QtMir
Status:
Development

Recent revisions

310. By Florian Boucault

Detect webapps and set default splashscreen color to white.

309. By CI Train Bot Account

Releasing 0.4.4+15.04.20150115-0ubuntu1

308. By Gerry Boland

Add Wakelock support - ensures device drops to deep-sleep mode only when all AppMan suspend tasks have completed

Implemented like so:
 - SharedWakelock manages a single wakelock instance, allowing multiple owners to keep the wakelock enabled, only releasing it when all owners have released it.
- Wakelock operates by communicating with PowerD
- the Application class decides whether a wakelock is necessary, based on the process' lifecycle state.
- added a mighty bunch of tests Fixes: #1309915
Approved by: Michael Zanetti, PS Jenkins bot

307. By Ricardo Mendoza

Reduce suspend timeout to half of the previous value because the long value was too apparent on fast paced apps, like web games of music players; it broke the user experience according to design. Fixes: #1402650
Approved by: Gerry Boland, PS Jenkins bot

306. By CI Train Bot Account

Releasing 0.4.4+15.04.20150114-0ubuntu1

305. By Albert Astals Cid

Move the creation of the surface observer to SessionListener::surface_created

Otherwise we may lose some frame_posted calls if we delay it (it was run in a different thread), meaning that if the app doesn't paint anything else qtmir will think that nothing was yet drawn showing the splash screen forever.

Approved by: Gerry Boland, PS Jenkins bot

304. By Josh Arenson

Assign touch events area to the correct values.

Fixes lp:1389189 Fixes: #1389189
Approved by: Gerry Boland, PS Jenkins bot

303. By Michał Sawicz

Declare the QByteArray in callDispatcher so it doesn't get deleted before it's copied. Fixes: #1408819
Approved by: Gerry Boland, PS Jenkins bot

302. By Gerry Boland

Depend on :native version of g++ to allow cross-compiling to work. Fixes: #1353855
Approved by: Michał Sawicz

301. By CI Train Bot Account

Releasing 0.4.4+15.04.20150109-0ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/qtmir
This branch contains Public information 
Everyone can see this information.

Subscribers