Adding color coding for git in commandline

This command updates the global git config to show color coding for file state:
git config --global color.ui true

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .