-
Notifications
You must be signed in to change notification settings - Fork 1
Use Avenir Next as font for the app #29
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
Closed
Closed
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
Signed-off-by: Aron Cedercrantz <[email protected]>
Signed-off-by: Aron Cedercrantz <[email protected]>
* master: Change questions search bar token style to be readwrite.
See Louie Mantia’s redesign of the iOS Settings app for an example: |
* master: Fix profile search cells being transparent. Change the background via the tab bar controller. Change how we hide the search bar at first show. Change background color of questions and profile search views.
Here are two screenshots of how our app could look like using Avenir Next (taken from the issue “UI improvements” #35): |
* master: (103 commits) Remove logout button from profile view's toolbar Fix undersized height of countainer view breaking scrolling. Change so we respect the -OPFQuestionsViewController.query. Add UIButton to profile view and target. Refine some block execution code. Add logout handler to container view. Added logout button and added target for the button Add auto-login functionality using NSUserDefaults. Change so we only dismiss search stuff when scrolling down. Added StaticDataTableViewController to show/hide static table cells Actually re-add the file which was deleted. Add assets psd. Add dismissal of the search stuff when scrolling. Add logout method to OPFAppState. Fixed deleted file Updated the color of the logourbutton Fix not using the user in the search. Remove autolayout due to breaking constraints. Add force to the bootstrap script. Update CocoaPods gem to 0.19.1. ... Signed-off-by: Aron Cedercrantz <[email protected]> Conflicts: Code Stream.xcodeproj/project.pbxproj Code Stream/OPFProfileViewCell.xib
* master: Fix tags being inputted when empty. Fix crash where a token was being treated as a string. Cleanup and refractoring of some code Remove interaction from textfields in actitivy rows. Fix unsetting the eMail-Hash in user defaults on logout. UI improvement in storyboard
Pull request was mostly for testing. |
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.
❗ This is an experimental branch and there is no need to ever merge it ❗
The intention of this pull request is to discuss the possibility of using Avenir Next as the font for the app instead of the default Helvetica Neue. As well seeing how it would look.