Skip to content

pcworld/luna-sysservice

This branch is 1 commit ahead of, 97 commits behind openwebos/luna-sysservice:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5dc2c6 · Aug 31, 2012

History

12 Commits
Aug 30, 2012
Aug 21, 2012
Aug 21, 2012
Aug 29, 2012
Aug 30, 2012
Aug 21, 2012
Aug 21, 2012
Aug 21, 2012
Aug 26, 2012
Aug 21, 2012
Aug 21, 2012
Aug 31, 2012
Aug 21, 2012
Aug 21, 2012
Aug 30, 2012
Aug 21, 2012
Aug 21, 2012

Repository files navigation

Summary

Provides image manipulation, preference, timezone and ringtone services for webOS components.

LunaSysService

This service supports the following methods, which are described in detail in the generated documentation:

  • com.palm.image/convert

  • com.palm.image/exResize

  • com.palm.image/imageInfo

  • com.palm.systemservice/getPreferences

  • com.palm.systemservice/getPreferenceValues

  • com.palm.systemservice/setPreferences

  • com.palm.systemservice/backup/preBackup

  • com.palm.systemservice/backup/postRestore

  • com.palm.systemservice/ringtone/addRingtone

  • com.palm.systemservice/ringtone/deleteRingtone

  • com.palm.systemservice/time/convertDate

  • com.palm.systemservice/time/getNTPTime

  • com.palm.systemservice/time/getSystemTime

  • com.palm.systemservice/time/getSystemTimezoneFile

  • com.palm.systemservice/time/launchTimeChangeApps

  • com.palm.systemservice/time/setSystemNetworkTime

  • com.palm.systemservice/time/setSystemTime

  • com.palm.systemservice/time/setTimeChangeLaunch

  • com.palm.systemservice/time/setTimeWithNTP

  • com.palm.systemservice/timezone/getTimeZoneFromEasData

  • com.palm.systemservice/timezone/getTimeZoneRules

  • com.palm.systemservice/wallpaper/convert

  • com.palm.systemservice/wallpaper/deleteWallpaper

  • com.palm.systemservice/wallpaper/importWallpaper

  • com.palm.systemservice/wallpaper/info

  • com.palm.systemservice/wallpaper/refresh

How to Build on Linux

This is built when you build the Desktop version of webOS:
openwebos/build-desktop

Generating documentation

The tools required to generate the documentation are:

  • doxygen 1.6.3
  • graphviz 2.20.2

Copyright and License Information

All content, including all source code files and documentation files in this repository except otherwise noted are:

Copyright (c) 2010-2012 Hewlett-Packard Development Company, L.P.

All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

My fork of https://github.com/openwebos/luna-sysservice - This is *NOT* up-to-date, just used for some pull requests.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.0%
  • C 4.0%