summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2016-04-14Never disable ViewInfoActivitymariagpuyol
2016-04-07Disable ViewInfoActivity on bootmariagpuyol
2016-04-07Enable ViewInfoActivity by defaultmariagpuyol
2016-04-04Add test for ViewInfoActivitymariagpuyol
2016-03-30Use same task for Settings>Users and EmergencyInfomariagpuyol
2016-03-30Add app icon and remove unused methodmariagpuyol
2016-03-30Add the possibility to clear all infosmariagpuyol
2016-03-30Add intent filter for editing emergency contactsmariagpuyol
2016-03-29Disable ViewInfoActivity if no info is setmariagpuyol
2016-03-24Allow one single instance of ViewInfoActivitymariagpuyol
2016-03-21Make the app encryption awaremariagpuyol
2016-03-11Prepopulate name preference with user's namemariagpuyol
2016-03-11Split fragments into edit and view modesmariagpuyol
2016-03-09Allow the user to remove date of birthmariagpuyol
2016-03-08Refactor UI to use tabsmariagpuyol
2016-03-08Remove SUW activitymariagpuyol
2016-03-07Add emergency theme for lock screenmariagpuyol
2016-03-02Remove app from launchermariagpuyol
2016-02-29Revert "Remove emergency info launcher icon"Maria Garcia Puyol
2016-02-29Remove emergency info launcher iconmariagpuyol
2016-02-23Create a WelcomeActivitymariagpuyol
2016-02-23Suport RTLmariagpuyol
2016-02-22Show emergency information in setup wizardmariagpuyol
2016-02-03Removed launcher icon for Emergency info.Akshay Kannan
2016-01-28Rename intent filter to launch the edit activitymariagpuyol
2016-01-26Support for calling emergency contacts.Akshay Kannan
2016-01-26Add an intent filter to launch the EditInfoActivity from user settingsmariagpuyol
2016-01-20EmergencyInfo V1 App codeAkshay Kannan