Plasma/Mobile/Code: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Relevant repositiories are: | Relevant repositiories are: | ||
= Phone Components = | |||
* ''plasma-phone-components'': Dialer and Phone shell QtQuick code, application launcher model, etc. | * ''plasma-phone-components'': Dialer and Phone shell QtQuick code, application launcher model, etc. | ||
* ''plasma-mobile'': Components generally applicable on mobile devices. | |||
* | |||
* ''plasma-settings'': Settings application and modules. | |||
* ''plasma-camera'': Camera application. | |||
* ''plasma-angelfish'': Proof-of-concept demo webbrowser for phones. | |||
* ''plasma-samegame'': Small example game, pure QML. | |||
* ''plasma-maliit-frameworks'': Maliit virtual keyboard integration. | |||
* ''plasma-maliit-plugin'': Maliit virtual keyboard integration. | |||
* ''mtp-server'': Maliit virtual keyboard integration. | |||
= Development Tools = | |||
* ''xbuilder'': Script to set up an SDK. | |||
* ''xutils'': Utilities for the SDK. |
Revision as of 15:11, 6 August 2015
The code for various Plasma Mobile components can be found on git.kde.org.
Relevant repositiories are:
Phone Components
- plasma-phone-components: Dialer and Phone shell QtQuick code, application launcher model, etc.
- plasma-mobile: Components generally applicable on mobile devices.
- plasma-settings: Settings application and modules.
- plasma-camera: Camera application.
- plasma-angelfish: Proof-of-concept demo webbrowser for phones.
- plasma-samegame: Small example game, pure QML.
- plasma-maliit-frameworks: Maliit virtual keyboard integration.
- plasma-maliit-plugin: Maliit virtual keyboard integration.
- mtp-server: Maliit virtual keyboard integration.
Development Tools
- xbuilder: Script to set up an SDK.
- xutils: Utilities for the SDK.