Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
fb9d3c7
moved listening of StorySaveResult event from MySiteFragment to WordP…
mzorz May 26, 2020
92f041d
implemented the MetadataProvider interface to send the SiteModel as a…
mzorz May 26, 2020
569d720
creating and uploading Media in the MediaStore/WPMedia library for ea…
mzorz May 26, 2020
e71bd97
using EditPostRepository to handle creation of an actual new Post tha…
mzorz May 26, 2020
9642385
introducing StoryMediaSaveUploadBridge to take the saved Story frame …
mzorz May 28, 2020
2a0353b
fixed test
mzorz May 28, 2020
35ab70c
removed unused imports
mzorz May 28, 2020
b157b5f
removed eventbus registration, now lifecycle observer StoryMediaSaveU…
mzorz May 28, 2020
817bb82
added implementation of StoryDiscardListener so we can delete an empt…
mzorz May 28, 2020
3cbd659
making sure to get the postId from the intent if we need to re open a…
mzorz May 28, 2020
f752e8d
only trigger the StoryMediaSaveUploadBridge functionality when a Stor…
mzorz May 28, 2020
e9d1991
updated stories library commit hash
mzorz May 28, 2020
d525475
remove unused import
mzorz May 28, 2020
a237cfe
add EmojiCompat library for stories emoji support
mzorz May 28, 2020
a61da52
setting the BASE_FRAME_MEDIA_ERROR_NOTIFICATION_ID to avoid collision…
mzorz May 30, 2020
d26cd5a
updated commit hash
mzorz May 30, 2020
77dbe07
added story and frame save/error notificationType events; and impleme…
mzorz May 30, 2020
1993f79
added metthod setupErrorNotificationBaseId() for NotifiacitonIntentLo…
mzorz May 30, 2020
9b673bb
updated stories library commit hash
mzorz May 30, 2020
c4ddb6f
changed notificationType
mzorz May 30, 2020
60ce1bc
updated stories library commit hash
mzorz May 30, 2020
379d3ae
implemented StoryNotificationTrackerProvider interface
mzorz Jun 1, 2020
bef5823
updated stories library commit hash
mzorz Jun 1, 2020
1eb7864
removed unused imports
mzorz Jun 1, 2020
b2fae4f
fixed tracking calls
mzorz Jun 2, 2020
cca2e77
updated base branch, fixed merge conflict
mzorz Jun 18, 2020
2520d0e
Merge branch 'feature/wp-stories-part8-upload-service' into feature/w…
mzorz Jun 18, 2020
278a00d
updated base branch, fixed merge conflicts
mzorz Jun 18, 2020
58e512d
Merge branch 'feature/wp-stories-part92-notif-delete-intent' into fea…
mzorz Jun 18, 2020
6e4d800
Merge pull request #12045 from wordpress-mobile/feature/wp-stories-pa…
jd-alexander Jun 19, 2020
00241dd
fix typo
mzorz Jun 19, 2020
20aa71d
Merge pull request #12059 from wordpress-mobile/feature/wp-stories-pa…
jd-alexander Jun 21, 2020
b6ba7eb
Merge pull request #12068 from wordpress-mobile/feature/wp-stories-pa…
jd-alexander Jun 21, 2020
86fb2ad
using EventBusWrapper instead of static call
mzorz Jun 22, 2020
2d81349
use requireNotNull
mzorz Jun 22, 2020
85bda8b
passing app context in new init() method to avoid calling stattic get…
mzorz Jun 22, 2020
5b584e5
fixed typo
mzorz Jun 22, 2020
414beab
method rename
mzorz Jun 22, 2020
7e2cc83
Merge branch 'feature/wp-stories-part8-upload-service' of https://git…
mzorz Jun 22, 2020
fb65ea2
using current context (Activity) instead of Application
mzorz Jun 22, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated stories library commit hash
  • Loading branch information
mzorz committed May 28, 2020
commit e9d1991f5b1f86536e9ea4c44b3c1b59be4e1aff
2 changes: 1 addition & 1 deletion libs/portkey-android