719 Commits (a91b7a9f5c414ad5f012f856a4208b65042dd6de)
 

Author SHA1 Message Date
Pertti Kellomäki 61a468e4fb Changes: Add pkg-config file qdeclarative-boostable.pc. 15 years ago
Pertti Kellomäki 8c32791efd Changes: The qdeclarativebooster plugin implementation. 15 years ago
Pertti Kellomäki ae6c8b5974 Changes: Add booster cache header file to applauncherd-dev package. 15 years ago
Pertti Kellomäki a0f4f2eabb Changes: Add booster cache library to applauncherd-launcher package. 15 years ago
Pertti Kellomäki b209c33a88 Changes: Workaround for MComponentData instantiation in input method plugin.
A merge request removing the instantiation has already been applied
         to the input method master, so this patch should be removed once
         the change has been integrated.
15 years ago
Pertti Kellomäki 05661097b5 Changes: Cache class for the qdeclarativebooster. 15 years ago
Nimika Keshri 11dac1e489 Changes: applauncherd restarted in perf test
RevBy: Juha Lintula
15 years ago
Nimika Keshri 3fc1874e50 Changes: debian/changelog updated
RevBy: TrustMe
15 years ago
Nimika Keshri c350cfa520 Changes: Broken tests Fixed
RevBy: Antti Kervinen
Details: 1. Test launch_wo_applauncherd fixed. Now the applications cannot be launched
            if applauncherd is not running.
         2. One of the unit test is started as user.
15 years ago
Jussi Lind 63c986d92f Changes: debian/changelog updated. New stable version 0.17.0. 15 years ago
Jussi Lind 916838ec91 Changes: Referenced to .launch removed from README. Some minor fixes.
RevBy: Antti Kervinen
15 years ago
Antti Kervinen 651ba4f079 Changes: Handle properly credential problems after accepting a connection
Changes: Removed invoker fallback to execve

RevBy: Jussi Lind, Alexey Shilov
15 years ago
Oskari Timperi 01f127ba9d Changes: fix test_correct_creds
RevBy: TrustMe
15 years ago
Oskari Timperi 2ee68892f2 Changes: add a method to security tests that reads tokens application should have from /sys
RevBy: Antti Kervinen
15 years ago
Oskari Timperi eec18c8847 Changes: included single instance tests with invoker in bug tests
RevBy: TrustMe
15 years ago
Antti Kervinen 97917d8e38 Changes: Fixes filtering out credentials from applications without manifests
RevBy: Jussi Lind
15 years ago
Antti Kervinen 7295bd3c0a Changes: fixed wait bit passing in magic_options in case of --no-wait,
failing to unlink /tmp/boostX logs an error message.

RevBy: Alexey Shilov
15 years ago
Oskari Timperi 6669cb1241 Changes: include single instance tests without invoker in bug tests
RevBy: Nimika Keshri
15 years ago
Oskari Timperi 22a3398117 Merge remote branch 'origin/master' into my-master 15 years ago
Oskari Timperi 89789eed41 Changes: Refactored single instance tests so that they can be used with invoker
RevBy: Pertti Kellomäki
15 years ago
Antti Kervinen 12dedbe8db Changes: workaround to skype account plugin bug #218766
RevBy: Jussi Lind
15 years ago
Antti Kervinen e60c7adcd5 Fixes: NB#220076 - applauncherd.bin does not work without link to /tmp/m.themedaemon
Details: TMPDIR is hardcoded to /var/tmp, if it's not set already

Revby: Jussi Lind
15 years ago
Oskari Timperi 1b47328a85 Merge remote branch 'origin/master' into my-master 15 years ago
Oskari Timperi cadc1e6b9a Changes: modified single instance tests so that they can be used with invoker
RevBy: Juha Lintula
15 years ago
Oskari Timperi 2f3b82fb42 New: single-instance tests (without invoker)
RevBy: Juha Lintula
15 years ago
Jussi Lind 909864029a Changes: README updated.
RevBy: TrustMe
15 years ago
Jussi Lind bc29b2541c Changes: Help printings added to Daemon (--help, -h). Invoker's help refactored.
RevBy: Antti Kervinen

Details:
- Added information about single-instance and boot mode.
- Some lines made shorter.
- Descriptions improved.
15 years ago
Nimika Keshri 79098782d4 Changes: Missing files updated in .yaml & .spec file for meeego/0.17.0
RevBy: TrustMe
15 years ago
Jussi Lind 750d9c68ea New: Initial MeeGo packaging for 0.17.0
RevBy: TrustMe
15 years ago
Juha Lintula 0b74f94152 Changes: Test application xsendevent modified and test application fala_multi-hello added
RevBy: Antti Kervinen

Details: Added support for parameter "iconify" to xsendevent which puts the application window to
task switcher. fala_multi-hello is boostable test application which is possible to start
as a multiple instances.
15 years ago
Jussi Lind 3c815642e5 Changes: debian/changelog updated. New unstable 0.17.0.
RevBy: TrustMe
15 years ago
Jussi Lind 0ff715fb64 Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot
RevBy: Antti Kervinen

Details:
--boot-mode starts applauncherd in the boot mode:
* Boosters won't initialize cache
* Booster respawn delay is zero

Sending SIGUSR1 forces the launcher to enter the normal mode again.
15 years ago
Antti Kervinen 5af417187a Changes: --debug argument problem fixed in preloading
RevBy: TrustMe
15 years ago
Olli Leppanen c65d8a6332 Changes:Corrected error on test-perf-mbooster.py
RevBy:TrusMe
15 years ago
Olli Leppanen 883481d7a7 Changes:Commented out the single-instance test case skeletons
RevBy:TrustMe
15 years ago
Antti Kervinen 0d74c5c35d Fixes: NB#217662 - applauncherd depends on WRT
Changes: Library preloading warnings not printed unless --debug is given.

RevBy: Jussi Lind
15 years ago
Alexey Shilov 89363301fa Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 4b6b9888c5 Fixes: NB#217376 - Applauncherd writes log messages, but not to syslog
RevBy: Jussi Lind
15 years ago
Alexey Shilov 194646aaea Changes: rename logNotice to logDebug, use logDebug instead of logInfo
RevBy: TrustMe
15 years ago
Olli Leppanen 283ab231f2 Merge branch 'master' of git@gitorious.org:meegotouch/meegotouch-applauncherd 15 years ago
Olli Leppanen 74f4265329 Changes:Single instance test skeletons added
RevBy:Juha Lintula
15 years ago
Alexey Shilov deb480881f Changes: EventHandler class added 15 years ago
Alexey Shilov 05abf64ae3 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 3d94bcf6d9 Changes: remove QObject as base class for Booster
RevBy: Jussi Lind
15 years ago
Jussi Lind f37405a6f0 Changes: Removed old code that was commented out.
RevBy: TrustMe
15 years ago
Olli Leppanen ed86371ce3 Changes:Removed README file of test application
RevBy:TrustMe
15 years ago
Juha Lintula d28acbf361 Changes: changelog updated. Going to make release 0.16.0
RevBy: Olli Leppänen
15 years ago
Jussi Lind 1d459029c2 Changes: Booster::renameProcess() refactored.
RevBy: Antti Kervinen

Details: New arguments copied as a contiguous, NULL-separated block. Unit tests refactored.
15 years ago
Nimika Keshri 059e582cf0 Changes: Increased timeout for the failing test
RevBy: TrustMe
15 years ago
Nimika Keshri 2139da4de0 Changes: theme tests removed. Also fixed some tests failures.
RevBy: TrustMe
15 years ago