← Back to team overview

androidu1-users team mailing list archive

Ubuntu One Files update

 

Jan 20 - Jan 21

DONE:
U1F:
- completed FilesDatabase implementation, substituted all the
ContentResolver calls relating to our internal db with direct SQL calls to
FilesDatabase -- all components should allocate less objects and invoke less
GC, plus transactioning is application wide and user can get to files also
during sync process [which wasn't possible before]
- spent some time digging through ubuntuone-java-storageprotocol,
ubuntuone-client and ubuntuone-storage-protocol looking at throttling
application and action queue, started porting AQ, sent mail to beuno and ->
-> started implementation of simple content queuing

U1M:
- completed custom playlist impl., specifically spent some time adding
support for persisting checkboxes status between album lists
- cleaned up, extended MusicService to avoid unnecessary List allocation
- checked merge with upstream trunk for possible collisions - reported to
Chad
- proposed merge to trunk - got ACK on code review from Chad just after
midnight

TODO:
- complete simple content queuing
- complete connectivity settings application

BLOCKED:
- not so much blocked as time consuming, throttling needs low level work on
ubuntuone-java-storageprotocol, consulting Martin on postponing that

Sincerely,
karni