Skip to content

The PushFish android client. Ready for Hacktoberfest ๐ŸŽ‰

License

Notifications You must be signed in to change notification settings

antercepter/pushfish-android

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Pushfish Android Client Circle CI License

This is the pushfish android client. It currently uses google GCM to send and receive messages. This means that any message that is directed at the android client will go through google. The client is licensed under BSD 2 clause just like the rest of the project.

Download latest apk

Permissions explained

The permissions used by Pushfish might seem a bit broad but they all have a reason:

  • Read phone status and identity:
  • This is needed to generate the device uuid that authenticates the device with the server.
  • Take pictures and videos:
  • This is needed to make sure we can scan QR codes to register new services.
  • Control flashlight/vibration and prevent phone from sleeping:
  • This makes sure we can receive notifications.

Screenshots

Pushfish push listing material Pushfish push listing Subscriptions

About

The PushFish android client. Ready for Hacktoberfest ๐ŸŽ‰

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%