Skip to content

Android application for fetching latest news about a topic. The application is designed to provide the latest news about the searched topics from various online platforms

License

Notifications You must be signed in to change notification settings

josharsh/InTalks

Repository files navigation

InTalks

About

Android application for fetching latest news about a topic. The application is designed to provide the latest news about the searched topics from various online platforms

Language

Java

IDE|Build

Android Studio|Gradle

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate. You can contribute to fix bugs, add codes and improve the codes.

git clone https://github.com/josharsh/InTalks.git

Synchronize forked repository with Upstream repository

  1. Create upstream as our repository
$ git remote add upstream "https://www.github.com/josharsh/InTalks"
  1. Fetch upstream changes in local machine
$ git fetch upstream
  1. Switch to master branch
$ git checkout master
  1. Merge changes in local machine
$ git merge upstream/master
  1. Push changes to your forked GitHub repository
$ git push -f origin master

Note that the changes will be build against Gradle before Merging

Google Play Store:

InTalks

License

GNU GPL


Harmonica Application Harmonica Application Harmonica Application

About

Android application for fetching latest news about a topic. The application is designed to provide the latest news about the searched topics from various online platforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages