Earlier this year
-
-
-
-
issue 1
(statusinator not available on android market?) Status changed by jlapenna
-
-
-
issue 3
(photo uploads are failing again) commented on by adsti3
-
-
-
-
-
-
issue 1
(statusinator not available on android market?) Owner changed by jlapenna
-
-
-
r108
(Use different md5 hex digest algorithm as exploratory testin...) committed by jlapenna
- Use different md5 hex digest algorithm as exploratory testing has shown it sometimes generates the
incorrect (?!) hash.
Use different md5 hex digest algorithm as exploratory testing has shown it sometimes generates the
incorrect (?!) hash.
-
r107
(Add missing blank line) committed by jlapenna
- Add missing blank line
-
r106
(Clean up warnings) committed by jlapenna
- Clean up warnings
-
r105
(-Don't open up a browser window for each name when scrolling...) committed by jlapenna
- -Don't open up a browser window for each name when scrolling with the scroll ball.
-Don't open up a browser window for each name when scrolling with the scroll ball.
-
r104
(-Better handling of invalid photos received from the Image G...) committed by jlapenna
- -Better handling of invalid photos received from the Image Gallery
-Better handling of invalid photos received from the Image Gallery
-
r103
(-Fix case where trackball is used to pick status message. Op...) committed by jlapenna
- -Fix case where trackball is used to pick status message. Opens web browser in this case too.
-Fix case where trackball is used to pick status message. Opens web browser in this case too.
-
r102
(-Remove unused statement. ) committed by jlapenna
- -Remove unused statement.
-Remove unused statement.
-
r101
(-Fix invalid album id error in Upload photo
-Fix NPE in resi...) committed by jlapenna
- -Fix invalid album id error in Upload photo
-Fix NPE in resize call when loading Uri fails.
-Fix invalid album id error in Upload photo
-Fix NPE in resize call when loading Uri fails.
-
r100
(-Slight improvements to getSession reliability.
-Slight impr...) committed by jlapenna
- -Slight improvements to getSession reliability.
-Slight improvement to "null" bitmaps in UploadPhoto.setActiveImageUri
-Slight improvements to getSession reliability.
-Slight improvement to "null" bitmaps in UploadPhoto.setActiveImageUri
-
r99
(-Catch possible NPE in UploadPhoto.setActiveImageUri) committed by jlapenna
- -Catch possible NPE in UploadPhoto.setActiveImageUri
-Catch possible NPE in UploadPhoto.setActiveImageUri
-
r98
(-Add a progress dialog for photo uploads.
-Compress images b...) committed by jlapenna
- -Add a progress dialog for photo uploads.
-Compress images by 15% to reduce image file size by 60%.
-Handle case where the activity is paused (and dialog box is dismissed) but the app tries to dismiss
the dialog.
-Add a progress dialog for photo uploads.
-Compress images by 15% to reduce image file size by 60%.
-Handle case where the activity is paused (and dialog box is dismissed) but the app tries to dismiss
the dialog.
-
r97
(-Better handle new album creation.) committed by jlapenna
- -Better handle new album creation.
-Better handle new album creation.
-
r96
(-support creating photo albums) committed by jlapenna
- -support creating photo albums
-support creating photo albums
-
r95
(-Better handle failures in requests after clicking the "Logg...) committed by jlapenna
- -Better handle failures in requests after clicking the "Logged In" checkbox
-Add a photos.createAlbum api call.
-Remove api 2 requirement.
-Better handle failures in requests after clicking the "Logged In" checkbox
-Add a photos.createAlbum api call.
-Remove api 2 requirement.
-
r94
(-Move from com.googlecode.statusinator to com.googlecode.sta...) committed by jlapenna
- -Move from com.googlecode.statusinator to com.googlecode.statusinator2
-Move from com.googlecode.statusinator to com.googlecode.statusinator2
-
r93
(-Fix double-submit bug with keydown/keyup events.) committed by jlapenna
- -Fix double-submit bug with keydown/keyup events.
-Fix double-submit bug with keydown/keyup events.
-
-
-
-
r92
(-typo: s/sned/send/g) committed by jlapenna
- -typo: s/sned/send/g
-
r91
(-Sharing location no longer runs in the UI thread
-Shared lo...) committed by jlapenna
- -Sharing location no longer runs in the UI thread
-Shared location not automagically sent but rather inserted into the status update field.
-Sharing location no longer runs in the UI thread
-Shared location not automagically sent but rather inserted into the status update field.
-
r90
(-Handle network connectivity issues in the main Statusinator...) committed by jlapenna
- -Handle network connectivity issues in the main Statusinator activity.
-Handle network connectivity issues in the main Statusinator activity.
-
r89
(update classpath with new sdk) committed by jlapenna
- update classpath with new sdk
update classpath with new sdk
-
r88
(-Change default empty list text to be "No friend statuses av...) committed by jlapenna
- -Change default empty list text to be "No friend statuses available."
-Update versionCode, versionName
-Change default empty list text to be "No friend statuses available."
-Update versionCode, versionName
-
r87
(-notifyUser when status is set.) committed by jlapenna
- -notifyUser when status is set.
-notifyUser when status is set.
-
r86
(-Publish your location with the click of a button.) committed by jlapenna
- -Publish your location with the click of a button.
-Publish your location with the click of a button.
-
r85
(-Handle network errors more gracefully, do random interval r...) committed by jlapenna
- -Handle network errors more gracefully, do random interval retries when network connectivity is not
available.
-Handle network errors more gracefully, do random interval retries when network connectivity is not
available.
-
-
-
r84
(-Refactor facebook method posts to do delays on retries
-Sto...) committed by jlapenna
- -Refactor facebook method posts to do delays on retries
-Stop it with the nasty dialog boxes return after a rotate debacle,
-Make dialog boxes cancelable.
-Refactor facebook method posts to do delays on retries
-Stop it with the nasty dialog boxes return after a rotate debacle,
-Make dialog boxes cancelable.
-
r83
(-Better user info storage so that loading the app won't requ...) committed by jlapenna
- -Better user info storage so that loading the app won't require immediately querying to the server,
blocking UI access. asynchronously gather friends status updates.
-Better user info storage so that loading the app won't require immediately querying to the server,
blocking UI access. asynchronously gather friends status updates.
-
r82
(-Catch NPEs in the UiHandler's executeMethodForMessage so th...) committed by jlapenna
- -Catch NPEs in the UiHandler's executeMethodForMessage so that the exception doesn't have to be
handled in the main code.
-Catch NPEs in the UiHandler's executeMethodForMessage so that the exception doesn't have to be
handled in the main code.
-
r81
(-Refactor the way network errors are handled in Statusinator...) committed by jlapenna
- -Refactor the way network errors are handled in Statusinator.java, now have the UiHandler deal with
all of it!
-Better modal dialogs
-Better handling of app onCreate/onResume in regards to pulling initial user data from the server.
-Minor cleanup of imports
-Refactor the way network errors are handled in Statusinator.java, now have the UiHandler deal with
all of it!
-Better modal dialogs
-Better handling of app onCreate/onResume in regards to pulling initial user data from the server.
-Minor cleanup of imports
-
r80
(-Move UserInfo out of Statusinator.java to its own file
-Don...) committed by jlapenna
- -Move UserInfo out of Statusinator.java to its own file
-Don't disable the interface when updating the status message.
-Move UserInfo out of Statusinator.java to its own file
-Don't disable the interface when updating the status message.
-
r79
(-Fix "s" problem with facebook photo URLs.) committed by jlapenna
- -Fix "s" problem with facebook photo URLs.
-Fix "s" problem with facebook photo URLs.
-
r78
(-Show progress dialogs when setting status or upload photos.) committed by jlapenna
- -Show progress dialogs when setting status or upload photos.
-Show progress dialogs when setting status or upload photos.
-
r77
(-Fix typo "network," not "netowrk"
-Show message when there ...) committed by jlapenna
- -Fix typo "network," not "netowrk"
-Show message when there are no status updates available.
-Fix typo "network," not "netowrk"
-Show message when there are no status updates available.
-
r76
(-Uprev versionCode for release.) committed by jlapenna
- -Uprev versionCode for release.
-Uprev versionCode for release.
|