Skip to content

Commit

Permalink
Update docs for 3.4.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
skykelsey committed Dec 8, 2016
1 parent fd0ab29 commit c0abb2d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# 2016-11-?? - 3.4.0
# 2016-12-07 - 3.4.0

#### Improvements

* Rebuilt Message Center to use modern RecyclerView for better performance and stability.
* Rebuilt Message Center to use modern `RecyclerView` for better performance and stability.
* Improved accessibility of our UI, including TalkBack support and fixing hit target sizes.
* Improved version targeting

#### Bugs Fixed

* Fixed a bug where the Profile Card in Message Center wouldn't let a user focus the email field.
* Fixed a bug where the Profile Card in Message Center wouldn't let a user focus the email field.
* Fixed a bug where the Survey "thank you" message text was the wrong color.

# 2016-10-21 - 3.3.0

Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
The Apptentive Android SDK is the best way to engage your mobile customers. Use it to learn about how your customers
use your app, to talk to them at the right time, and in the right way.

#### To get started, read our [Integration Guide](http://www.apptentive.com/docs/android/integration/)
#### To get started, read our [Integration Guide](https://learn.apptentive.com/knowledge-base/android-integration/)

#### Learn about SDK Features [Features](http://www.apptentive.com/docs/android/features/)

#### Browse the [Client API](http://www.apptentive.com/docs/android/api)
#### [Android Interface Customization](https://learn.apptentive.com/knowledge-base/interface-customization-android/)
#### [Apptentive SDK API Javadoc](http://www.apptentive.com/docs/android/api)

##### API Changes are tracked [here](docs/APIChanges.md)
##### [API Changes here](docs/APIChanges.md)

##### Version history is tracked [here](CHANGELOG.md)
##### [Release Notes](https://learn.apptentive.com/knowledge-base/android-sdk-releases-notes/)

##### Binary releases are hosted for Maven [here](http://search.maven.org/#artifactdetails|com.apptentive|apptentive-android|3.4.0|aar)

Expand Down

0 comments on commit c0abb2d

Please sign in to comment.