Ambient Code
Status: Alpha
Brought to you by:
vyzivus
| File | Date | Author | Commit |
|---|---|---|---|
| res | 2009-02-08 |
|
[3aed57] Initial implementation of DPAD search |
| src | 2010-01-03 |
|
[2e02b3] Removed the auto-generated IPlayer |
| .classpath | 2009-04-28 |
|
[32dc0b] Initial migration to Android 1.5 |
| .hgignore | 2009-07-09 |
|
[b3ae57] Added hgignore |
| .hgtags | 2009-07-09 |
|
[0e37c5] update tags |
| .project | 2008-03-16 |
|
[9f1f70] Maven2 now able to build APK file |
| AndroidManifest.xml | 2009-01-10 |
|
[6be0a1] Multiple zoom levels are now supported |
| README | 2008-11-16 |
|
[3e5290] Updated README |
| ambient.keystore | 2009-07-09 |
|
[e083fe] Added the certificate keystore |
| default.properties | 2009-04-28 |
|
[32dc0b] Initial migration to Android 1.5 |
| pom.xml | 2010-01-03 |
|
[9cd538] Fixed source URLs in pom.xml |
BUILDING: Currently does not work as the required plugin is not available. RELEASING: 1. Branch 2. release:prepare, release:perform. If release:prepare fails, see http://www.mail-archive.com/users@maven.apache.org/msg90506.html 3. Site deployment fails, run mvn changes:announcement-mail in target/checkout/ 4. Check that the release is valid: - run emulator - adb uninstall sk.baka.ambient - adb install target/checkout/target/ambient-*.apk 5. Deploy the site by hand: cd target/checkout/target/site scp -r * vyzivus,ambientmp@web.sourceforge.net:/home/groups/a/am/ambientmp/htdocs/ See http://jira.codehaus.org/browse/MSITE-362 for details. 6. SourceForge release: file upload: https://frs.sourceforge.net/webupload 7. FreshMeat announcement: http://freshmeat.net/projects/ambientmp