Releases: fossasia/open-event-organizer-android
Release v1.7.0 🌈
Changes
🐛 Bug Fixes
- fix: Hide contact and bio fields in organizer details if null (#1925) - @ShridharGoel
- fix: Use correct base URL in NetworkModule (#1921) - @ShridharGoel
- fix: Prevent event details from showing in nav drawer when no event is selected (#1916) - @ShridharGoel
- fix: Use correct values for tickets, sales and orders (#1910) - @ShridharGoel
- fix: Prevent Account section's action bar title from changing (#1895) - @ShridharGoel
- fix: Use correct policy links and change Cookie Policy to Refund Policy (#1894) - @ShridharGoel
🧰 Maintenance
- chore: Update version name and code for v1.7.0 (#1927) - @ShridharGoel
- chore: Rename Device Settings and Event Settings (#1918) - @ShridharGoel
- chore: Shift Event Creation and Publish features to Developer Mode (#1912) - @ShridharGoel
- chore: Use confirmed sessions instead of accepted sessions (#1909) - @ShridharGoel
- chore: Update About The App section and rename it to 'About Us' (#1904) - @ShridharGoel
- chore: Display user friendly error message for wrong credentials (#1905) - @ShridharGoel
- chore: Use confirmed speakers instead of accepted speakers (#1906) - @ShridharGoel
- chore: Update circularprogressbar version and fix errors (#1897) - @ShridharGoel
Libraries and Dependencies
- chore(deps): Bump gradle from 3.4.2 to 3.5.0 (#1914) - @dependabot-preview
- chore(deps): Bump sentry-android-gradle-plugin from 1.7.26 to 1.7.27 (#1915) - @dependabot-preview
- chore(deps): Bump recyclerview from 1.1.0-beta02 to 1.1.0-beta03 (#1893) - @dependabot-preview
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @codedsun, @dependabot-preview, @dependabot-preview[bot] and @iamareebjamal
Release v1.6.0 🌈
Changes
🚀 Features and Enhancements
- feat(ui): Add event name and time in dashboard (#1858) - @ShridharGoel
- feat: Add 'About The App' section (#1883) - @ShridharGoel
- feat: Add bio section in Edit Profile (#1876) - @ShridharGoel
- feat: Option to delete profile picture (#1837) - @ShridharGoel
🐛 Bug Fixes
- fix: Prevent app from closing while navigating back from Device Settings (#1867) - @ShridharGoel
🧰 Maintenance
- chore: Remove 'About' section of event (#1881) - @ShridharGoel
- chore: Rename 'Details' to 'Profile' (#1878) - @ShridharGoel
- chore: Strip HTML tags from notifications (#1869) - @ShridharGoel
- chore: Improve Account section (#1864) - @ShridharGoel
- chore: Interchange 'Past' and 'Draft' sections in My Events (#1862) - @ShridharGoel
- chore: Improve navigation flow (#1853) - @ShridharGoel
- chore: Show end time in nav drawer and change title of account option (#1850) - @ShridharGoel
- chore: Share event link and location also (#1851) - @ShridharGoel
- chore: Remove unneeded success messages (#1844) - @ShridharGoel
- chore: Simplify event sharing process (#1846) - @ShridharGoel
Libraries and Dependencies
- chore(deps): Bump logging-interceptor from 4.0.1 to 4.1.0 (#1885) - @dependabot-preview
- chore(deps): Bump sentry-android-gradle-plugin from 1.7.25 to 1.7.26 (#1879) - @dependabot-preview
- chore(deps): Bump recyclerview from 1.1.0-beta01 to 1.1.0-beta02 (#1871) - @dependabot-preview
- chore(deps): Bump lifecycle-compiler from 2.2.0-alpha02 to 2.2.0-alpha03 (#1873) - @dependabot-preview
- chore(deps): Bump lifecycle-extensions from 2.2.0-alpha02 to 2.2.0-alpha03 (#1874) - @dependabot-preview
- chore(deps): Bump lifecycle-runtime from 2.2.0-alpha02 to 2.2.0-alpha03 (#1875) - @dependabot-preview
- chore(deps): Bump lifecycle-common-java8 from 2.2.0-alpha02 to 2.2.0-alpha03 (#1872) - @dependabot-preview
- chore(deps): Bump material from 1.1.0-alpha08 to 1.1.0-alpha09 (#1849) - @dependabot-preview
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @dependabot-preview and @dependabot-preview[bot]
Release v1.5.0 🌈
Changes
🚀 Features and Enhancements
- feat: Deletion of roles (#1816) - @ShridharGoel
- feat: Implement Mapbox for event location in F-Droid build variant (#1813) - @ShridharGoel
- feat: Implement sound for check-in and check-out (#1808) - @ShridharGoel
- feat: Verify email with app (#1804) - @ShridharGoel
- feat: Add app link for password reset (#1797) - @ShridharGoel
🐛 Bug Fixes
- chore: Show proper error message for 409 error code (#1835) - @ShridharGoel
- fix: Show correct title in Edit Profile section (#1829) - @ShridharGoel
- fix: Improve system of pagination in Attendees list (#1822) - @ShridharGoel
- fix: Prevent adding of duplicate items on check-in (#1807) - @ShridharGoel
- fix: Prevent Tickets fragment from becoming blank (#1794) - @ShridharGoel
🧰 Maintenance
- chore: Add fastlane changelog for v1.5.0 (#1842) - @ShridharGoel
- chore: Bump version name and code for v1.5.0 (#1840) - @ShridharGoel
- chore: Fix travis build (#1839) - @ShridharGoel
- chore: Remove Suggestions from navigation drawer (#1832) - @ShridharGoel
- chore: Improve Edit Profile section (#1830) - @ShridharGoel
- chore: Remove double elevation in action bar and tabs in EventListFragment (#1818) - @ShridharGoel
- chore: fix fastlane screenshot directory (#1811) - @adityastic
- chore: Add 'Get it on F-Droid' badge to README.md (#1799) - @ShridharGoel
- chore: Add screenshots to fastlane (#1791) - @ShridharGoel
- chore: Baseline master to dev (#1792) - @iamareebjamal
Libraries and Dependencies
- chore(deps): Bump sentry-android-gradle-plugin from 1.7.24 to 1.7.25 (#1834) - @dependabot-preview
- chore: Update Play Services (#1823) - @ShridharGoel
- chore(deps): Bump sentry-android-gradle-plugin from 1.7.23 to 1.7.24 (#1817) - @dependabot-preview
- chore(deps): Bump logging-interceptor from 4.0.0 to 4.0.1 (#1815) - @dependabot-preview
- chore(deps): Bump material from 1.1.0-alpha07 to 1.1.0-alpha08 (#1805) - @dependabot-preview
- chore(deps): Bump gradle from 3.4.1 to 3.4.2 (#1802) - @dependabot-preview
- chore(deps): Bump mockito-inline from 2.28.2 to 3.0.0 (#1800) - @dependabot-preview
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @adityastic, @dependabot-preview, @dependabot-preview[bot], @iamareebjamal, @imgbot, @imgbot[bot] and @mariobehling
Release v1.4.0 🌈
Changes
🚀 Features and Enhancements
- feat: Handle base URL in a better way (#1780) - @ShridharGoel
- feat: Provide access to features via Event Dashboard (#1762) - @ShridharGoel
- feat: Implement scanning in F-Droid build variant (#1702) - @ShridharGoel
- feat: Add 'My Account' in navigation drawer (#1759) - @ShridharGoel
- feat: Show year, start time and end time in list of events (#1751) - @ShridharGoel
- feat: Implement Places Autocomplete for location of events (#1737) - @ShridharGoel
- feat: Implement Developer Mode (#1741) - @ShridharGoel
🐛 Bug Fixes
- fix: Prevent error in APK generation (#1788) - @ShridharGoel
- fix: Use correct AAB filename (#1786) - @ShridharGoel
- fix: Update list of events automatically after creation of an event (#1784) - @ShridharGoel
- fix: Prevent headers from shifting down in Tickets fragment (#1768) - @ShridharGoel
- fix: Retain state of statistics switches on screen rotation (#1735) - @ShridharGoel
- fix: Retain password visibility state on screen rotation (#1731) - @ShridharGoel
🧰 Maintenance
- chore: Bump FastAdapter version and fix errors (#1772) - @ShridharGoel
- chore: Update APK naming convention (#1771) - @ShridharGoel
- chore: Update event fields (#1782) - @ShridharGoel
- chore: Simplify signing and APK generation (#1770) - @iamareebjamal
- chore: Move Payment Preferences to Edit Event (#1766) - @ShridharGoel
- chore: Add fastlane metadata (#1763) - @iamareebjamal
- chore: Update README.md according to the change in repo name (#1767) - @ShridharGoel
- chore: Rename 'Dashboard' to 'Event Dashboard' (#1756) - @ShridharGoel
- chore: Remove switches for statistics from Event Dashboard (#1758) - @ShridharGoel
- chore: Move 'My Events' to the first position in navigation drawer (#1749) - @ShridharGoel
- chore: Remove debug JSON from build script (#1744) - @iamareebjamal
- chore: Fix signing and release script (#1743) - @iamareebjamal
- chore: Remove verbose zipalign (#1742) - @iamareebjamal
- chore: Migrate CreateSessionPresenter to ViewModel (#1738) - @ShridharGoel
- chore: Set event start time as default ticket sale end time (#1729) - @ShridharGoel
- chore: Migrate AttendeesPresenter to ViewModel (#1733) - @ShridharGoel
Libraries and Dependencies
- chore(deps): Bump lifecycle-extensions from 2.2.0-alpha01 to 2.2.0-alpha02 (#1778) - @dependabot-preview
- chore(deps): Bump core-testing from 2.1.0-beta01 to 2.1.0-rc01 (#1775) - @dependabot-preview
- chore(deps): Bump appcompat from 1.1.0-beta01 to 1.1.0-rc01 (#1777) - @dependabot-preview
- chore(deps): Bump lifecycle-common-java8 from 2.2.0-alpha01 to 2.2.0-alpha02 (#1779) - @dependabot-preview
- chore(deps): Bump lifecycle-compiler from 2.2.0-alpha01 to 2.2.0-alpha02 (#1776) - @dependabot-preview
- chore(deps): Bump recyclerview from 1.1.0-alpha06 to 1.1.0-beta01 (#1774) - @dependabot-preview
- chore(deps): Bump lifecycle-runtime from 2.2.0-alpha01 to 2.2.0-alpha02 (#1773) - @dependabot-preview
- chore(deps): Bump logging-interceptor from 3.14.2 to 4.0.0 (#1760) - @dependabot-preview
- build(deps): bump sentry-android-gradle-plugin from 1.7.22 to 1.7.23 (#1730) - @dependabot-preview
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @dependabot-preview, @dependabot-preview[bot] and @iamareebjamal
Release v1.3.0 🌈
Changes
🚀 Features and Enhancements
- feat: Implement list of roles (#1685) - @ShridharGoel
🐛 Bug Fixes
- fix: Prevent empty view layout from showing when items are present (#1726) - @ShridharGoel
- fix: Retain 'Use picker' checkbox state on screen rotation (#1708) - @ShridharGoel
🧰 Maintenance
- chore: Simplify the app (#1725) - @ShridharGoel
- chore: Dismiss RoleInviteFragment after invitation is sent (#1721) - @ShridharGoel
- chore: Add 'Use another URL' button for base URL (#1699) - @ShridharGoel
- chore: Convert AboutEventPresenter to ViewModel (#1661) - @ShridharGoel
- chore: Remove option to change base URL in release build (#1718) - @ShridharGoel
- chore: Fix travis build (#1717) - @iamareebjamal
- chore: Migrate ChartPresenter to ViewModel (#1664) - @ShridharGoel
- chore: Convert ScanQRPresenter to ViewModel (#1706) - @ShridharGoel
- chore: Move images to proper directory and update references (#1668) - @ShridharGoel
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @iamareebjamal and @mariobehling
Release v1.2.1 🌈
Changes
🧰 Maintenance
- chore: Set minimum required Android version to 5.0 (#1710) - @ShridharGoel
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel and @iamareebjamal
Release v1.2.0 🌈
Changes
🚀 Features and Enhancements
- feat: Implement notifications section (#1694) - @ShridharGoel
- feat: Implement system of role invites (#1680) - @ShridharGoel
- feat: Pagination in Attendees list (#1637) - @ShridharGoel
🐛 Bug Fixes
- fix: DatePicker and TimePicker doesn't display time chosen before when clicked (#1551) - @anhanh11001
- fix: Show correct state of map display checkbox (#1692) - @ShridharGoel
- fix: Prevent unresponsive FAQ fragment issue (#1687) - @ShridharGoel
- fix: Update check-in system to work properly (#1673) - @ShridharGoel
- fix: Prevent crash on refreshing Event Dashboard (#1675) - @ShridharGoel
- fix: Update sponsors list automatically on creation of new item (#1652) - @ShridharGoel
- fix: Refresh sponsors list automatically on deletion of items (#1651) - @ShridharGoel
- fix: Prevent crash at check-in on second page onwards (#1647) - @ShridharGoel
- fix: Prevent closing of Edit Event without confirmation dialog (#1639) - @ShridharGoel
- fix: Remove sticky headers from Attendees fragment (#1636) - @ShridharGoel
🧰 Maintenance
- chore: Integrate Error Prone (#1582) - @ShridharGoel
- chore: Bump version code and name for release of v1.2.0 (#1703) - @ShridharGoel
- chore: Migrate FaqListPresenter to ViewModel (#1659) - @ShridharGoel
- chore: Migrate FeedbackListPresenter to ViewModel (#1657) - @ShridharGoel
- chore: Update LeakCanary (#1649) - @ShridharGoel
- chore: Add unit tests for SalesSummaryViewModel (#1644) - @ShridharGoel
- chore: Convert SalesSummaryPresenter to ViewModel (#1642) - @ShridharGoel
Libraries and Dependencies
- build(deps): bump appcompat from 1.1.0-alpha05 to 1.1.0-beta01 (#1696) - @dependabot-preview
- build(deps): bump annotation from 1.1.0-rc01 to 1.1.0 (#1695) - @dependabot-preview
- build(deps): bump recyclerview from 1.1.0-alpha05 to 1.1.0-alpha06 (#1697) - @dependabot-preview
- build(deps): bump gradle-errorprone-plugin from 0.8 to 0.8.1 (#1688) - @dependabot-preview
- build(deps): bump material from 1.1.0-alpha06 to 1.1.0-alpha07 (#1681) - @dependabot-preview
- build(deps): bump espresso-core from 3.2.0-beta01 to 3.2.0 (#1682) - @dependabot-preview
- build(deps): bump mockito-inline from 2.28.1 to 2.28.2 (#1679) - @dependabot-preview
- build(deps): bump mockito-inline from 2.27.0 to 2.28.1 (#1677) - @dependabot-preview
- build(deps): bump logging-interceptor from 3.14.1 to 3.14.2 (#1655) - @dependabot-preview
- build(deps): bump gradle from 3.4.0 to 3.4.1 (#1645) - @dependabot-preview
- build(deps): bump threetenbp from 1.3.8 to 1.4.0 (#1640) - @dependabot-preview
- build(deps): bump lifecycle-runtime from 2.1.0-alpha04 to 2.2.0-alpha01 (#1632) - @dependabot-preview
- build(deps): bump core-testing from 2.1.0-alpha02 to 2.1.0-beta01 (#1635) - @dependabot-preview
- build(deps): bump lifecycle-extensions from 2.1.0-alpha04 to 2.2.0-alpha01 (#1629) - @dependabot-preview
- build(deps): bump lifecycle-common-java8 from 2.1.0-alpha04 to 2.2.0-alpha01 (#1631) - @dependabot-preview
- build(deps): bump annotation from 1.1.0-beta01 to 1.1.0-rc01 (#1628) - @dependabot-preview
- build(deps): bump recyclerview from 1.1.0-alpha04 to 1.1.0-alpha05 (#1630) - @dependabot-preview
- build(deps): bump lifecycle-compiler from 2.1.0-alpha04 to 2.2.0-alpha01 (#1633) - @dependabot-preview
- build(deps): bump appcompat from 1.1.0-alpha04 to 1.1.0-alpha05 (#1634) - @dependabot-preview
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @anhanh11001, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot], @iamareebjamal and @mariobehling
Release v1.1.1 🌈
Changes
🚀 Features and Enhancements
- feat: Display Attendee ID on the Bottomsheet (#1610) - @kush-mish
- feat: Create SpeakerStatistics (#1606) - @kush-mish
🧰 Maintenance
- chore: Bump version code and name (#1627) - @ShridharGoel
- chore: Update Appetize.io preview link (#1618) - @ShridharGoel
Libraries and Dependencies
- chore: Update gradle version to 3.4.0 (#1614) - @ShridharGoel
- build(deps): bump espresso-core from 3.2.0-alpha05 to 3.2.0-beta01 (#1622) - @dependabot
- build(deps): bump material from 1.1.0-alpha05 to 1.1.0-alpha06 (#1620) - @dependabot
- build(deps): bump espresso-core from 3.2.0-alpha04 to 3.2.0-alpha05 (#1619) - @dependabot
- build(deps): bump core-testing from 2.1.0-alpha01 to 2.1.0-alpha02 (#1617) - @dependabot
- build(deps): bump espresso-core from 3.2.0-alpha03 to 3.2.0-alpha04 (#1612) - @dependabot
- build(deps): bump logging-interceptor from 3.14.0 to 3.14.1 (#1607) - @dependabot
- build(deps): bump mockito-inline from 2.26.0 to 2.27.0 (#1608) - @dependabot
Contributors
Thanks a lot to our contributors for making this release possible:
@ShridharGoel, @dependabot, @dependabot[bot], @iamareebjamal and @kush-mish
Release v1.1.0
Changes
- chore: Migrate OrganizerDetailPresenter to ViewModel (#1588) - @ShridharGoel
- fix: Prevent ClassCastException in ErrorUtils (#1590) - @ShridharGoel
- fix: Validate base URL in auth fragments (#1491) - @ShridharGoel
- fix: Show wrong start time error after first step itself (#1585) - @ShridharGoel
- fix: Make ResetPasswordFragment exitable (#1580) - @ShridharGoel
- feat: Use CustomTabsIntent to open links (#1576) - @ShridharGoel
- fix: Make level and type mandatory while creating Sponsors (#1577) - @ShridharGoel
- fix: Prevent false error while creating events (#1567) - @ShridharGoel
- chore: Change Share menu to Done menu option (#1530) - @kush-mish
- fix: Prevent crash on clicking Scan QR FAB (#1559) - @ShridharGoel
- chore: Migrate UpdateCopyrightPresenter to ViewModel (#1554) - @ShridharGoel
- chore: Migrate CreateCopyrightPresenter to ViewModel (#1543) - @ShridharGoel
- chore: Refactor class names to remove typos (#1545) - @ShridharGoel
- fix: Proper value of visibility attribute of attendee list FAB (#1541) - @ShridharGoel
- chore: Migrate CreateTrackPresenter to ViewModel (#1534) - @ShridharGoel
- feat: Clickable social links in organizer details (#1528) - @ShridharGoel
- chore: Migrate UpdateTrackPresenter to ViewModel (#1536) - @ShridharGoel
- fix: Make Google Plus field accessible in update organizer form (#1526) - @ShridharGoel
- chore: Update dagger version (#1524) - @ShridharGoel
- feat: Upload organizer image from device storage (#1517) - @ShridharGoel
- fix: Add null check before sorting events (#1494) - @ravi-kishan
- feat: Implement swipe to checkin/checkout in Attendees list (#1502) - @ShridharGoel
- fix: Check correct event state radio button in Edit Event (#1511) - @ShridharGoel
- fix: put a check on country string and locale object (#1440) - @HHimanshusahni
- fix: nullify empty field while session update (#1499) - @GOVINDDIXIT
- fix: Prevent recursive logging of bugs in release build (#1497) - @ShridharGoel
- fix: Display unavailability of network connection during event update (#1487) - @ShridharGoel
- fix: Update FAQ list automatically on item deletion (#1475) - @ShridharGoel
- fix: focus on track name and show keyboard when create track fragment is opened (#1478) - @GOVINDDIXIT
- feat: Option to resend verification mail (#1473) - @ShridharGoel
- fix: Validate Create FAQ question and answer fields for just spaces without text (#1469) - @ShridharGoel
- fix: Shift dialog box button to the right (#1471) - @ShridharGoel
- fix: Prevent Scan QR FAB from showing on empty attendees list (#1466) - @ShridharGoel
- fix: Hide empty layout while Speakers Call fragment is being refreshed (#1463) - @ShridharGoel
- feat: Upload images from gallery during event creation (#1454) - @ShridharGoel
- fix: Set colour scheme for SwipeRefreshLayout in Speakers Call fragment (#1461) - @ShridharGoel
- fix: Trigger image upload in Update Event on clicking anywhere in the ImageView (#1459) - @ShridharGoel
- chore: remove hardcoded dimensions (#1457) - @GOVINDDIXIT
- [ImgBot] Optimize images (#1455) - @imgbot[bot]
- feat: add splash screen (#1450) - @GOVINDDIXIT
- Fixed #1441 Edit event triggers to upload image from anywhere in the layout of edit event (#1442) - @HHimanshusahni
- fix: Show refresh icon on swiping down (#1439) - @ShridharGoel
- fix: Validate Create Sponsor and Create Track fields for just spaces without any text (#1435) - @ShridharGoel
- fix: Focus on Ticket Name and show keyboard when Create Ticket fragment is opened (#1426) - @ShridharGoel
- fix: focus on sponsor name and show keyboard when create spononsor fragment is opened (#1431) - @GOVINDDIXIT
- fix: Validate email format properly in Edit Profile (#1429) - @ShridharGoel
- fix: Confirm password filling automatically on device rotation (#1418) - @tavishjain
- fix: Correct selection of menu item in Navigation drawer (#1416) - @kush-mish
- fix: Move Share button to the right and add 'Not now' button (#1422) - @ShridharGoel
- fix: Display error if event creation fails (#1417) - @ShridharGoel
- feat: Upload image in update event fragment (#1411) - @ShridharGoel
- fix: Validate organizer details form correctly (#1414) - @ShridharGoel
- fix: UI fixes in Dashboard (#1407) - @kush-mish
- chore: grammar error in README is fixed (#1406) - @AB261
- feat: Add share the app feature (#1396) - @GOVINDDIXIT
- fix: Invalidate invalid field message on text changes (#1392) - @ShridharGoel
- fix: Show Scan QR FAB when scrolling stops (#1388) - @ShridharGoel
- chore: Add branch information to README.md file (#1390) - @sridharjajoo
- update login credentials (#1387) - @GOVINDDIXIT
- fix: Typo in README.md (#1368) - @kush-mish
- Issue App crashing on Opening in Android Oreo 8.1 #1356 (#1369) - @Vanethos
- fix: Resolve crash in Sell module (#1364) - @sridharjajoo
- chore: Change the base url in release version (#1360) - @sridharjajoo
- Chore: Update Play store and F-Droid links in README.md (#1351) - @GOVINDDIXIT
- docs: add commit style guidelines (#1347) - @GOVINDDIXIT
- build(deps): bump sentry-android-gradle-plugin from 1.7.5 to 1.7.7 (#1342) - @dependabot[bot]
- [ImgBot] optimizes images (#1341) - @imgbot[bot]
- chore: Modify update-apk script (#1331) - @sridharjajoo
- feat: Confirm dialog on exiting Update Organizer Info (#1335) - @MishuVS
- feat: Add support for Rich Text (#1337) - @MishuVS
- feat: Add support for online events (#1321) - @sridharjajoo
- chore: Alpha v8 Release (#1329) - @Masquerade0097
- feat: Show Ticket Sales in Events List (#1315) - @Masquerade0097
- feat: Add Auto Check-in options for tickets to Event Settings (#1320) - @MishuVS
- feat: Create Onsite Order for Tickets (#1319) - @Masquerade0097
- chore: Migrate Attendee checkin to ViewModel (#1318) - @sridharjajoo
- fix: Add Session Statistics Chart (#1313) - @Masquerade0097
- feat: Add event image to Update Event screen (#1316) - @MishuVS
- feat: Show Dialog box on exit Update Event (#1311) - @sridharjajoo
- fix: Capitalize App Name (#1314) - @Masquerade0097
- feat: Remove Event state from Create Event (#1308) - @sridharjajoo
- chore: make Create and Update Event screens more similar to EventBrite (#1298) - @MishuVS
- feat: Add Chrome Custom Tabs for browsing (#1301) - @MishuVS
- chore: Migrate TicketDetailsPresenter to ViewModel (#1297) - @sridharjajoo
- fix: Disable swiping in ViewPager (#1293) - @sridharjajoo
- fix: Add MultiLine in UpdateOrganizerFragment (#1295) - @Masquerade0097
🐛 Bug Fixes
- fix: Use saveAlertDialog when back home button in action bar (#1550) - @anhanh11001
🧰 Maintenance
- chore(deps): Migrate to AndroidX (#1592) - @iamareebjamal
- chore(deps): Update gradle and dependencies (#1591) - @iamareebjamal
Libraries and Dependencies
- build(deps): bump mockito-inline from 2.25.1 to 2.26.0 (#1598) - @dependabot[bot]
- build(deps): bump espresso-core from 3.1.0-alpha4 to 3.2.0-alpha03 (#1595) - @dependabot[bot]
- build(deps): bump core-testing from 2.0.0-beta01 to 2.1.0-alpha01 (#1594) - @dependabot[bot]
- build(deps): bump recyclerview from 1.1.0-alpha03 to 1.1.0-alpha04 (#1596) - @dependabot[bot]
- build(deps): bump appcompat from 1.1.0-alpha03 to 1.1.0-alpha04 (#1597) - @dependabot[bot]
- build(deps): bump annotation from 1.1.0-alpha02 to 1.1.0-beta01 (#1600) - @dependabot[bot]
- build(deps): bump lifecycle-extensions from 2.1.0-alpha03 to 2.1.0-alpha04 (#1601) - @dependabot[bot]
- build(deps): bump lifecycle-compiler from 2.1.0-alpha03 to 2.1.0-alpha04 (#1602) - @dependabot[bot]
- build(deps): bump lifecycle-runtime from 2.1.0-alpha03 to 2.1.0-alpha04 (#1599) - @dependabot[bot]
- build(deps): bump lifecycle-common-java8 from 2.1.0-alpha03 to 2.1.0-alpha04 (#1593) - @dependabot[bot]
- build(deps): bump data-binding-validator from 1.0.0 to 2.0.0 (#1376) - @dependabot[bot]
- chore(deps): Migrate to AndroidX (#1592) - @iamareebjamal
- chore(deps): bump sentry-android-gradle-plugin from 1.7.21 to 1.7.22 (#1557) - @dependabot[bot]
- chore(deps): bump logging-interceptor from 3.13.1 to 3.14.0 (#1560) - @dependabot[bot]
- chore(deps): bump mockito-inline from 2.25.0 to 2.25.1 (#1561) - @dependabot[bot]
- chore(deps): bump mockito-inline from 2.24.5 to 2.25.0 (#1532) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.20 to 1.7.21 (#1515) - @dependabot[bot]
- chore(deps): bump mockito-inline from 2.24.0 to 2.24.5 (#1513) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.19 to 1.7.20 (#1509) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.18 to 1.7.19 (#1508) - @dependabot[bot]
- chore(deps): bump logging-interceptor from 3.12.1 to 3.13.1 (#1504) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.17 to 1.7.18 (#1503) - @dependabot[bot]
- chore(deps): bump mockito-inline from 2.23.4 to 2.24.0 (#1495) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.16 to 1.7.17 (#1451) - @dependabot[bot]
- chore(deps): bump library from 1.2.4 to 1.2.5 (#1444) - @dependabot[bot]
- chore(deps): bump fastadapter-commons from 3.0.3 to 3.3.1 (#1424) - @dependabot[bot]
- chore(deps): bump logging-interceptor from 3.12.0 to 3.12.1 (#1409) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.15 to 1.7.16 (#1408) - @dependabot[bot]
- chore(deps): bump mockito-inline from 2.23.0 to 2.23.4 (#1399) - @dependabot[bot]
- chore(deps): bump logging-interceptor from 3.11.0 to 3.12.0 (#1398) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.14 to 1.7.15 (#1397) - @dependabot[bot]
- chore(deps): bump sentry-android-gradle-plugin from 1.7.13 to 1.7.14 (#1381) - @dependabot[bot]
- build(deps): bump threetenbp from 1.3.7 to 1.3.8 (#1379) - @dependabot[bot]
- build(deps): bump sentry-android-gradle-plugin from 1.7.12 to 1.7.13 (#1375) - @dependabot[bot]
- build(deps): bump ...