Skip to content
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

Update dependencies #4421

Merged
merged 5 commits into from
Aug 2, 2016
Merged

Update dependencies #4421

merged 5 commits into from
Aug 2, 2016

Conversation

kwonye
Copy link
Contributor

@kwonye kwonye commented Jul 25, 2016

Only one I'm not sure about is play-services-gcm/auth as it may require the user to update. Thoughts @maxme?

Needs review: @maxme

@kwonye kwonye added the General label Jul 25, 2016
@kwonye kwonye added this to the 5.7 milestone Jul 25, 2016
@maxme
Copy link
Contributor

maxme commented Jul 26, 2016

If we don't have to update gcm libs, don't update them.

@kwonye
Copy link
Contributor Author

kwonye commented Jul 26, 2016

If we don't have to update gcm libs, don't update them.

Duly noted 😊

Downgraded back to original version. Ready to look at again.

@maxme maxme merged commit 5c695b5 into develop Aug 2, 2016
@maxme maxme deleted the update-dependencies branch August 2, 2016 11:05
maxme added a commit that referenced this pull request Aug 26, 2016
7932116 Merge pull request #448 from wordpress-mobile/issue/onConfigurationChanged-lint-error
6b58ec7 Update travis configuration
c1aedf6 call super onConfigurationChanged in ImageSettingsDialogFragment
f7cfaaa update gradle wrapper
17596a9 Update com.android.tools.build:gradle to 2.1.3
7c58485 Merge pull request #4421 from wordpress-mobile/update-dependencies
628a827 Adds a null check
4049834 Don't allow dropping web URLs
9eb9f06 Updating libraries to use correct/latest Utils
98ddad8 Updating the support library for all projects
fc899c1 Updating to build tools 24.0.1
dd77c0b Do allow dropping text while in HTML mode
88f3936 Disallow dropping images while in HTML mode
6b15049 Denote disallowed drop was indeed handled
4134df7 Toast the user about dropping images in Title
f2d6536 Revert "Padding instead of margins in editor editables"
5a2ec16 Support for dropping multiple images
d9cd10f Acquire permissions needed by the DragEvent
23df6de Padding instead of margins in editor editables
aba2bf7 Don't allow dropping images into the editor title
b2fb955 Use wp.loadText to reformat dropped text
f3eb205 Visually format the dropped text before inserting
8a4d420 Minor code re-org
e135ff0 Escape dropped text before inserting
65327ac Ensure initial paragraph tag on dropping text
687a261 Null check for dropped text
95f343a Handle text dropping directly in onDragListener
757a678 Fix: plain text drop uses a different getter
42a78b7 Support dropping PNGs
614dd2a Support for dropping text into the editor
347850d Move input caret while dragging
236aa2a Merge branch 'develop' into feature/drag-drop-editor
6ba9b0b Merge commit '8c64473541f2199f74480f309d2821c8018c79a1' into sync-editor-1.3
6729ac1 Merge branch 'hotfix/5.5.1' into release/5.6
2e60a4d rollback 23.4.0 versions of support libs in the editor
38c49d9 First stab at enabling drag-and-drop in editor
1fab16f Merge commit 'afb0de7a32b95bd121066088dc795f8a6e98909c' into hotfix/5.5.1
c137028 Merge commit 'ced263752a32fb381556cee59b6a2031f5b4f380' into hotfix/5.5.1
8a5cf08 Remove unused strings from the editor and merge them with the main strings.xml file for i18n
886f371 Merge branch 'release/5.5' into develop
e70d63e Merge commit 'd0d8dd46c2b8223d66ec3e80578788d1b6cd8b85' into release/5.5
f486891 Merge branch 'develop' into issue/3924-method-count
18a441c Merge branch 'release/5.5' into develop
4153312 Merge commit '49ac39827552c17c8d5b65eca236a55961cf6814' into release/5.5
ca22492 Merge commit '1cf141b3362c5c44f27a8b65775d3db27ac5756a' into release/5.5
4e5aad1 Merge branch 'release/5.5' into develop
a72f520 Merge commit '65eec31755233d054ff01bf729eea6d233f6d7df' into release/5.5
e3238bd Merge commit '2fc5d53d4ba45ed45c806a5ac0772458a4ef403e' into release/5.5
d1344dc update compileSdkVersion and buildToolsVersion in every subtrees
5faeba1 update gradle wrapper to 2.14
6223168 Merge pull request #4209 from wordpress-mobile/issue/add-passcodelock-switch
f1b5457 onFeaturedImageChanged signature changed: long instead of int
b7c9852 Merge branch 'hotfix/5.4.2' into release/5.5
1a4cd80 Merge commit '19320ef6206ed7104072d5a2f7fb7896c8e84596' into release/5.5
01d4f6b Use a long for featured image IDs
b3b5d0f Updating gradle plugin to 2.1.2
db7ff96 Merge branch 'hotfix/5.4.1' into release/5.5
8a9cc5e Merge commit '0e7e33bb330aea12fc3845d1c95b483845e63c6a' into hotfix/5.4.1
f8ad252 Merge pull request #4165 from wordpress-mobile/issue/4147-translated-original-size
fd891ba Merge commit 'e8a087f9fc25fa4e0dea63715bdd1a05e92f7db0' into hotfix/5.4.1
c98fb04 Merge branch 'hotfix/5.4.1' into issue/4147-translated-original-size
cb5a1c6 fix an issue with initial max width value in legacy image settings
a334c40 Update to latest utils version
82cc1b8 use MediaUtils.getImageWidthSettingFromString instead of referring to 'Original Size'
7840c5c Merge pull request #4161 from wordpress-mobile/issue/391editor-fix-legacy-image-settings
7f63f40 Merge commit '961a76c0bc931c3a484640f9fb1e3d6f7877857b' into hotfix/5.4.1
0a2287a associate the mediafile with newly created image span
d150911 Don't attempt to remove image selection formatting if the image is no longer attached to the document
55930ce On API 19 and below, don't set focus on the container when showing the edit overlay
50129ac When applying the edit image overlay, give focus to the edit container instead of the image
c70d784 Merge branch 'release/5.4' into release/5.5
7151f8e check for null parameters in createWPEditImageSpanRemote
0d59484 fix #4137: check if context and media file is null
c8b44ca Merge branch 'release/5.4' into develop
fd0cfb9 Merge commit '5da21eda6aa762a51acc7f29263ea5b6e42b3cd2' into release/5.4
5b0678c Merge branch 'release/5.4' into develop
b404d5b Block media button if action in progress
212dc2f fix editor tests
67eafc7 Don't allow publishing if insert image or insert video action in progress
707c603 fix wordpress-mobile/WordPress-Editor-Android#294: Block HTML mode until insert image or video has finished
7942521 Merge pull request #4121 from wordpress-mobile/issue/294editor-block-switch-to-html-mode-until-insert-image-finished
41adb14 Merge branch 'release/5.4' into develop
8f77d52 Block media button if action in progress
d35ddac bump minSdkVersion from 14 to 16
c026ad6 remove specific code for API < 16 in editor
25375d3 fix editor tests
10e48c6 Don't allow publishing if insert image or insert video action in progress
9499392 fix wordpress-mobile/WordPress-Editor-Android#294: Block HTML mode until insert image or video has finished
5f37dee chmod 644 image files
635b3fb Merge commit '3418d3e2da66bf5ecc19b5e073794c866711e776' into develop
53b29cc Merge pull request #3856 from wordpress-mobile/issue/3791-support-library-23.2
a981088 Updating to support library 23.4.0
2503fbd Merge branch 'develop' into issue/3791-support-library-23.2
f0bed16 Improved error message displayed when failing to load visual editor HTML
3ece15d Merge branch 'develop' into feature/magic-link
729d0cc Merge commit '3b37573c3bef0da83e7c0991c3ddd7069ea34947' into develop
0b8a733 Merge commit '4542685e8fcd0e490279dde87f9ac3d8887bc0af' into develop
f4ff5de Merge branch 'develop' into feature/magic-link
c099353 Merge pull request #4024 from wordpress-mobile/feature/update-gradle-plugin
46213c2 Merge commit '99075045579437eb0928d9fb5b363cf5d1774870' into develop
365c870 Updating gradle plugin to 2.1.0 for Android Studio 2.1.0
a2aa8be Merge branch 'develop' into feature/magic-link
9474d20 Merge commit 'ac1a4af3be8b6e95d1799ce2f82fca06a73577c0' into develop
d22e4c1 Merge branch 'develop' into feature/magic-link
bd19b42 Merge pull request #3967 from wordpress-mobile/issue/328editor-track-reflection-failure
b4be6f1 Merge pull request #3961 from wordpress-mobile/issue/3930-crash-when-adding-invalid-image
5f71918 Merge commit 'be4aac09995c4a35b2354854ef0f3ff5b1ae07e7' into develop
1da6d97 Use a static listener to handle reflection failures
9eca57e Merge branch 'develop' into feature/magic-link
d72224e Updates the p/div conversion regex to more strictly match tags
9cb2d66 Move the addMediaFile logic in an AsyncTask, only WPEditImageSpan construction now lives in a background thread
5221b23 Merge branch 'develop' into feature/magic-link
0c31d62 Merge commit 'c0f0848c74ef959fa90d150ae3cf93259c3fd08e' into develop
37fca47 Adding MissingPrefix ignore rule to Editor as well
fe21a2b Merge branch 'develop' into issue/3791-support-library-23.2
5b27ae2 Button is no longer screen width and extracting string resource
a41b87b Merge commit '52910dd0664cf2031a6a1c78f3cb1b170a4eeff9' into issue/editor-p-to-div-update
e640f54 Merge branch 'develop' into issue/editor-p-to-div-update
f645729 Merge pull request #3931 from wordpress-mobile/issue/fix-placeholder-title-in-french
6c7167d Merge commit 'd2f7ed4e05fa13e80fbe573f043fac43baf5e0b1' into issue/editor-p-to-div-update
ad999ba Updating to gradle 2.0
a5f0ab7 Updating support library to 23.3.0
f272c89 Updating to gradle 2.0
2f39640 Merge branch 'develop' into issue/3791-support-library-23.2
e15976b Updating to rc3
2543f5d Escape quotes on translated strings when calling execJavaScriptFromString
dc35a09 Merge commit 'c5b98a88c01551e8dbf44366072607d364ec01dd' into develop
5b33866 Updating build.gradle to latest rc3
8c52162 Merge branch 'develop' into issue/3791-support-library-23.2
eacf107 Merge pull request #3919 from wordpress-mobile/issue/update-build-tools
ef47ca9 Merge branch 'release/5.2' into release/5.3
096965f Updating the rest of the modules to buildToolsVersion 23.0.3
7255db3 Updating the rest of the modules to buildToolsVersion 23.0.3
9d0aa62 Merge branch 'develop' into issue/3791-support-library-23.2
738665c Merge commit '4c9324cf1eee00b66c76e0d5a917c86e1293a845' into develop
6ba1837 Add missing classes for images inserted from media library - also fix a bug with undefined alt text
82dc58c Add missing attributes for uploaded images
f752e83 update to android-gradle-2.0.0-rc1
7fe2fc9 upgrade to gradle plugin 2.0.0-beta7
921854c Merge commit 'c6efe0a9190244d40e64300efc9cca56ae5acd5c' into develop
e3b86d7 Merge branch 'develop' into issue/120editor-initial-focus
25c5d52 Merge commit '9b0b5fab24db9f435b278ad0b9e77d5895135700' into develop
722e4e3 Merge pull request #3897 from wordpress-mobile/issue/260editor-clear-failed-images-on-upload
ffe3c61 Null check getParentRangeOfFocusedNode/setRange in onMutationObserved - in case editor is not in focus
c3e0ae6 Show the software keyboard once the DOM has loaded
4834f1d Focus on the title field when opening posts
f4a78fb New EditorFragment method to removeAllFailedMediaUploads()
ae29ad5 New JS function ZSSEditor.removeAllFailedMediaUploads
1fa7a5d Merge pull request #3896 from wordpress-mobile/issue/300editor-broken-images-after-upload-2
9155094 remove debug logs
65838e8 Use remoteurl in the link wrapper
805af54 Converting all android:src to app:srcCompat to handle VectorDrawables
2b60eba Changing all Activity classes to AppCompatActivity to handle vector drawables
a5cace9 Merge branch 'develop' into issue/3791-support-library-23.2
80576a8 Merge branch 'develop' into issue/300editor-broken-images-after-upload-2
f3c2293 Merge branch 'develop' into issue/297editor-backspace-media
9593d8b Merge branch 'develop' into issue/3791-support-library-23.2
ac05d57 update to com.android.tools.build:gradle:2.0.0-beta7
369764a Updating support library to 23.2.1
b542c20 Merge branch 'develop' into issue/297editor-backspace-media
fa99288 Merge commit '8db246f15ce6f4d2c7f7f7ec51c68b87e9a66c2f' into develop
7bd6e58 Changed MutationObserver handling to check if the WebView supports it, rather than rely on API levels
96e1c24 Refactor: grouped mutation observation methods together
c603ab4 Refactored DOM element mutation listening, delegating everything to one trackNodeForMutation method
095cb82 Changed MutationObserver behavior to track individual media nodes instead of each contenteditable div
a0eba3d Moved failed media methods to the generic media method group
f93397d Parse for failed media when returning from HTML to visual mode
e956fc4 Track DOMNodeRemoved events when parsing for failed media
6e2c384 Fixed a variable name error in ZSSEditor.removeImage
ece9989 On API<19, use DOMNodeRemoved events to track media deletions (instead of the unsupported MutationObserver used for newer APIs)
7385103 Merge branch 'develop' into issue/297editor-backspace-media
5c92b29 Merge pull request #3804 from wordpress-mobile/issue/enable-editor-debug-mode
711b0ca Consume KEYCODE_VOLUME_UP event when debug print is called
abfd08e Merge commit 'a299686f47294c20ef04e818585f1d27cf069876' into develop
619e0ad broken retries
9323bbe Merge branch 'issue/enable-editor-debug-mode' into issue/300editor-broken-images-after-upload-2
dd0643f use a remoteUrl attribute to avoid seeing broken image if download failed
d4cf929 remove debug action bar button and log raw html when volume up button is pressed
4b6f10f fix function call errors
b9444d8 Add back image swapping onError
e9ae1aa Merge commit 'a03a1465ca3a5e6827a3a4c004b435b1bc0db4ee' into develop
2a884cf fix wordpress-mobile/WordPress-Editor-Android#300: Retry download onError after an upload
74c0aaf add missing comment
a03811b Updated gradle to 2.0.0-beta6
ea572e6 Fixes an issue where manually deleting uploading/failed media will cause the caret to disappear
b90e964 Notify native through a callback whenever uploading/failed media are manually deleted
77d406e catch a common JS exception
5df7cc7 Merge branch 'develop' into issue/288editor-log-js-errors-in-crashlytics
65a9f38 fix wordpress-mobile/WordPress-Editor-Android#288: new EditorWebViewAbstract.ErrorListener used to forward JS errors to Crashlytics
833c9eb Keep the format bar disabled on rotation when the title field is in focus
fc0d7dc Rely on ZSSEditor to flag uploads as completed in native-side checks
ef5c345 Added null checking for MediaType onMediaUploadFailed
548761e Wait until the ZSSEditor has replaced the local media with remote before marking it as completed
fdd35d2 Strip any trailing &nbsp; when returning the title
1669621 Merge commit '108ed89ccdc90830463e57ce4ff5ba64ef0acc8f' into feature/visual-editor
8169007 Editor 0.6 version bump
c3eb7a1 Updated localized string calls in ZSSEditor video methods
0394937 Merge branch 'feature/visual-editor' into feature/visual-editor-insert-video
0922237 Merge commit '87b5e7c0a01bceedcbad9abb9a2e71505bbfbf48' into feature/visual-editor
ad3a3d3 Escape quotes for URLs being passed to the JS editor
0557baa Use hasAttribute to null-check when parsing for failed media items
fb747c5 Wrapped called to getThumbnailURL in notNullStr() in the editor fragment
73c92bb Removed unnecessary console.logs
cbd283b Drop data-failed attribute from ZSSEditor.insertLocalVideo
26edba2 Merge branch 'feature/visual-editor' into feature/visual-editor-insert-video
4a14104 escape single quotes when calling execJavaScriptFromString
c0deade Use API<19 compatibility upload UI for video (imported from images)
90f682a Include videos in count of failed media uploads
cab0967 Mark uploading videos as failed when opening a post containing them, so they can be retried
4402006 Send VideoPress shortcode and poster URL to visual editor when video upload completes
6ba9482 Stop adding unnecessary 'data-wpid' attributed to completed video uploads
de44320 fix wordpress-mobile/WordPress-Editor-Android#285: markImage(Video)UploadFailed now called with 2 parameters
243ab51 Merge branch 'feature/visual-editor' into feature/visual-editor-insert-video
73ec713 Merge branch 'develop' into feature/visual-editor
6914fa4 Upgrade gradle plugin to 2.0.0-beta5
2df9685 Update gradle version in wrapper
4174b5d fix MockEditorActivity for tests
bae8be3 Merge commit '68c6f4cd95baefe3198dca9e8bd7d1ee3732f576' into issue/3610-media-tracking-fixes
a939bf1 Centralized tracking of added images/videos
093f551 Merge commit '097b51b9618f0fe23146c66b58918651e9c80bbc' into issue/3610-media-tracking-fixes
b3d04f7 Merge branch 'develop' into feature/visual-editor
09dad0a Merge pull request #3742 from wordpress-mobile/issue/update-to-android-gradle-plugin-2.0
ed5311f update to android gradle plugin beta4
f114c55 update to android gradle plugin 2.0.0-beta-2 - Instant Run
1a6e023 Updating to latest versions of internal dependencies
5ab9fda Keeping internal dependencies always pointing to the latest version
c8c18aa Merge commit 'c0c935fa4b3b6135be8099b637da57bede6b850f' into feature/visual-editor
906b9f4 Hide video fullscreen button
ee649cf Pause video playback when the WebView is no longer visible to the user
327b1e3 Use a blank placeholder src instead of videopress.mp4 to trigger videopress video loading
02b5dff Added some sanity checks for substring usage to JsCallbackReceiver
661aef5 Fixed a bug where videos would sometimes get deleted if they were the only thing in the post
865b3d0 Added support for video shortcodes on non-VideoPress sites
a895d60 Merge branch 'feature/visual-editor' into feature/editor-video-playback
7ac20f8 Added missing bracket in JS editor
0442aed Follow redirects when requesting thumbnails for the image settings dialog
ceb500b Always defer to super.shouldInterceptRequest in editor WebView unless an auth header is present
d82e4a9 Merge branch 'feature/visual-editor' into feature/editor-video-playback
4beed68 When looking up a VideoPress ID in the DB fails, refresh the blog media and check again
35fed76 Remove the onError attribute from VideoPress videos if an empty video url is returned
4af2960 Added the ability to tap a placeholder VideoPress video to attempt to load it
5c43e8d Don't use the placeholder poster image for videopress videos
3cda722 Add space after videos when converting from VideoPress shortcode
f4c2e85 Only apply custom headers for network URL resource requests
3b94949 Implement new EditorFragmentListener method in mock activity for integration tests
49e014f Convert VideoPress shortcodes to video elements and back in the visual editor
749403b Imported ZSSRichTextEditor video methods and callback methods from iOS
d411273 Imported video CSS from iOS
fe99f03 Added missing method implementation to test mock activity
668c4f6 Retrieve an auth header if necessary when launching the image settings dialog
dbc0418 Use the safeToAddWordPressComAuthHeader utility method for resource requests in the new editor's WebView
41dcd76 Updated the utils artifact version for the editor
b616eb3 Moved setupUrlConnection() to the utils library
162e8e6 Renamed EditorFragment's setWebViewHeader to setCustomHttpHeader
82c14c2 Use custom headers for image settings dialog image requests
cc018e2 Extracted some duplicated HttpURLConnection building code into a utility method
3689291 When an Authorization HTTP header is detected, force using the HTTPS protocol in the WebViewClient
9d7cb78 Added support for custom headers to the editor's WebView, set through the EditorFragmentAbstract
caedd9b Editor 0.5 version bump
979e397 Added full support for gallery types
b8f0c81 Added a fix enabling galleries to be added to the editor before the DOM loads
ce73ca2 Fixed creating a new post by making a gallery from the Media Library (the gallery wasn't being added to the new post)
84b7c81 Merge branch 'feature/visual-editor' into feature/editor-galleries
4874732 Merge branch 'feature/visual-editor' into feature/editor-sync-0.5
7a2a9d8 Merge branch 'develop' into feature/visual-editor
73dbba9 Merge branch 'develop' into feature/editor-sync-0.5
5ad3103 Merge commit '2467f23341a72e17460995133a375e63252e88b3' into feature/sync-editor-lib
8afa221 Added support for creating galleries from local images, using a placeholder shortcode while uploading
fd5141c Extracted duplicate paragraph-wrapping code into a separate method in the ZSS editor
04986d6 Added support for inserting galleries using media library images
409b5d9 Merge branch 'feature/visual-editor' into feature/editor-featured-images
e90a474 Merge branch 'develop' into feature/visual-editor
fe047ba Removed unused 'Include image in post content' checkbox from image settings
2577013 Updating gradle plugin to 1.5.0 and support/build tools to latest for sub projects
ee69781 Use a callback instead of a getter to notify the host activity when the featured image changes
17695af Add the remote media id to image tags when inserting from media gallery
e3cdc3c Hide the featured image checkbox if feature images aren't supported
6e410c9 Updated Editor example project with changes to onMediaUploadProgress
5f7cbc3 Fixed a crash issue in the image settings dialog fragment
6ac416c Converted featured id handling methods to be part of EditorFragmentAbstract
4a9d2dc Added support for getting and setting the featured image id to the editor fragments
c1cb3fb Don't clear all class data in ZSSEditor.markImageUploadDone
8ec7e95 Add the remote image ID to the image tag when an image upload completes
eff15be Added support for setting/unsetting an image as featured to the image settings dialog
607feca Modified onMediaTapped to pass the image meta data as a JSONObject
b4cf8ca Fixed a broken test and an issue with the editor demo activity
aa69c47 Implemented missing method in EditorFragmentAbstractTest
bada788 Added some empty string checking when retrieving failed media ids from the ZSSEditor
ab9c7a0 Adjusted the pattern used by the ZSSEditor to find images that are uploading
931052b Disable editor format bar buttons when post/page contains failed uploads
33b6921 Updated EditorFragment to handle exiting the editor with media uploads in progress more gracefully
80c282e Added a 'delete' flag to onMediaUploadCancelClicked
8759b61 Fixed a bug where the media upload progress bar wouldn't display due to a localization issue
8078247 Visual editor lib version bump
4675c84 Updated image settings dialog to always clear the custom ActionBar view
04cabe7 Merge commit '7b6a9d464896683ba4aef6f4dccc9021641e5d71' into develop
4620b05 Updating build tools to 23.0.1
f2fcbf3 Merge branch 'release/4.4' into develop
1365ff9 use default AppCompat theme on EditLink and AddCategory dialog
365d32c set targetSdkVersion to 23 and clean up lib dependencies
d7f3655 migrate from mavenCentral to jcenter (which is now the default for Android Studio)
49cb22c upgrade subtrees to latest android tools
9faf049 update to gradle plugin 1.3.1 and gradle 2.6
a236689 Merge branch 'develop' into feature/update-to-gradle-2.4
72f97b9 upgrade to gradle 2.5 and gradle plugin 1.3.0
f7c4ca3 Merge branch 'develop' into feature/update-to-gradle-2.4
ce1cb7f Merge branch 'develop' into feature/update-to-gradle-2.4
61dd677 Merge commit '33111c4b44646d8be75a874bbea053d1fb046f98' into merge-visual-editor
2538253 Merge commit 'f9336b16d6ee89fdb83f26786ceecbcd6147b5fa' into merge-visual-editor
9896ee0 Merge commit '5f30f5370258c76caec14054688312c66aadd7cf' into develop
9f79a47 Merge commit '56693c52342639687b09982e69b92b0f9f988475' into develop
caba147 Merge commit 'df5f63473447582437fa7019684080b1ae47a39d' into feature/editor-activity-fixes
c55ea47 Merge commit '9eaf95842954e90dbb01618e932ce1560ba1f5f6' into update-editor-library
406f150 Updated support library and build tools
01000cd update to gradle android plugin 1.2.3
04e62d3 update support lib to 22
67eef376 update to android-gradle plugin 1.1.3 and build tools 22.0.1
d5790ec move addPictureButton action to LegacyEditorFragment
1ae344a Merge pull request #2637 from wordpress-mobile/issue/2635-npe-legacyeditor-onactivityresult
51bf367 fix #2635: check if data is null
56d93ce Merge commit '40e798bf739c94adbc7aa9156ded0a5ad28dc462' into develop
2ad75f2 update to wputils 1.6.0
d8ee144 Update wpeditor
5249318 Use a placeholder image when thumbnail can't be decoded
ba1df21 Removing potential race condition with WP image loading threads.
9092121 WP library images and local images working.
2a80bbc Local images are maintained after fragment is re-created.
0b6a5b8 Returning to the post editor won't crash if Activity was destroyed.
fc367ba Fix #2406 - Load media file in the background
808427c fix gallery placeholder icon
2a3fba5 Tapping a media gallery span opens gallery editor.
2f20e48 Adding missing override annotation.
a41c33e Using isVideo to determine if a file is a video.
e9100ea enable gallery handling
cf70efb remove unused code
ee91f79 first step at introducing the new media picker
e80442d rename and update editor colors
adc2819 Merge branch 'develop' into feature/modularize-editor
468129f fix local draft style saving by introducing an awful "getSpannedContent()" method :(
a18e293 EditLinkActivity is now independent from the EditPostActivity
9982612 add local draft / remote post example
bec8371 make the legacy editor works in the example project
87257aa LegacyEditorFragment now lives in the editor subproject
4c18e6a split MediaUtils in MediaUtils and WordPressMediaUtils - remove references to WordPress.java in MediaUtils
9909907 move WPUnderlineSpan.java and MediaGalleryImageSpan.java to WPUtils
eaa41f0 use setFeaturedImageSupported instead of using WordPress.getCurrentBlog().isFeaturedImageCapable()
3fc876b appendMediaFile now able to load local media
a299756 reenable appendMedia in LegacyEditorFragment
f6df495 split methods to be usable on MediaFile instead of WPImageSpan
e3e82b1 move WPEditImageSpan bitmap loading to the constructor
a7d7750 move WPImageSpan and MediaFile to WPUtils - also create a WPEditImageSpan class
74f33a8 first step to remove getContentEditText/getTitleEditText

git-subtree-dir: libs/editor
git-subtree-split: 793211609b7e2d63d416ac1ec0a4bacc26f5309f
maxme added a commit that referenced this pull request Dec 19, 2016
b556dfa Merge branch 'release/5.9' into develop
9087205 Fix wordpress-mobile/WordPress-Editor-Android#454: getActionBar() was returning null on Android 7
662078e Updating support library to 24.2.1
8ec1d63 Updating gradle version to 2.2 for Android Studio 2.2
e6966c4 Merge commit '220cac4d1bc9ce6397d7d68f6d493bd307622cac' into issue/fix-imagesettings-alignment-issue
b8486ce Merge commit '8730fb59ec9d075e9d009c56d0c7465a96daaf33' into release/5.8
04b84aa Update com.android.tools.build:gradle to 2.1.3
f416c0c Merge pull request #4421 from wordpress-mobile/update-dependencies
0c1f06b Adds a null check
65f53ba Don't allow dropping web URLs
08eb673 Updating libraries to use correct/latest Utils
6045984 Updating the support library for all projects
fa4000a Updating to build tools 24.0.1
1e28fb0 Do allow dropping text while in HTML mode
1bfce05 Disallow dropping images while in HTML mode
d06f0d2 Denote disallowed drop was indeed handled
73dcb10 Toast the user about dropping images in Title
1308c22 Revert "Padding instead of margins in editor editables"
01a52ce Support for dropping multiple images
fd6eacb Acquire permissions needed by the DragEvent
3604e2b Padding instead of margins in editor editables
1ff9e67 Don't allow dropping images into the editor title
0d3df24 Use wp.loadText to reformat dropped text
5a6b71b Visually format the dropped text before inserting
1769c97 Minor code re-org
5ec5db8 Escape dropped text before inserting
bdaabd4 Ensure initial paragraph tag on dropping text
81511a7 Null check for dropped text
f52b718 Handle text dropping directly in onDragListener
e2dd1fb Fix: plain text drop uses a different getter
1f2aa4d Support dropping PNGs
beb63e5 Support for dropping text into the editor
c6dc942 Move input caret while dragging
08bda49 Merge branch 'develop' into feature/drag-drop-editor
8fa21a5 Merge commit '8c64473541f2199f74480f309d2821c8018c79a1' into sync-editor-1.3
f58e670 rollback 23.4.0 versions of support libs in the editor
24c7bc0 First stab at enabling drag-and-drop in editor

git-subtree-dir: libs/editor
git-subtree-split: b556dfa99fd1858a6d36ebc45e2c6ecb395b4d1a
aforcier added a commit that referenced this pull request Nov 28, 2017
3a16fd3bb3 Merge pull request #5 from wordpress-mobile/issue/move-to-bintray
091dddffdf Add the bintray example command to the README
3a6d1f16a8 Use gradle wrapper v4.1
f942982bcd Remove Sonatype config and use Bintray instead
af61bccad8 Merge branch 'release/8.2' into release/8.3
2fab11c3a8 Merge pull request #6625 from wordpress-mobile/feature/global-notification-setting
0e9d87116e Add a comment about waiting for the userame
7c99503e6d Wait till username is avail to alias anon user
8fe66c50fe Add a comment about waiting for the userame
6d2e4ffb77 Wait till username is avail to alias anon user
7194cea70e Add analytics to global notification preference
398ef2b51c Analytics: Adds stat to track prologue pagination.
858982dad3 Add new track for LOGIN_MAGIC_LINK_OPEN_EMAIL_CLIENT_CLICKED
4a45a4eaa2 No retry screen on android so, remove this Track
6e288e0887 Merge branch 'develop' into feature/new-login
7da82ac57e Merge branch 'develop' into feature/new-login
9498a9c265 Add analytics to editor beta label
1b87a87a79 merged release/7.7 - fixed merge conflicts
91d690ff07 Rename read more event to avoid confusion
171189ab41 Refactor events for consistency
a51fe5d24d Add new editor buttons to analytics tracker
7a24c56560 Add open beta message analytics
4c0d942eca Add analytics to editor promo dialog
f05612b38c Merge branch 'develop' into feature/new-login
8e643a28e1 Add Nosara and Crashlytics stats to video optimization
8731013ea8 Track permission results
4005215135 Update gradle to 2.3.3 for AS 2.3.3
868d3d8a34 Merge branch 'develop' into feature/new-login
7955478cb2 Upgrade support lib and build tools to latest
9029c08592 Merge branch 'feature/new-login' of github.com:wordpress-mobile/WordPress-Android into issues/login-analytic-keys
227f1b3ec7 Analytics: Removes keys.
d658b80754 Analytics: Changes from code review.
0799b50862 Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into issues/login-analytic-keys
a9e19eebb2 Merge branch 'develop' into feature/new-login
893946b942 Remove Mixpanel
4018b93ff6 Update build files for AS 2.3.2
be8b3ce60d Merge pull request #5879 from wordpress-mobile/issue/5877-aztec-tracking
6ad3c2750d Add missing Aztec analytics descriptors
70312fde80 Rename tracking variables to better distinguish visual editor from Aztec
8664d1a8b7 Bump media picker event in Nosara/Tracks
9d7450b6fc First part of "media picker" analytics tracking
838e9d39d4 Add a feature flag for the wizard-style login flow
2c616d2ba2 Analytics: Adds new Login related keys to trackers.
c467a24c9f Merge branch 'release/7.2' into develop
a8cf040cfd Merge branch 'release/7.1' into release/7.2
b44d72f1a0 Merge pull request #5626 from wordpress-mobile/issue/check-null-analytics-events
ad3e40a126 Analytics: Adds new login event keys
8c4c093beb Update Tracks to 1.1.2
8a9564bccb moved vector drawables used in notifications quick actions to the v21 specific folder /res/drawable-anydpi-v21
f8f8168473 Check if the user is null before bumping the event into Tracks
41d9606dc9 Check null key values on Properties passed to events
951ea68982 Rename variable
5717e61efd Check if the event is valid before bumping it
7ed115563b Add method that ckecks if the event is valid (not null for now)
8a89af0fd6 Add analytics exception
3fe8311fc9 Merge pull request #5564 from wordpress-mobile/feature/tappable-my-site-header
3f1e1c3821 Updating gradle plugin to 2.3.1
7aef12044c Merge branch 'release/7.1' into develop
cb49c6ed88 Merge branch 'release/7.0' into release/7.1
d62dcfc55d Adds OPENED_VIEW_SITE_FROM_HEADER analytics event
e4e59fc09b Fix #5554: check for an eventual null username before aliasing
11501a48b4 Combine `case`s together since noth of them were doing the same thing.
36def1567e Make sure to track new picture/video, and picture/video from device library separately in analytics
aa7f6216b8 Merge pull request #5495 from wordpress-mobile/issue/add-analytics-to-media-service
1db37498fe Change event name on Mixpanel
f455c913b7 Track analytics for the Optmize Picture feature
d683a60ed6 Add new media analitycs events to Trackers
9cf25b576f Add new analytics for MediaUploadService
d8734653c6 - Introduce a new routine to retrieve the correct file path from a URI. - Bump Analytics for media added to the WP Media Library.
bb01eda3fb Analytics: Adds comment to method.
585390efa4 Login: Adds error details to events.
7e91bd1d45 Track optimize images Analytics
644fdce0c2 Merge branch 'develop' into feature/fluxc-integration
d08f127e6e Use latest utils lib to fix lint errors
8eef8a40e9 Update to gradle plugin version 2.3.0
a52f1b2603 Merge branch 'develop' into feature/fluxc-integration
73112ad027 Add Analytics
3736d76632 Merge branch 'feature/aztec-integration' into feature/fluxc-integration
366809ead2 Show different editor options depending on Aztec feature flag settings
a356bcb0ef Merge branch 'develop' into feature/aztec-integration
8b6aacc459 Merge branch 'develop' into feature/fluxc-integration
9ad459bde6 Updating buildToolsVersion and support library to the latest versions
47731a2f26 Use editor selected in App Settings
7cdaef8245 Solved conflicts, but a lot of things need to be fixed. Merge branch 'develop' into feature/fluxc-integration-merge
1bbe4a64e8 Merge pull request #4918 from wordpress-mobile/issue/4903-new-signin-tracks
2e0ff1f612 Tract account creation failure
1fc56d8689 Track email exists when creating new account
35504d48ad Track username exists when creating new account
1705815e13 Track account create initiation
38aef33d8f Track login screen shown
a993cc5d54 Updating grade plugin
689a2c2aa2 resolved merge conflicts
d94378fd95 added analytics tracking when user enable/disbale pending draft notification settings
8b550093e3 Merge branch 'develop' into feature/fluxc-integration
6dd198c75b added dismiss and ignore actions, tracking in analytics for each action, and handling of ignore and dismiss in NotificationsProcessingService
ee0ebfbee5 Upgrade to Support Lib, build tools v25.0.1
3190de0a56 merged develop and resolved merge conflicts
552b6ef0b3 added proper analytics tracking handling for Mixpanel and Nosara
8805328bc3 took snackbar action off, and now snackbar is not presented anymore once user does first use swipe
c70d6b48ff added analytics tracking
515a5f568e Merge branch 'develop' into feature/fluxc-integration
74352baae6 Merge develop into feature/fluxc-integration Major changes: * Magic links integration * WordPress.com link interception * Simperium Removal
85bade2fb9 Merge pull request #4757 from wordpress-mobile/feature/track-not-default-handler
2c56a43554 Tracking Quick Actions by using a new "is_quick_action" property instead of new event names in Nosara.
5817f23b9e Add quick actions events to Mixpanel impl, and also added missing notifications events to the Mixpanel impl.
946e236174 Add quick actions analytics events
c87f9e7784 Merge branch 'develop' into feature/track-not-default-handler
5faa35ec07 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into issue/4680-reader-related-traintracks
06868c0663 Merge pull request #4752 from wordpress-mobile/feature/additional-helpshift-events
796fa9f698 Track when not the default WPCOM post URLs handler
be12f5e5af Adds additional Analytics events for Helpshift
5da5469876 Add tracks for viewing an unauthorized post
58a8cf1aaa Add extra track points for reader actions
316f368fca Separate tracking when local/global related post clicked
5fdf8bda70 Merge branch 'develop' into feature/intercept-wpcom-post-url
6ff1fcd13b Updating build tools and compile/targetSDK to 25 along with support libraries
f0612640a9 Merge branch 'develop' into feature/intercept-wpcom-post-url
048b38aa97 Add Tracks on starting sign in from Reader
847f41f90a Add Tracks for intercepting WPCOM post URLs
32c5915a89 Track deeplinked but fellback to external browser
f017f8321b update missing build files to 2.2.2
aa1abf94cf Update to Android Gradle Plugin 2.2.1
18972239ad Merge branch 'release/6.0' into develop
2e5930008b Intercept WPCOM Reader Blog post URLs, open Reader
d441a93172 implementation that saves a note built from the PN payload to simperium so fragments don't need to know where the Note is coming from
fbd5b5562f Track blog/feed post intercept
a7eee0e1a4 Track app launch via deep-linking
dffe622751 adding ability to extract JSON from a Note to persist instance on rotation
acc651c7f2 added note not found analytics tracking
43b7cecf70 Removed READER_RELATED_POST_SITE_CLICKED
b8c9079dd9 Added READER_RELATED_POST_SITE_CLICKED
9687166832 Added `READER_RELATED_POST_CLICKED` to analytics
6ab5f2dbb5 Fix wpanalytics build with gradle 3.1
d0a445b461 Updating gradle version to 2.2 for Android Studio 2.2
5969e86885 Issue/4462 reader traintracks (#4540)
2dc7464c7f update travis config and bump build tools to 24.0.2
f0e16c8733 Update com.android.tools.build:gradle to 2.1.3
5ccbbc9210 Merge pull request #4421 from wordpress-mobile/update-dependencies
8e2fb4e903 Adding analytics for creating a new site
00459c8d48 Updating libraries to use correct/latest Utils
0bb1976cc0 Targetting version 24
39e7076726 Updating to build tools 24.0.1
a9affd086a Merge branch 'release/5.6' into release/5.7
6d5a0667eb Reader: Updates search related analytics.
06715dc721 Drop version code from analytics metadata
1149cb347d Removed hardware keyboard tracking from metadata
7f431f8e3d Track hardware keyboard usage in user metadata
402ecd5a68 Refactored analytics metadata to use an AnalyticsMetadata model object
074ab580dc Merge branch 'develop' into feature/reader-search-master
3a6820cf57 Merge branch 'develop' into issue/3924-method-count
68ba185ed3 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/reader-search-master
d58ab99999 Merge pull request #4233 from wordpress-mobile/feature/gravatar-permission-denied-analytics
e333be97ab update compileSdkVersion and buildToolsVersion in every subtrees
0bb7019bba Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/reader-search-master
6ca20ac6da update gradle wrapper to 2.14
4f88896146 Track the Gravatar permissions interrupted case
ec9ba35b67 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/reader-search-master
f24403c26a Updating gradle plugin to 2.1.2
800f97d6ab Merge pull request #4163 from wordpress-mobile/issue/4105-reader-search-analytics
23892072f3 Capitalize words in the MP event name
ba0b9ab38a Better naming using "upload" instead of "update"
df1703afd0 Track Gravatar update failure
22244cfe1d Merge branch 'hotfix/5.4.1' into release/5.5
93e559b0ca Update to latest utils version
782b2f3d38 To match the web app, renamed READER_SEARCH_RESULTS_LOADED to READER_SEARCH_LOADED and added query to properties
118fea7fff First pass at search analytics
f6d6e7746a Fixing typo for magic links
e667a3ab71 Merge branch 'release/5.4' into develop
5f11a43e62 Merge pull request #4100 from wordpress-mobile/feature/people-management-sync
12ab8f3717 Merge branch 'release/5.4' into develop
4409a3ae29 Renamed OPENED_PERSON as OPENED_PEOPLE_MANAGEMENT
b5470c9778 fix tracking of new editor disabled
ab08d9e1a9 People management event names added
8f7989f792 bump minSdkVersion from 14 to 16
63d7a03f57 remove specific code for API < 16 in analytics
113d8e5c3e Better name for the gravatar tooltip tap event
8d5944cf06 Adds tracking to the Gravatar change flow
a2fa20aa82 Merge branch 'develop' into feature/magic-link
1348402881 Merge branch 'develop' into feature/magic-link
6c0c529bf5 Merge branch 'feature/update-gradle-plugin' into feature/3988-ab-testing
9af493aff3 Updating gradle plugin to 2.1.0 for Android Studio 2.1.0
084a960037 Merge branch 'develop' into feature/3988-ab-testing
0484c2417f Adding AB testing started tracking
232e6ab96e Merge branch 'develop' into feature/magic-link
d7e5867648 Add new Analytics Event
cbd7dd2323 Adding Magic Link analytics
84457bce93 Drop me_ prefix from Nosara event names
3ae8e8f240 Fix /me analytics names to follow the action at the end convention
097cfae841 Updating to gradle 2.0
e55d56329b Updating to rc3
af53421348 Merge pull request #3769 from wordpress-mobile/feature/smart-lock-for-passwords
f048dc1bcc Merge pull request #3919 from wordpress-mobile/issue/update-build-tools
f722b54ff7 Merge branch 'release/5.2' into release/5.3
0cf6554d2c Updating the rest of the modules to buildToolsVersion 23.0.3
35bfcbc958 update to android-gradle-2.0.0-rc1
3684b616c5 upgrade to gradle plugin 2.0.0-beta7
db05f4eb78 New events LOGIN_AUTOFILL_CREDENTIALS_FILLED/UPDATED
42786954c1 Add missing event in Mixpanel analytics
554fcaabd2 Merge pull request #3853 from wordpress-mobile/feature/health-check-mvp
b8f4e0df45 update to com.android.tools.build:gradle:2.0.0-beta7
bb0027686e Merge branch 'develop' into feature/delete-site-redesigned
bf8cafb7b7 Adding purchases request
604304141e Adding Mixpanel and Nosara events
225d457f41 Renaming request to response
8ecfcdaa47 Adding full analytics for delete site
f4e3bd764c Adding tracking additions for delete site
ce31a21831 All mentions of //future removed from Analytics events
0d09c98df4 Add analytics to track when the app settings is opened
09aec5aaa7 Bump Analytics when the user inserts an invalid URL
ff22f2b6b8 Language change event renamed and will always be tracked
b19792156e Updated gradle to 2.0.0-beta6
1473fee007 Merge branch 'develop' into feature/visual-editor
6956e3f06f Upgrade gradle plugin to 2.0.0-beta5
afad5e67a4 Fix #3582: new Visual Editor events
31bcb4fdc5 Merge pull request #3742 from wordpress-mobile/issue/update-to-android-gradle-plugin-2.0
66fa0fe065 update to android gradle plugin beta4
4d4b517aa6 update to android gradle plugin 2.0.0-beta-2 - Instant Run
7ba34afaf6 Updating to latest versions of internal dependencies
6d53ab4a69 Keeping internal dependencies always pointing to the latest version
47c95ea71b Merge commit '260ce85614ffeefc057efe4eb909706a013500ae' into develop
260ce85 Bump version to 1.2.0
8c839cc s/EDITOR_UPDLOAD_MEDIA_FAILED/EDITOR_UPLOAD_MEDIA_FAILED/
f92ee857fc Merge pull request #3568 from wordpress-mobile/feature/site-settings-review
39faa5c00b Merge commit '2bc2b1ff4cb163b6795e974afc9688b9d552b8f7' into develop
2bc2b1f Bump version to 1.1.0
29d0d2c2da Merge develop into site-settings-review
d187e35ecb Add visual editor events to mixpanel and nosara trackers
03ea4ab Add visual editor events to mixpanel and nosara trackers
6b8bc057ca Add EDITOR_ADDED_VIDEO_VIA_LOCAL_LIBRARY and EDITOR_ADDED_VIDEO_VIA_WP_MEDIA_LIBRARY to Mixpanel and Nosara trackers
baa34d5 Add EDITOR_ADDED_VIDEO_VIA_LOCAL_LIBRARY and EDITOR_ADDED_VIDEO_VIA_WP_MEDIA_LIBRARY to Mixpanel and Nosara trackers
62b575f226 rename property to match the iOS project
158b3f7 rename property to match the iOS project
a6cffcc1fc new events and renamed s/Closed Post/Closed/
5201e74 new events and renamed s/Closed Post/Closed/
2be54a517f Renaming language selection stat
35cf64c0f1 Add Analytics for notification settings
027e8f6 Add Analytics for notification settings
f07aad12f6 Fix a typo
edd4193 Fix a typo
b7425f5707 Fix naming conventions on some stats widget events for the Mixpanel tracker.
f42b776 Fix naming conventions on some stats widget events for the Mixpanel tracker.
eee1172a86 Add ACCOUNT_LOGOUT event to Mixpanel tracker.
7a659c6 Add ACCOUNT_LOGOUT event to Mixpanel tracker.
87cdc1af78 Tag OPENED_MY_PROFILE and OPENED_ACCOUNT_SETTINGS as future events
7a91682 Tag OPENED_MY_PROFILE and OPENED_ACCOUNT_SETTINGS as future events
173822c7ac Add a comment line "future" near READER_LIST_* events that were added but not yet used.
5236e54 Add a comment line "future" near READER_LIST_* events that were added but not yet used.
f2d8397108 Merge branch 'feature/site-settings-review' into feature/3441-site-settings-cleanup
5b8dbd410b Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into develop
36e3c7b Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into develop
7a9af8520d Merge branch 'release/4.8' into develop
229c864 Merge branch 'release/4.8' into develop
57f2b1b510 Removed `READER_FRESHLY_PRESSED_LOADED`
54088ae Removed `READER_FRESHLY_PRESSED_LOADED`
c7be31b34e Merge pull request #3501 from wordpress-mobile/issue/3487-correctly-track-user-blogs-num
be29fba Merge pull request #3501 from wordpress-mobile/issue/3487-correctly-track-user-blogs-num
38db25d44d Update user properties before tracking the event.
d5584c6 Update user properties before tracking the event.
4d0d9482df Remove Reblog event.
1e9c220 Remove Reblog event.
a63e30395b Remove Stats Opened Web Version from Analytics
71f9b09 Remove Stats Opened Web Version from Analytics
869151e3f6 Updating analytics based on feedback from PR
8491c8cbdc Merge pull request #3488 from wordpress-mobile/feature/add-profile-account-settings-analytics-values
213467b Merge pull request #3488 from wordpress-mobile/feature/add-profile-account-settings-analytics-values
9768530b06 Adds My Profile and Account Settings Analytics tracking values
a945c50 Adds My Profile and Account Settings Analytics tracking values
55b236a206 Adding analytics
c8e5c0448f Track APPLICATION_INSTALLED event
4226602 Track APPLICATION_INSTALLED event
332f718676 remove unused manageSession parameter
caf8a62 remove unused manageSession parameter
2664bf1882 Use the correct event names in Mixpanel.
a385661 Use the correct event names in Mixpanel.
6a7fac6233 Use the same event name of the iOS platform for the "Push Notification Tapped" event.
38693b9 Use the same event name of the iOS platform for the "Push Notification Tapped" event.
256c260a83 Do not track "dismissed" and "ignored" PNs to be in par with iOS.
3067bf5 Do not track "dismissed" and "ignored" PNs to be in par with iOS.
6c777ef71c - Track Push Notifications ignored event (when the user opens the app without interacting with the PNs) - Add the tracking code for PNs to Mixpanel
bb03085 - Track Push Notifications ignored event (when the user opens the app without interacting with the PNs) - Add the tracking code for PNs to Mixpanel
9fbbd090df Start tracking PNs analytics
33f06ba Start tracking PNs analytics
46e704b36e Updating gradle plugin to 1.5.0 and support/build tools to latest for sub projects
29b755f Updating gradle plugin to 1.5.0 and support/build tools to latest for sub projects
8375059c06 Refactoring cases to be consistent with previously existing tracking
12e5bb5 Refactoring cases to be consistent with previously existing tracking
0384a96cc3 Adding analytics events
e8ed675 Adding analytics events
faeab833a2 remove unused dependency in WPAndroid-Analytics
92ca93f remove unused dependency in WPAndroid-Analytics
96f826ed6d Unify "anon"  users by calling the new `trackAliasUser` method introduced in Tracks 1.1.
6141212 Unify "anon"  users by calling the new `trackAliasUser` method introduced in Tracks 1.1.
c2f12eff03 Update to Tracks 1.1.0
09bcd4d Update to Tracks 1.1.0
1e1305cd6f Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/2968-stats-widget-new
f4a7395 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/2968-stats-widget-new
1efff33ae0 Reader: Organizes and adds new analytics for the reader.
f0ce2b8 Reader: Organizes and adds new analytics for the reader.
0c035c9b22 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/2968-stats-widget
912796d Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into feature/2968-stats-widget
ab5a4bd3eb Add a flush method to Tracker interface and use it to track analytics for the widget.
f246a39 Add a flush method to Tracker interface and use it to track analytics for the widget.
4dcfe22b8d track APPLICATION_UPGRADED in Mixpanel
10e7328 track APPLICATION_UPGRADED in Mixpanel
b6f15b1ef7 Track Analytics usage.
49a090d Track Analytics usage.
e293858b5b Updating build tools to 23.0.1
1898b9d Updating build tools to 23.0.1
47e5569447 set targetSdkVersion to 23 and clean up lib dependencies
5998b30 set targetSdkVersion to 23 and clean up lib dependencies
f8f0591cb1 migrate from mavenCentral to jcenter (which is now the default for Android Studio)
7c6d39d migrate from mavenCentral to jcenter (which is now the default for Android Studio)
0e36206b5a upgrade mixpanel to 4.6.4
0b50795 upgrade mixpanel to 4.6.4
e1f7eb7c40 Merge branch 'develop' into feature/update-to-gradle-2.4
ddb8bdb069 Merge branch 'release/4.4' into develop
3f7b123 upgrade subtrees to latest android tools
a91a01d9e2 upgrade subtrees to latest android tools
bdf0f76 Merge branch 'develop' into feature/update-to-gradle-2.4
c77e02173e Merge branch 'develop' into feature/update-to-gradle-2.4
a559239 upgrade to gradle 2.5 and gradle plugin 1.3.0
9190db3354 upgrade to gradle 2.5 and gradle plugin 1.3.0
0709f0e Merge branch 'develop' into feature/update-to-gradle-2.4
3832cce7b3 Merge branch 'develop' into feature/update-to-gradle-2.4
f40c250 Merge branch 'develop' into feature/update-to-gradle-2.4
70041c43c8 Update Tracks to 1.0.5
ee78518293 Throw an IllegalArgumentException exception if a null context is passed
eda33fd Throw an IllegalArgumentException exception if a null context is passed
641f47228f Use a shorter version of the code that generates unique IDs.
7c69f90 Use a shorter version of the code that generates unique IDs.
00bf59f106 Add the name of the class that gets the anonID regenerated
c1ea6ac Add the name of the class that gets the anonID regenerated
133f2b78f6 Added the correct implementation of .org user tracking to Mixpanel
72bb6d7 Added the correct implementation of .org user tracking to Mixpanel
d19c011db9 Keep building/moving stuff in a common base class that will be used both in Tracks and Mixpanel Tracker.
6516e06 Keep building/moving stuff in a common base class that will be used both in Tracks and Mixpanel Tracker.
46ba0562dc Move Tracks anonID related methods to a common class.
c37552f Move Tracks anonID related methods to a common class.
93fd619091 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into issue/3043-remove-application-started
9f4f4f3 Merge branch 'develop' of https://github.com/wordpress-mobile/WordPress-Android into issue/3043-remove-application-started
1022fec17a - Removed `application_started` event. It's not used in any funnels and generates confusion. - Updated the tracking of publishing a post. Also fixes issues tracking of published post.
9bc5bfa - Removed `application_started` event. It's not used in any funnels and generates confusion. - Updated the tracking of publishing a post. Also fixes issues tracking of published post.
e189b8aa27 Update Tracks lib to version 1.0.5
4dcd657 Update Tracks lib to version 1.0.5
f71193b Merge branch 'hotfix/4.3.2' into develop
fa1127ca07 Merge branch 'hotfix/4.3.2' into develop
b143d50320 Merge branch 'hotfix/4.3.2' into release/4.4
88020dc Rename OPENED_SETTINGS to OPENED_BLOG_SETTINGS
4bca430 Bump analytics on the main ViewPager. Also fix other minor issues with analytics.
66fa906 Adds new analytics events for notifications.
f7c74bf0f3 Adds new analytics events for notifications.
50d829c101 Merge branch 'release/4.3' into develop
5309a0d Update Tracks to 1.0.4
c169601 Merge pull request #2913 from wordpress-mobile/issue/2903-update-track-to-1--0-4
cf96271 Track Application Upgraded and account logout events.
33fc70c Add missing break statements.
b9678b5 Track  new events for Insights & Period Stats in Tracks and Mixpanel.
71a3931 Add new events for Insights & Period Stats tracking
52ddeaa Update Tracks to 1.0.4
0be2bbb Updated support library and build tools
61573f1 update to gradle android plugin 1.2.3
0f98685 update to android-gradle plugin 1.1.3 and build tools 22.0.1
62319bf Merge branch 'develop' into feature/wpcom-push-authorization
a4adc2e Update Tracks to 1.0.3
57c1043 remove SETTINGS_LANGUAGE_SELECTION_FORCED from Tracks
aeaa782 add an event to track when users selecet a different language than the device default
ef3aeb6 add app_locale meta property to mixpanel events - this is already implemented in the Tracks library
1691713 Added new analytics properties for push authentication tracking.
36d60e2 Merge pull request #2603 from wordpress-mobile/issue/update-Tracks-lib-1-0-2
45a28c1 rename nosara event
f42dbbc Update tracks lib to version 1.0.2
e82ea9e add SUPPORT_SENT_REPLY_TO_SUPPORT_MESSAGE to AnalyticsTrackerNosara.java
df5964f Merge remote-tracking branch 'origin/develop' into issue/2470-track-helpshift-replies
841f0c5 Do not use dashes in properties.
137258c Make sure to handle the connection status to WPCOM correctly
8eef4bf Renamed two Reader events that were not updated correctly
df51693 Renamed events to have the action last. Also, some events names now use eventprops instead of having the full "action-string" hard-coded in them.
efe1e3e update to tracks 1.0.1

git-subtree-dir: libs/analytics
git-subtree-split: 3a16fd3bb33baed7a586efd27a9a0eb120630194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants