Dev Chat Summary for May 15, 2013
Several of the team were out at Google IO this week so we filled in the gaps as we were able. Chat log.
Agenda
- iOS
- Android
- WInPhone and BlackBerry
- Git
iOS
- Accounts is nearly complete. Needs more testing but we’ll hold off until NUX is ready.
- NUX is currently being tested and awaiting updated translations.
- Progress continues on the native reader. Support for adding/replying to comments is underway and irbrad is joining the effort.
Android
The notifications release is currently in beta and very close to releasing. We haven’t decided what’s next but NUX is high on the list.
WinP and BlackBerry
BlackBerry is currently reviewing an update sent Monday, May 13th, and we expect it to be live in the store this week. This is basically version 2.3.3 of the Android app with some minor changes. The code is in the BlackBerry branch of the Android repository.
A Windows Phone update was submitted Tuesday. This update addresses an issue with the sharing feature. We expect it to be live later today or tomorrow.
Git
We’ve been having some trouble with the git repository at ios.git.wordpress.org getting out of sync with our git checkouts and the mirror on github.com. The repositories have had trouble staying in sync and most recently the commit authors have been reset and no longer match. We suspect the culprit is the subgit software that manages syncing between the svn and git repositories hosted on wordpress.org.
We discussed possible options:
A) Give subgit one last try.
B) Drop svn and make ios.git.wordpress.org the official repository, mirrored to github.
C) Make the repository on github the official repo.
We talked it over and decided the best course of action is to sunset the svn repo in favor of git. We will correct the repository at ios.git.wordpress.org and it will become the official repo for WPiOS with a two way mirror to github.
Next week
The next dev chat will be on May 22, 2013 at 1500 UTC. Mark your calendar and join us in #wordpress-mobile on Freenode.
Nice! Great idea