-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# CyanogenmodClock | ||
This is DeskClock application (standard CM11 clock app) ported from Cyanogenmod 11 stable branch to Android 4.4.4. | ||
This is DeskClock application (standard CM11 clock app) ported from Cyanogenmod 11 stable branch to Sony branded Android 4.4.4. | ||
It has removed some profiles support and has some minor code modification required to compile successfully. | ||
It features alarm increasing volume and radial time picker (the application also includes CM11 datetimepicker module). | ||
|
||
I wanted to do as few code modification, as needed, so there is still a few lint errors, | ||
which I belive can also be found in the original CM 11 stable code. | ||
|
||
The application also includes CM11 datetimepicker module. | ||
|
||
The code was compiled using Eclipse ADT. | ||
|
||
Currently tested on Sony Xperia Compact Z1. | ||
I believe it should work on any branded Android 4.4 which has wonderful, original Android clock application removed. |