Created
September 11, 2011 22:02
-
-
Save DrMacinyasha/1210184 to your computer and use it in GitHub Desktop.
ROM Manager Manifest for Cerberbus
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
{ | |
"version": "1", | |
"homepage": "https://market.android.com/details?id=com.lsdroid.cerberus", | |
"donate": "https://market.android.com/details?id=com.lsdroid.cerberus", | |
"roms": [ | |
{ | |
"name": "Cerberus 1.9 Beta", | |
"summary": "Call number and screenshot features added", | |
"device": "all", | |
"product": "cerberus", | |
"modversion": "cerberus-1-90-beta", | |
"screenshots": [ | |
"http://i.imgur.com/OIaEY.jpg", | |
"http://i.imgur.com/eitZu.jpg", | |
"http://i.imgur.com/LixLu.jpg", | |
"http://i.imgur.com/IrCf1.jpg", | |
"http://i.imgur.com/vKtBU.jpg", | |
"http://i.imgur.com/s9pOs.jpg", | |
"http://i.imgur.com/NArpJ.jpg", | |
"http://i.imgur.com/ndQR7.jpg" | |
], | |
"url": "http://www.cerberusapp.com/cerberus-1.90beta-signed.zip" | |
}, | |
{ | |
"name": "Cerberus 1.80", | |
"summary": "Emergency mode, alarms and messages before lockscreen, take picture after specified number of lockscreen code failures, and new Alternate Phones feature for password-less remote localizing.", | |
"device": "all", | |
"product": "cerberus", | |
"modversion": "cerberus-1-80", | |
"screenshots": [ | |
"http://i.imgur.com/OIaEY.jpg", | |
"http://i.imgur.com/eitZu.jpg", | |
"http://i.imgur.com/LixLu.jpg", | |
"http://i.imgur.com/IrCf1.jpg", | |
"http://i.imgur.com/vKtBU.jpg", | |
"http://i.imgur.com/s9pOs.jpg", | |
"http://i.imgur.com/NArpJ.jpg", | |
"http://i.imgur.com/ndQR7.jpg" | |
], | |
"url": "http://www.cerberusapp.com/cerberus-1.80-signed.zip" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment