Release v0.1.0-alpha
Pre-release
Pre-release
·
546 commits
to master
since this release
Changes
- fix: Retain number of ticket when coming back from AttendeeFragment (#1444) - @anhanh11001
- fix: Stop shuffle on like and share (#1502) - @angmas1
- fix: incorrect image displayed for event in EventsFragment (#1495) - @addiegupta
- feat: display multiple columns of events in landscape and tablets (#1497) - @addiegupta
- fix: app crash on going back from similar fragment' (#1489) - @addiegupta
- fix: empty field signup crash (#1473) - @thelimitbreaker
- fix: Handle action bar visibility in search location fragment (#1484) - @liveHarshit
- fix: Show correct date and improve UI (#1452) - @angmas1
- fix: multiple app crashes by reverting #1443 (#1477) - @addiegupta
- feat: Fetch similar events on basis of location and topic. (#1413) - @angmas1
- feat: Added Terms and Condition in SignUp Page (#1470) - @somenath1435
- chore(deps): bump material from 1.1.0-alpha04 to 1.1.0-alpha05 (#1462) - @dependabot[bot]
- feat: Add shared element transition (#1443) - @aggarwalpulkit596
- feat: display profile menu options like preferences in fragment (#1457) - @addiegupta
- fix: Changed Button to Material Button in Login/Signup Page (#1466) - @somenath1435
- fix: Removed cardView, replaced with shapes. (#1456) - @angmas1
- fix: Changed FAB color to ColorAccent (#1464) - @somenath1435
- fix: Concise Lambdas (#1468) - @somenath1435
- fix: Hide organizer section when there is no information (#1210) - @anhanh11001
- fix: Fixed FAB issue in Edit Profile (#1461) - @somenath1435
- fix: make register buttons corners rounded (#1021) - @addiegupta
- fix: misaligned terms conditions textview (#1459) - @addiegupta
- fix: back button in actionbar (#1442) - @anhanh11001
- fix: display white icons in accent color FABs (#1448) - @addiegupta
- fix: Resolve HTTP 500 by replacing preferences by functions. (#1449) - @angmas1
- fix: Fixed Shimmer Layout Issue (#1428) - @somenath1435
- feat: Navigation icon clicked scroll to top (#1391) - @anhanh11001
- fix: Add no internet view on social link fragment (#1447) - @anhanh11001
- chore(deps): bump rxjava from 2.2.7 to 2.2.8 (#1445) - @dependabot[bot]
- fix: Fixed Button Color (#1440) - @somenath1435
- feat: Make empty favorite fragment similar to Eventbrite. (#1431) - @angmas1
- fix: Dialog Buttons (#1434) - @somenath1435
- chore(deps): bump mockk from 1.9.2 to 1.9.3 (#1427) - @dependabot[bot]
- chore(deps): bump anko-commons from 0.10.6 to 0.10.8 (#1426) - @dependabot[bot]
- fix: Content for Error fetching event (#1366) (#1375) - @aman210697
- feat: Change app theme to Material Components (#1255) - @liveHarshit
- feat: improve layout of SearchTimeFragment (#1414) - @addiegupta
- fix: Improved UI in Settings (#1417) - @somenath1435
- fix: After coming back from result detail, search result come back to the top, not current position #1150 (#1183) - @anhanh11001
- feat: improve favorite events layout for consistency (#1401) - @addiegupta
- feat: Add Places AutoComplete for Search (#1306) - @thelimitbreaker
- Revert "feat: Implemented Voice Search" (#1412) - @iamareebjamal
- feat: Implemented Voice Search (#1358) - @somenath1435
- feat: Download tickets as pdf (#1367) - @aggarwalpulkit596
- fix: app crash due to IllegalArgumentException in SearchFragment (#1394) - @addiegupta
- fix: Improve Kotlin Code (#1390) - @somenath1435
- feat: Add ripple effect on item when clicking on bottom navigation (#1393) - @anhanh11001
- fix: show previously loaded events on rotation + internet loss (#1377) - @addiegupta
- fix: Added Confirmation Dialog (#1343) - @somenath1435
- fix: EditProfile discard changes dialog shown on back press (#1307) - @addiegupta
- feat: Added Shimmer to display Tickets (#1373) - @somenath1435
- fix: display placeholder image for event (#1290) - @addiegupta
- feat: display snackbar with undo action on removing liked event (#1288) - @addiegupta
- fix: display emptyview in FavoriteFragment when list is empty (#1385) - @addiegupta
- feat: Option to see Website (#1361) - @somenath1435
- fix: App crash on switching between login and signup fragments (#1380) - @angmas1
- chore(deps): bump core-testing from 2.0.0 to 2.0.1 (#1381) - @dependabot[bot]
- chore(deps): bump roomVersion from 2.1.0-alpha04 to 2.1.0-alpha06 (#1382) - @dependabot[bot]
- feat: Add LinearSnapHelper to OrderDetailsFragment to enable snapping of tickets on the screen (#1378) - @haroldadmin
- chore: revert requested string changes (#1330) - @addiegupta
- refactor: Migrate project to use viewLifecycleOwner in fragments to observe livedata wherever it makes sense (#1374) - @haroldadmin
- chore(deps): bump stetho-okhttp3 from 1.5.0 to 1.5.1 (#1364) - @dependabot[bot]
- fix: ImproperPlacement of OrganizerName (#1370) - @thelimitbreaker
- fix: making search in EventsFragment works again (#1350) - @anhanh11001
- fix: stop reloading old image when rotating on EditProfileFragment (#1273) - @anhanh11001
- feat: Convert Events and FavouriteEvents RecyclerAdapter to ListAdapter (#1240) - @haroldadmin
- feat: Add ripple effect for RETRY (#1298) - @anhanh11001
- chore(deps): bump stetho from 1.5.0 to 1.5.1 (#1365) - @dependabot[bot]
- chore: Remove unchecked cast (#1321) - @ShridharGoel
- chore: Disable missing translation lint check (#1360) - @ShridharGoel
- feat: Add stetho to project (#1334) - @ShridharGoel
- feat: improve no internet layout for SearchResultsFragment (#1340) - @addiegupta
- fix: Retain search results after rotating screens (#1351) - @anhanh11001
- fix: No Visual Difference on Clicking Views (#1283) - @thelimitbreaker
- feat: Added Country Picker Dialog (#1291) - @anhanh11001
- fix: Empty organizer section in Ticket Details (#1308) (#1309) - @aman210697
- fix: room dependency causing build fail (#1324) - @addiegupta
- fix: Retain ticket details' visibility after screen rotation (#1293) - @anhanh11001
- fix: display storage permission snackbar only once in EditProfileFragment (#1305) - @addiegupta
- fix: Stop reloading events after rotating screen (#1296) - @anhanh11001
- feat: Add remove favorite event animation (#1294) - @anhanh11001
- feat: Added Bengali Translations. (#1276) - @somenath1435
- fix: Added More CardType during Payment (#1265) - @somenath1435
- chore(deps): bump lifecycle_version from 2.1.0-alpha02 to 2.1.0-alpha03 (#1299) - @dependabot[bot]
- chore(deps): bump roomVersion from 2.1.0-alpha04 to 2.1.0-alpha05 (#1300) - @dependabot[bot]
- chore(deps): bump appcompat from 1.1.0-alpha02 to 1.1.0-alpha03 (#1301) - @dependabot[bot]
- chore(deps): bump navigation-fragment-ktx from 1.0.0-rc02 to 1.0.0 (#1312) - @dependabot[bot]
- chore(deps): bump navigation-safe-args-gradle-plugin from 1.0.0-rc02 to 1.0.0 (#1311) - @dependabot[bot]
- chore(deps): bump navigation-ui-ktx from 1.0.0-rc02 to 1.0.0 (#1313) - @dependabot[bot]
- chore(deps): bump logging-interceptor from 3.13.1 to 3.14.0 (#1314) - @dependabot[bot]
- chore(deps): bump recyclerview from 1.1.0-alpha02 to 1.1.0-alpha03 (#1302) - @dependabot[bot]
- chore(deps): bump mockk from 1.9.1 to 1.9.2 (#1277) - @dependabot[bot]
- fix: edit text retention in EditProfileFragment (#1257) - @anhanh11001
- feat: Added Vietnamese strings (#1235) - @anhanh11001
- fix: fully display number of tickets TextView (#1263) - @anhanh11001
- fix: detail name empty with spaces still valid (#1262) - @anhanh11001
- fix: wrong colors in Buttons in Login/Signup Fragment (#1252) - @somenath1435
- fix: Removed HardCoded Margins (#1247) - @somenath1435
- fix: Added displaying invalid message on email (#1236) - @anhanh11001
- chore(deps): bump stripe-android from 8.4.0 to 8.5.0 (#1245) - @dependabot[bot]
- fix: Hide organizer name when empty (#1244) - @ShridharGoel
- feat: Display timedate according to the timezone specified in event. (#1153) - @angmas1
- chore(deps): bump gradle from 3.3.1 to 3.3.2 (#1233) - @dependabot[bot]
- chore(deps): bump threetenabp from 1.1.2 to 1.2.0 (#1241) - @dependabot[bot]
- refactor: Migrate entire project to use Safe Args (#1229) - @haroldadmin
- fix: improve payment by stripe (#1084) - @pranavpandey1998official
- fix: Remove extra space in settings. (#1108) - @angmas1
- refactor: Migrate EventDetailsFragment to use SafeArgs (#1204) - @haroldadmin
- chore: Remove unnecessary layouts and fixed minor bugs. (#1225) - @angmas1
- feat: Store credentials with Google smart lock after authentication (#1177) - @liveHarshit
- fix: Refactor class name (#1218) - @somenath1435
- Revert "chore: Replaced java class with kotlin." (#1226) - @iamareebjamal
- chore: Add location to the details while sharing an event (#1224) - @ShridharGoel
- chore: Replaced java class with kotlin. (#1211) - @angmas1
- feat: Add toggle feature to see more organizer detail in EventDetailsFragment (#1203) - @anhanh11001
- chore(deps): bump material from 1.1.0-alpha03 to 1.1.0-alpha04 (#1206) - @dependabot[bot]
- chore(deps): bump navigation-fragment from 1.0.0-rc01 to 1.0.0-rc02 (#1200) - @dependabot[bot]
- chore(deps): bump navigation-safe-args-gradle-plugin from 1.0.0-rc01 to 1.0.0-rc02 (#1199) - @dependabot[bot]
- chore(deps): bump navigation-ui from 1.0.0-rc01 to 1.0.0-rc02 (#1201) - @dependabot[bot]
- feat: Ripple effect in cards (#1197) - @ShridharGoel
- fix: Similarevents itemview fix. (#1190) - @angmas1
- fix: Hide no events available text when events are being loaded (#1193) - @ShridharGoel
- fix: Replace google map with mapbox. (#1181) - @angmas1
- fix: another layer of SimilarEvents created (#1187) - @anhanh11001
- feat: Disable signup and login button. (#1154) - @angmas1
- fix: "See more" button disappear #1337 (#1148) - @anhanh11001
- chore(deps): bump rxjava from 2.2.6 to 2.2.7 (#1184) - @dependabot[bot]
- feat: Add drawable suggesting editable profile picture in editprofileframent. (#1100) - @angmas1
- feat: Added empty view for events fragment (#1157) - @anhanh11001
- chore: Fix typos in README (#1179) - @somenath1435
- fix: Pop to back fragment after authentication (#1176) - @liveHarshit
- fix: HTML tags should be removed from data coming from backend (#1042) - @pranavpandey1998official
- feat: Add legal section (#1158) - @angmas1
- Revert "fix: After coming back from result detail, search result come back to the top, not current position #1150" (#1165) - @iamareebjamal
- feat: Added landscape mode for order #1155 (#1156) - @anhanh11001
- fix: After coming back from result detail, search result come back to the top, not current position #1150 (#1152) - @anhanh11001
- fix: Replace register button with progress bar when clicked. (#1063) - @angmas1
- chore(deps): bump navigation-fragment from 1.0.0-beta02 to 1.0.0-rc01 (#1145) - @dependabot[bot]
- chore(deps): bump navigation-safe-args-gradle-plugin from 1.0.0-beta02 to 1.0.0-rc01 (#1147) - @dependabot[bot]
- chore(deps): bump navigation-ui from 1.0.0-beta02 to 1.0.0-rc01 (#1146) - @dependabot[bot]
- feat: make ImageView aspect ratios same as that of source images (#1143) - @AnEnigmaticBug
- fix: confirmation in attendee log out (#1130) - @shiv07tiwari
- feat: Added alert dialog when click back button in edit user info fragment (#1136) - @anhanh11001
- fix: Shimmer show correctly. (#1109) - @angmas1
- feat: Added GoTo button in Likes Fragment (#1022) - @shiv07tiwari
- fix: Rotating screen causes old snackbar to be shown again (#1128) - @AnEnigmaticBug
- fix: Fix the welcome screen's portrait layout (#1125) - @AnEnigmaticBug
- chore(deps): bump threetenabp from 1.1.1 to 1.1.2 (#1121) - @dependabot[bot]
- fix: show error message on empty email password (#1105) - @shiv07tiwari
- fix: Make back press to work correctly in orderCompletedFragment (#1093) - @angmas1
- fix: attendeeframent progress bar (#1116) - @angmas1
- fix: multiple snackbars in attendee details (#1030) - @shiv07tiwari
- fix: Stop creation of multiple listeners. (#1091) - @angmas1
- fix: Progress bar shows correctly in ordersUnderUserFragment (#1117) - @angmas1
- feat: Checkbox for terms and conditions (#1106) - @shiv07tiwari
- fix: Disable text fields and buttons during progress. (#1058) - @angmas1
- fix: Attach attendee fragment snackbars correctly. (#1107) - @angmas1
- fix: Improvement in Welcome Screen (#1114) - @somenath1435
- fix: Added try catch to open play store in browser when not found. (#1110) - @angmas1
- chore(deps): bump rxandroid from 2.1.0 to 2.1.1 (#1111) - @dependabot[bot]
- docs: Add missing parenthesis (#1115) - @somenath1435
- chore: make two flavor specific Koin modules and split WelcomeFragment (#1103) - @AnEnigmaticBug
- fix: Make socialLinksRecycler work properly. (#1094) - @angmas1
- fix: Remove magic number. (#1102) - @yashk2000
- chore: remove size(dp and px) suffixes from icon names (#1101) - @AnEnigmaticBug
- Make app exit on back press when events screen is opened from the welcome screen (#1098) - @AnEnigmaticBug
- chore(deps): bump navigation-fragment from 1.0.0-beta01 to 1.0.0-beta02 (#1086) - @dependabot[bot]
- chore(deps): bump navigation-safe-args-gradle-plugin from 1.0.0-beta01 to 1.0.0-beta02 (#1087) - @dependabot[bot]
- chore(deps): bump navigation-ui from 1.0.0-alpha11 to 1.0.0-beta02 (#1085) - @dependabot[bot]
- refactor: two ViewModels in the welcome screen into one ViewModel (#1083) - @AnEnigmaticBug
- chore(deps): bump mockk from 1.9 to 1.9.1 (#1081) - @dependabot[bot]
- feat: change bottom bar's inactive title color to grey (#1080) - @AnEnigmaticBug
- fix: Keyboard doesn't open when searchlocation fragment is opened 1st time. (#1065) - @angmas1
- feat: make bottom nav icons more consistent (#1076) - @AnEnigmaticBug
- chore: remove direct uses of Android classes from GeoLocationViewModel (#1074) - @AnEnigmaticBug
- fix: Social Links and Similar Events get refetched when event is favorited (#1062) - @angmas1
- fix: Ticket title is appearing when going to event detail from order detail (#1070) - @pranavpandey1998official
- fix: Forgot screen Screen Full Size (#1015) - @shiv07tiwari
- fix: Invalid Email address gets taken in in Attendee Details. (#1068) - @angmas1
- fix: multiple popups in login screen on device rotation (#1067) - @AnEnigmaticBug
- fix: Progress bar hidden on incomplete information submission (#1060) - @rob729
- fix: progress bar in event details not in center. (#1061) - @angmas1
- feat: tweak the search location screen's layout (#1057) - @AnEnigmaticBug
- feat: add landscape orientation resources for welcome screen (#1046) - @AnEnigmaticBug
- chore(deps): bump appcompat from 1.1.0-alpha01 to 1.1.0-alpha02 (#1054) - @dependabot[bot]
- chore(deps): bump stripe-android from 8.3.0 to 8.4.0 (#1053) - @dependabot[bot]
- chore(deps): bump gradle from 3.3.0 to 3.3.1 (#1050) - @dependabot[bot]
- chore(deps): bump navigation-safe-args-gradle-plugin from 1.0.0-alpha11 to 1.0.0-beta01 (#1051) - @dependabot[bot]
- chore(deps): bump kotlin_version from 1.3.20 to 1.3.21 (#1052) - @dependabot[bot]
- fix: Use okhttp3 Interceptor in place of Authenticator for network module (#1041) - @liveHarshit
- feat: Remove all explicit intents and use safe args for search date (#999) - @liveHarshit
- chore(deps): bump logging-interceptor from 3.12.1 to 3.13.1 (#1043) - @dependabot[bot]
- chore: make layout design previews show RecyclerView list-items (#1040) - @AnEnigmaticBug
- fix: Replaced FAB with ImageButton and removed elevation. (#1038) - @angmas1
- chore: enable layout previews in Navigation editor (#1037) - @AnEnigmaticBug
- fix: disabling the register button in ticket Detail (#1034) - @pranavpandey1998official
- chore(deps): bump navigation-fragment from 1.0.0-alpha11 to 1.0.0-beta01 (#1028) - @dependabot[bot]
- fix: redirect to events after login (#1026) - @GOVINDDIXIT
- fix: back button disappear after orientation change in about fragment (#1019) - @pranavpandey1998official
- fix: not all option are available in search time fragment in landscape mode (#1013) - @pranavpandey1998official
- fix: Search view getting overflowed out of the screen (#1011) - @pranavpandey1998official
- fix: consistent spelling of 'favorite' (#1008) - @addiegupta
- fix: stretched out event placeholder image (#1001) - @addiegupta
- chore(deps): bump recyclerview from 1.1.0-alpha01 to 1.1.0-alpha02 (#985) - @dependabot[bot]
- fix: Disable save state of search view to resolve CastException (#991) - @liveHarshit
- fix: all tickets are not showing in ticket-fragment in landscape mode (#989) - @pranavpandey1998official
- feat: Integrate app with google smart lock (#990) - @liveHarshit
- chore(deps): bump lifecycle_version from 2.1.0-alpha01 to 2.1.0-alpha02 (#983) - @dependabot[bot]
- chore(deps): bump material from 1.1.0-alpha02 to 1.1.0-alpha03 (#984) - @dependabot[bot]
- fix: wrong placement of snackbar in edit profile segment (#987) - @pranavpandey1998official
- fix: #981 Similar event fragment not displaying correctly (#982) - @pranavpandey1998official
- fix: Wrong snack-bar message appearing (#980) - @pranavpandey1998official
- chore(deps): bump stripe-android from 8.2.0 to 8.3.0 (#977) - @dependabot[bot]
- chore(deps): bump roomVersion from 2.1.0-alpha03 to 2.1.0-alpha04 (#976) - @dependabot[bot]
- fix: Snackbar is appearing in the middle of the screen in eventDetailFragment (#973) - @pranavpandey1998official
- fix: UI misalignment due to about event fragment (#975) - @GOVINDDIXIT
- fix: Snackbar issue fixed in tickets fragment (#974) - @rob729
- fix: logOut AlertDialog box not showing (#971) - @GOVINDDIXIT
- fix: use navigation arch to redirect to events when logout (#969) - @GOVINDDIXIT
- feat: Current location feature in welcome screen (#913) - @kshitijsuri90
- fix: Handle progress for no internet in tickets (#952) - @liveHarshit
- chore(deps): bump navigation-fragment from 1.0.0-alpha09 to 1.0.0-alpha11 (#949) - @dependabot[bot]
- chore(deps): bump kotlin_version from 1.3.11 to 1.3.20 (#947) - @dependabot[bot]
- chore(deps): bump navigation-ui from 1.0.0-alpha09 to 1.0.0-alpha11 (#950) - @dependabot[bot]
- chore(deps): bump rxjava from 2.2.5 to 2.2.6 (#945) - @dependabot[bot]
- chore: New screenshots added in readme (#941) - @rob729
- fix: removed linting error (#943) - @pranavpandey1998official
- chore: updated the Android Gradle plugin to 3.3.0 (#933) (#938) - @RebelsterPi
- fix: Keyboard shows up automatically when search location fragment opens. (#929) - @yashk2000
- chore: replace fill_parent with match_parent in fragment_profile (#937) - @addiegupta
- feat: change edit profile button to FAB (#935) - @addiegupta
- fix: two different anims for switching between login/signup (#932) - @addiegupta
- feat: Profile UI Changes + Added Edit functionality (#826) - @EiriniMits
- fix: Snackbar displaying message twice in login fragment (#921) - @Cool-fire
- fix: position of snackbar for error in fetching events (#918) - @GOVINDDIXIT
- chore(deps): bump stripe-android from 8.1.0 to 8.2.0 (#919) - @dependabot[bot]
- fix: welcome back snackbar and remove hardcoded strings (#916) - @GOVINDDIXIT
- feat: Polish implementation for welcome fragment (#910) - @liveHarshit
- fix: toast to snackbar for ticket and favourite fragment (#908) - @GOVINDDIXIT
- fix: remove post handlers (#838) - @GOVINDDIXIT
- feat: Add welcome fragment for asking location first time (#907) - @liveHarshit
- feat: Deprecated setActionView replaced (#885) - @kshitijsuri90
- fix: changed the color of search icon in action (#905) - @rob729
- feat: Configure location feature with MVVM (#855) - @liveHarshit
- feat: add animations to transitions (#900) - @GOVINDDIXIT
- fix: use navigation arch to redirect to Events (#898) - @GOVINDDIXIT
- fix: change signup fragment color to white (#896) - @addiegupta
- fix: Labels shown with icons in bottom navigation bar (#883) - @rob729
- feat: Add animations to bottom navigation drawer (#891) - @liveHarshit
- fix: Show soft keyboard as view specific (#894) - @liveHarshit
- chore: Replace deprecated fill_parent with match_parent in multiple files (#892) - @addiegupta
- fix: focus on search field and show keyboard when search location fragment is opened (#881) - @GOVINDDIXIT
- fix: Reposition sign in canceled Snackbar (#870) - @addiegupta
- fix: toast to snackbar for search result and order related fragments (#886) - @GOVINDDIXIT
- feat: Add splash screen (#751) - @liveHarshit
- fix: toast to snackbar for events related fragments (#879) - @GOVINDDIXIT
- fix: toast to snackbar for attendee fragment (#864) - @GOVINDDIXIT
- feat: Add animations to fragments (#860) - @liveHarshit
- feat: Remove search location activity with fragment using navigation (#859) - @liveHarshit
- chore(deps): bump shimmer from 0.3.0 to 0.4.0 (#858) - @dependabot[bot]
- fix: toast to snackbar for edit profile (#849) - @GOVINDDIXIT
- feat: Remove search location activity with fragment using navigation (#856) - @liveHarshit
- feat: Remove search time activity with fragment using navigation (#851) - @liveHarshit
- fix: Toolbar Title functionality of EventDetailFragment (#854) - @pranavpandey1998official
- fix: UI misalignment in login fragment (#850) - @liveHarshit
- feat: Handle authentication without another activity (#844) - @liveHarshit
- fix: Perform search in onCreate() at start (#842) - @liveHarshit
- feat: improvement of sign up fragment (#836) - @pranavpandey1998official
- feat: Remove search results activity with navigation architecture (#8… (#839) - @liveHarshit
- chore(deps): bump mockk from 1.8.13 to 1.9 (#833) - @dependabot[bot]
- feat: Improve UI of Search Time Activity (#815) - @kshitijsuri90
- feat: Handle all root layout fragments with navigation architecture (#831) - @liveHarshit
- fix: progress bar doesn't go away even after tickets are being load in orderUnderUserFragment (#829) - @pranavpandey1998official
- fix: Misalignment of share image in order fragment (#827) - @pranavpandey1998official
- fix: Correction in Attendee Details (Terms of Service) (#825) - @EiriniMits
- fix: Handle title if error fetching event (#828) - @liveHarshit
- feat: Add navigation architecture component for MainActivity fragments (#823) - @liveHarshit
- fix: toast to snackbar for signup work (#809) - @GOVINDDIXIT
- feat: Current Location Feature Added (#812) - @iamareebjamal
- chore(deps): bump rxjava from 2.2.4 to 2.2.5 (#800) - @dependabot[bot]
- refactor: Attendee fragment (#786) (#792) (#796) - @liveHarshit
- fix: toast to snackbar for login work (#788) - @GOVINDDIXIT
- fix: Change all exposed MutableLiveData to LiveData (#794) - @GOVINDDIXIT
- fix: Authenticate user by start activity for results in attendee section (#778) - @liveHarshit
- fix: Set scaleType programmatically for floating action buttons (#779) - @liveHarshit
- chore: change to coordinator layout (#790) - @GOVINDDIXIT
- chore: Make some LiveData observers non-null (#784) - @iamareebjamal
- fix: Set attendee fragment on root layout (#770) (#776) - @liveHarshit
- fix: Variable ticketIdAndQty initialized twice (#775) - @liveHarshit
- feat: add other options to search events (#758) - @GOVINDDIXIT
- fix: Smart cast to MainActivity for SearchView (#773) - @liveHarshit
- fix: Set event fragment at the start (#761) - @liveHarshit
- chore: Update retrofit and okhttp-interceptor (#771) - @iamareebjamal
- fix: Shift ProgressBar in Tickets to middle of screen (#768) - @ShridharGoel
- chore: Add spotless and ktlint (#769) - @iamareebjamal
- chore: Migrate to AndroidX and Koin 1.X (#767) - @iamareebjamal
- fix: Split menus in respective fragments (#759) - @liveHarshit
- fix: Add search shimmer layout inside ScrollView (#763) - @liveHarshit
- chore(deps): bump kotlin_version from 1.3.10 to 1.3.11 (#764) - @dependabot[bot]
- fix: Refactor ViewModels and their instances across the project (#755) - @addiegupta
- fix: Change instance names of ViewModel for Signup & Login fragments (#753) - @addiegupta
- fix: Handle configuration changes for MainActivity (#748) - @liveHarshit
- fix: Open saved state for Events (#749) - @liveHarshit
- chore(deps): bump jackson-module-kotlin from 2.9.7 to 2.9.8 (#745) - @dependabot[bot]
- fix: Handle fragment transaction correctly on rotation (#739) - @ShridharGoel
- docs: Add CONTRIBUTING.md file link it to README.md (#730) - @addiegupta
- fix: Clear activity from back stack after authentication and logout (#737) - @liveHarshit
- fix: Add option for Anytime in SearchTimeActivity (#728) - @liveHarshit
- fix: align progress bar of signUp fragment (#724) - @GOVINDDIXIT
- fix: use the official fdroid badge in readme (#721) - @nikit19
- refactor: Move load fragments logic to Utils (#718) - @liveHarshit
- fix: Text overlapping in search fragment (#651) - @liveHarshit
- fix: Remove continuous toggling between fragments (#717) - @ShridharGoel
- fix: Display correct toolbar title on going back from Settings fragment (#715) - @ShridharGoel
- fix: improve logic of onBackPressed for Fragments (#687) - @liveHarshit
- feat: Show no internet error in search activity (#592) - @liveHarshit
- fix: added screenshots of the app to README.md (#708) - @yashk2000
- chore(deps): bump rxjava from 2.2.3 to 2.2.4 (#709) - @dependabot[bot]
- chore: Toast notification text for successful login (#703) - @Abhimanyu121
- chore(deps): bump stripe-android from 8.0.0 to 8.1.0 (#696) - @dependabot[bot]
- chore(deps): bump mockk from 1.8.12 to 1.8.13 (#695) - @dependabot[bot]
- fix: Improve code logic to handle no connectivity better on home screen (#694) - @aleronarjun
- chore(deps): bump kotlin_version from 1.3.0 to 1.3.10 (#693) - @dependabot[bot]
- chore(deps): bump mockk from 1.8.10 to 1.8.12 (#688) - @dependabot[bot]
- fix : App crash while trying to editing a profile with no profile picture (#684) - @trancenoid
- fix: Set empty message when unlike event from favorites (#682) - @liveHarshit
- chore: Degrade Android support library to 27 (#680) - @liveHarshit
- Remove extra space in README file (#672) - @matir91
- fix: App stuck when open event from favorites (#641) - @liveHarshit
- build(deps): bump mockk from 1.8.9 to 1.8.10 (#674) - @dependabot[bot]
- Search text comes once. (#673) - @kshitijsuri90
- build(deps): bump threetenbp from 1.3.7 to 1.3.8 (#669) - @dependabot[bot]
- build(deps): bump kotlin_version from 1.2.71 to 1.3.0 (#670) - @dependabot[bot]
- feat: Display content for no tickets (#643) - @liveHarshit
- chore: Upgrade support library to recent 28 (#649) - @itskshitizsh
- feat: Display "No events liked" (#636) - @Abhimanyu121
- chore: Switch to Gradle 3.2.1 and support for build tools v28 to travis (#660) - @haroldadmin
- fix: User avatar not loading in EditProfileFragment (#654) - @haroldadmin
- build(deps): bump rxjava from 2.2.2 to 2.2.3 (#655) - @dependabot[bot]
- build(deps): bump threetenabp from 1.1.0 to 1.1.1 (#645) - @dependabot[bot]
- chore: Reformat files with ktlint (#638) - @iamareebjamal
- feat: added events schimmer effect (#623) - @simarsingh24
- fix: Capitalize first letter of words in search (#625) - @nikit19
- chore: Add pull request template (#628) - @nikit19
- Feat : Updated SignUp UI with password constraints (#587) - @shikhart98
- feat: retain fragments while switching (#617) - @simarsingh24
- fix: App exit on back pressed (#615) - @liveHarshit
- chore: use different base urls for debug and release apks (#619) - @nikit19
- fix: ticket fragment shown twice bug (#598) - @simarsingh24
- fix: correct the title on rotation (#600) - @nikit19
- fix: hide soft keyboard when forgot password is pressed (#607) - @liveHarshit
- fix : Color mismatch in bottom navigation bar in login/signup activity (#612) - @shikhart98
- build(deps): bump mockk from 1.8.8 to 1.8.9 (#609) - @dependabot[bot]
- chore: Update issue templates (#602) - @simarsingh24
- feat: Direct to profile section when edit profile successful (#582) - @liveHarshit
- build(deps): bump mockk from 1.8.7 to 1.8.8 (#593) - @dependabot[bot]
- fix: Remove profile fragment after logout (#591) - @liveHarshit
- fix: open organiser app from event app (#589) - @GOVINDDIXIT
- [ImgBot] optimizes images (#551) - @imgbot[bot]
- build(deps): bump kotlin_version from 1.2.70 to 1.2.71 (#581) - @dependabot[bot]
- fix: Load user details in Edit Profile section (#574) - @liveHarshit
- fix: Hide soft keyboard when LOGIN button is pressed (#567) - @liveHarshit
- feat: Resume from my tickets after LOGIN (#563) - @liveHarshit
- build(deps): bump jackson-module-kotlin from 2.9.6 to 2.9.7 (#565) - @dependabot[bot]
- fix: overlap text in Email edit text of login fragment (#561) (#562) - @liveHarshit
- build(deps): bump roomVersion from 1.1.0 to 1.1.1 (#558) - @dependabot[bot]
- build(deps): bump kotlin_version from 1.2.61 to 1.2.70 (#559) - @dependabot[bot]
- build(deps): bump rxjava from 2.2.1 to 2.2.2 (#555) - @dependabot[bot]
- fix: Improve UI of Login and SignUp Activity (#554) - @GOVINDDIXIT
- build(deps): bump mockk from 1.8.6 to 1.8.7 (#552) - @dependabot[bot]
- build(deps): bump constraint-layout from 1.1.2 to 1.1.3 (#549) - @dependabot[bot]
- build(deps): bump jsonapi-converter from 0.8.1 to 0.9 (#545) - @dependabot[bot]
- build(deps): bump rxjava from 2.2.0 to 2.2.1 (#547) - @dependabot[bot]
- build(deps): bump threetenbp from 1.3.6 to 1.3.7 (#543) - @dependabot[bot]
- build(deps): bump kotlin_version from 1.2.60 to 1.2.61 (#541) - @dependabot[bot]
- feat: Enable login button when correct email is entered (#527) - @dreadpool2
- build(deps): bump rxandroid from 2.0.2 to 2.1.0 (#539) - @dependabot[bot]
🧰 Maintenance
- chore: Bump version code and change version name (#1514) - @liveHarshit
Contributors
Thanks a lot to our contributors for making this release possible:
@Abhimanyu121, @AnEnigmaticBug, @Cool-fire, @DhruvThakker, @EiriniMits, @GOVINDDIXIT, @RebelsterPi, @ShridharGoel, @addiegupta, @aggarwalpulkit596, @aleronarjun, @aman210697, @angmas1, @anhanh11001, @ayanovsk, @batraabhishek, @championswimmer, @codedsun, @dependabot[bot], @dreadpool2, @gitter-badger, @haroldadmin, @iamareebjamal, @imgbot[bot], @itskshitizsh, @kshitijsuri90, @liveHarshit, @mananwason, @mariobehling, @matir91, @namanpreetsingh, @nikit19, @pranavpandey1998official, @rafalkowalski, @rob729, @shikhart98, @shiv07tiwari, @simarsingh24, @somenath1435, @thelimitbreaker, @trancenoid, @yashk2000 and Mario Behling