-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.1.0 #157
Merged
Merged
Release 1.1.0 #157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#119) Full screen image of the speaker is shown by tap on the speaker page
* Update README.md * Add information about gitflow
* Removed obsolete & now deprecated Components * Updating to .NET Standard part I * Updating to .NET standard part II * Updating to .NET Standard part III * Update to .NET standard part 4 * Removed obsolete BCL packages * Temporarily disabling tweets; project now compiles successfully * Fixed getting tweets, now app is fully functional * Removed Obsolete packages, minor improvements * iOS improvements * Removed obsolete UWP solution * Added UWP project * iOS fixes * UWP: removed obsolete files * UWP: more fixes * UWP: now project compiles successfully * UWP: added splash screen * Updated several NuGet packages * Updated ALL packages; UWP fixes * Added comment about CircleTransformation & linker issue
* meetups list on friends page, closes #58
#136) * Speakers grouping and fast navigation by speakers list (index list - iOS, fast scroll - Android) were added. * Post-review commit: style changes + ordering by FirstName * Post-review commit: indentation was fixed
* Removed unneeded icons * Removed obsolete Android 4.4 styles * Removed obsolete files, enabled ProGuard * Futher Android optimizations: getting rid of unused packages & permissions * AppSize: removing obsolete code * Android: removed unneeded Support Library * iOS size improvements * iOS: increased app version * Android: enabled AOT & LLVM to improve start up time * iOS fixed info.plist * iOS: added ARMv7s to support iPhone 5C * Android: enabled native HttpHandler & TLS to improve performance & appsize. Enabled experimental GC * Android: drop x86 support to reduce app size * iOS: fixed issue with iPhone 5, 5c support * iOS: changed ARMv7s to ARMv7 as Apple doesn't support ARMv7s anymore * iOS: project configuration fixes
* Enabled XAML compilation for all XAML files * Updated Resharper settings * Android: optimized PNG images * Android: removed unneeded references * Got rid of Newtonsoft.Json reference * Updated DotNetRu.BottomTabbedPage package - now all packages support .NET Standard 2.0
* Fixed zooming of speaker photo Updated technology used page * Added original version of BottomTabbedPage package * Removed App Analytics from Debug builds * LivePlayer fixes & Language improvements * Added Kazan * Updated Audit * Changed upcoming meetups color * Fixed layout on Friends page
* Create CONTRIBUTING.md * Update CONTRIBUTING.md
* Removed no longer needed Audit files - will be replaced by single Realm file * Added Realm file * Replaced services to get data from Realm database * Updated NuGet packages * Display speaker basic info * Added fix for netstandard/android. See dotnet/android#1162 (comment) * Display meetups, backend fixes * Fix build in App Center * Display speaker details * Simplified getting talks for speaker by leveraging Realm backlink property * Replaced all manual queries with backlinking * Added friend logos * Now app displays all Audit information based on Realm database * Replaced all entity service with realm service using automapper * Attempt to fix App Center build * Cleaning up, bugfixes * Updated .gitignore * Added missing Realm file, part I * Removed obsolete directories * Attempt to fix Android build in App Center * Attempt to fix App Center build #3 * Attempt to fix iOS build * Cleaning up, increased app version to 1.1.0 * Attempt to fix iOS build #2 * Attempt to fix iOS build #3 * Rolled back to Android SDK 8.0 due to App Center issues * Cleaning up - added TwitterService & LanguageService * Android: rolled back Target Framework to Android 8.0 to fix App Center build * Fixed images on speakers page * Fixed displaying speaker avatars on Meetup page * Fixed displaying Friends logos * Removed small speaker avatar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.