Meetup for BlackBerry 10 by DeanLogic
Change Log
Changes
4.2.9
*** bug fixes ***
- Fixed issue with Group Events tab closing immediately after opening.
- Fixed bug with loading multiple calls to Events list deleting events from database.
- Cleaned up some minor code issues
*** features ***
- Added Refresh Group Events to Group Event tab.
4.2.8
*** bug fixes ***
- Changed application authentication URL to meet new standard. The old URL was depricated, but I apparently missed that change in my code and this prevented proper authentication from the app to Meetup.com
4.2.7
*** bug fixes ***
- Changed the way Leave Group refreshes the Group and Events.
- Added a Clear Data function to Event refreshes, so that old events or events from left groups are removed.
4.2.6
*** bug fixes ***
- Fixed Group refresh to remove existing group data before populating tables.
*** features ***
- Added Leave Group Feature. Menu action is located on Group information page.
4.2.5
*** bug fixes ***
- Fixed font colors missed during Dark Theme removal
- Fixed Active Frame support for Passport
- Modified content spacing on Feed page
- Modified content spacing on Groups page
- Modified content spacing on Events page
- Modified Event Info background color
- Modified chat bubble color
- Set Text for UTF-8 in order to hopefully fix some lingering text output issues
4.2.4
*** bug fixes ***
- Version number changed due to new Vendor Portal bar checking method
- Removed Dark Theme in order to fix issue with description text not being visible
- General adjustment of items on lists for fit and finish
1.2.3
*** bug fixes ***
- Fixed issue with App Support Help not auto-filling subject
- Removed 'Alt' portion of shortcut keys to allow Passport users to navigate
*** features ***
- Added Device Info as part of the auto-fill information in the body of the App Support Help email
1.2.2
*** bug fixes ***
- Fixed issue with splash screen and other image sizes, which was causing the app to be a much larger size than it should have been
- Fixed progress and status indicators on Authentication and Feed screens
- Albums refresh was not working
- Fixed issue with Latitude and Longitude not providing correct location when mapping an event
- Changed icon and splash screens in accordance with Meetup guidelines for logo useage
*** features ***
- Added settings feature to clear user authentication to allow user to log in as a different user.
- Added lower case "L" keyboard shortcut to "reload" Activity, Groups, Events and Albums
- Added "Alt + f" keyboard shortcut to change focused tab to Feed on main screen
- Added "Alt + g" keyboard shortcut to change focused tab to Groups on main screen
- Added "Alt + e" keyboard shortcut to change focused tab to Events on main screen
- Added Chat on Event and Reply to Chat on Event
1.2.1
*** bug fixes ***
- Modified Splash Screens so that they are small and take up less file space in order to reduce the entire size of the application
- Modified Active Frame screen to be more dynamic based on device and to reduce file size of app
1.2.0
*** bug fixes ***
- Changed app icon
- Changed app icon text to read just "Meetup" per BlackBerry release review stating that text was too large for Z10 devices
- Changed Privacy Policy wording to spell out BlackBerry 10
- Changed Help section wording to spell out BlackBerry 10 and BlackBerry Messenger
- Changed OAuth Consumer key name to "BlackBerry 10 Meetup App" from "DeanLogic BB10 Meetup App". Name character restriction prevented keeping both BlackBerry and DeanLogic
- Set orientation to Portrait on initial Log In screen
*** features ***
- Updated to OS 10.2
- Added sticky subheaders to all lists
- Added min/max font sizes to lists
1.2.0
*** bug fixes ***
*** features ***
- Added Event Chat
- Cleaned up initial Authentication and Give Access screen so that it only allows for loging into an account and not other options
- Created Help area for sending issue email and joinging BBM Channel.
- Added WebView for Change Log and Privacy Policy, so that user does not leave app
1.1.2
*** bug fixes ***
- Supressed AppSettings message to only appear when app setting is being done and not when app is loaded
- Fixed issue of loading image not showing on Events tab
- Cleaned up table creation coding
- Single Album from Event loading inidicator now works
*** features ***
- Moved Change Log together with Support Email and BBM Channel into Help/Info area
- Added link to DeanLogic BBM Channels on the Privacy Policy and App Support pages
- Added Event Comments/Chat
1.1.2
*** bug fixes ***
- Altered the font and line sizes to help with larger device font settings
*** features ***
- Added alternating colors for the list to help separate list items
- Activity Feed
- Groups List
- Group Members List
- Event Lists
- Photo Album
- Added information to help clarify the list information
- Event Lists
- Event RSVP List
- Changed order of RSVP lists. Put "None" list first.
- Added User Settings
1.1.1
*** bug fixes ***
- Added timer to retrieve new Token every 50 minutes while app is running
*** features ***
- Added a feedback form for contacting the developer (me) with ideas and bug issues
- Added pinch to zoom and scroll for individual images
1.1.0
*** bug fixes ***
- UTC date was not being set correctly.
- Events table was not doing INSERT OR REPLACE on update.
- Events ID from Meetup comes as an alpha string for repeating events. Changed regular ID to meetupEventID as a VARCHAR.
- Changed events list to only show "upcoming" events from stored table. Will provide a way to view past events in the future.
- Added additional check for Access Token to prevent 400 error.
- Cleaned up list text sizes and layouts for Feed, Groups and Events
*** features ***
General
- Change "Privacy Policy" from Help menu item to action item and updated icon in the application menu.
- Added "Change Log" to application menu.
Group
- View group "About Us" page.
- View group Photo Albums, Single Album and Photo
- View group Events, Event Detail, Change RSVP for Event
Event
- View event Detail page
- View RSVP "Yes, No" List
- View event Single Album and Photo
1.0.0
Initial Release