Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Add url and send_after options#7

Open
hsamadi wants to merge 8 commits into
joaobarbosa:masterfrom
soopadev:master
Open

Add url and send_after options#7
hsamadi wants to merge 8 commits into
joaobarbosa:masterfrom
soopadev:master

Conversation

@hsamadi

@hsamadi hsamadi commented Jun 8, 2018

Copy link
Copy Markdown

A new method was also added by @dolohow for retrieving device information.

@dolohow

dolohow commented Jun 8, 2018

Copy link
Copy Markdown

Thanks for reusing my work :)

@joaobarbosa

Copy link
Copy Markdown
Owner

@hsamadi thanks for your PR! :D

Can you just check the build status, please? Looks like a PEP8 issue happened. It looks awesome, by the way. 👍

@hsamadi

hsamadi commented Jun 13, 2018

Copy link
Copy Markdown
Author

Sure. I'm a little busy but I'll do that ASAP.

# Should change when template/content_available support be done
'contents': self.contents
'contents': self.contents,
'android_accent_color': 'FFE42D1F',

@joaobarbosa joaobarbosa Sep 20, 2019

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about making android_accent_color a property in the class?

# Common parameters
if len(self.data) > 0:
payload.update({'data': self.data})
payload.update({'data': self.data})

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove the verification? I didn't understand 🤔

'android_accent_color': 'FFE42D1F',
}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unwanted space? 😬

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants