-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
http #209
Open
xMagerx
wants to merge
18
commits into
Bearded-Hen:develop
Choose a base branch
from
xMagerx:master
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
http #209
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
Fix broken headings in Markdown files
Updated FontAwesome to v4.7.0
Make AwesomeTextView disappear when empty text or bootstrapText
Merge upstream
Test latest fixes and update dependencies
add method size badge
Add files via upload
Thanks buddy☺
Chandru
Thanks..
…On Oct 28, 2017 2:31 PM, "xMagerx" ***@***.***> wrote:
asd
------------------------------
You can view, comment on, or merge this pull request online at:
#209
Commit Summary
- Merge pull request #187 from Bearded-Hen/develop
- Merge branch 'develop'
- Fix broken Markdown headings
- Merge pull request #197 from bryant1410/master
- Update FontAwesome to 4.7.0
- Update FontAwesome to 4.7.0
- Make AwesomeTextView disappear when empty text or bootstrapText
- Merge pull request #201 from knightkill/update-fontawesome
- Merge pull request #202 from knightkill/awesometv-emptytext
- Merge pull request #5 from Bearded-Hen/master
- fix #192
- update gradle dependencies
- increment version
- Merge branch 'master' of https://github.com/fractalwrench/Android-
Bootstrap
- Merge pull request #204 from fractalwrench/master
- Update README.md
File Changes
- *M* AndroidBootstrap/build.gradle
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-0>
(6)
- *R* AndroidBootstrap/src/main/assets/fontawesome-webfont-v470.ttf
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-1>
(0)
- *M* AndroidBootstrap/src/main/java/com/beardedhen/androidbootstrap/
AwesomeTextView.java
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-2>
(10)
- *M* AndroidBootstrap/src/main/java/com/beardedhen/androidbootstrap/
BootstrapEditText.java
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-3>
(2)
- *M* AndroidBootstrap/src/main/java/com/beardedhen/
androidbootstrap/font/FontAwesome.java
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-4>
(371)
- *M* README.md
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-5>
(9)
- *M* build.gradle
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-6>
(2)
- *M* gradle.properties
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-7>
(4)
- *M* gradle/wrapper/gradle-wrapper.properties
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-8>
(4)
- *M* sample/build.gradle
<https://github.com/Bearded-Hen/Android-Bootstrap/pull/209/files#diff-9>
(6)
Patch Links:
- https://github.com/Bearded-Hen/Android-Bootstrap/pull/209.patch
- https://github.com/Bearded-Hen/Android-Bootstrap/pull/209.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#209>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AZBnaHNGvJDqEiW9tMArariCiPJE6q1Uks5swu1wgaJpZM4QJ34G>
.
|
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.
asd