/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: edam
  • Date: 2012-10-19 17:52:38 UTC
  • Revision ID: tim@ed.am-20121019175238-jnw96iwgori7qlss
- got rid of the pretend ImportContacts activity alltogether (and made the Intro activity the startup one)
- massively simplified the WizzardActivity class so it works propperly
- moved all code to org.waxworlds.edam
- added an "aborted" message when the importion is aborted
- simplified the 3 actions the worker thread can take when stopping (only 2 were actualy used) to "aborted" or "alldone"
- changed intro message to match website
- bugfix: don't blow up when the My Contacts group is missing
updated NEWS

Show diffs side-by-side

added added

removed removed

1
 
version 0.4 - 23rd November 2012
 
1
version 0.4
2
2
 
3
3
        - the upload goal now depends on the target goal
4
 
        - added support the Leonardo
5
4
        - fixed boards goal on OS X
6
 
        - added (some) support for busybox
 
5
        - added some support for busybox (Android)
7
6
        - other bug fixes
8
7
 
9
8
version 0.3 - 24th April 2012