-
Notifications
You must be signed in to change notification settings - Fork 111
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
Batch of crash fixes and tweaks #21
Batch of crash fixes and tweaks #21
Conversation
Twitter feed again 🐦
Working branch
Create setup docs
See upcoming blog post™
Use exclusions for IDE settings ignores
Update gradle plugin and deps
Update Gradle v3.1 -> v3.2.1
CA-14/Fix crash in EventHolderFragment due to task leak
CA-16/Fix floor plan crash
For better readability
Add place and speakers to notification text
There is a lot of changes I'm afraid, had to do a pass of reformatting of the |
Hello, thanks for your update. We have a few notes/questions on the current source base:
|
@TarasKunyk here's the answers
|
Hi @rock3r! Seems that your update will result in a significant app update. And it will take some time to make it stable. So what do you think about moving changes to separate branch named connfa_v2 and go on working with it. While previous app version will be published on connfa_v1 and master branches since it's currently stable. What do you think? |
Hi @rostyslawbulych! Sure, works for me. If you create the branch (branching off of For more details on what we're planning to do, please take a look at the issues and boards on our fork. Feel free to get in touch if you have questions/suggestions, you should have my details. |
|
Hey there @TarasKunyk!
PS I'm changing the base of this PR to the v2 branch |
Additionally I would like to note that we could apply sidebar navigation pattern to activity-based app using deprecated ActivityGroup API. Sample project is attached to the post. |
Well, the functionality can be preserved. That's the whole point of me proposing it, if it weren't possible I wouldn't. As for the |
This PR contains the following changes:
.gitignore
structure (Use exclusions for IDE settings ignores squanchy-dev/squanchy-android#15)