This application calculates pay for US military members (and the US Coast Guard).
Functionality:
- Base Pay:
+ Calculates base pay based on 1) Years in the Service 2) Pay Grade.
+ For reservists, it calculates the estimated monthly base pay based on 4 drills per month being completed.
- Incentive/Special Pays Included:
+ Hostile Fire Pay
+ Aviation Career Incentive Pay
+ Career Enlisted Flyer Incentive Pay
+ Hazardous Duty Incentive Pay (Flying) [AWACS not included at this time]
+ Hazardous Duty Incentive Pay (Other Than Flight)
+ Diving Incentive Pay
+ Career Sea Pay
+ Submarine Duty Incentive Pay
- Allowances:
+ Basic Allowance for Subsistence
+ Family Separation Allowance
+ Basic Allowance for Housing
+ Personal Money Allowance
- User can email the results to save this information for later use [Incentive pays not included at this time].
Planned work in the future:
- Add incentive pay to email summary
- Add AWACS to Hazardous Duty Incentive Pay (Flying) section
As always, feedback on suggested improvements or possible issues are greatly appreciated.
V1.11:
- Added Coast Guard (updated BAS, Dive Pay, PMA, Sea Pay)
V1.10:
- Updated for improve layout on different screen sizes.
V1.09:
- Updated for 2012 base pay and BAH.
V1.08:
- Improved layout for difference screen sizes
- Use less acronyms on larger screens
- Corrected issue where BAH information is removed from the screen when unchecked
V1.07:
- Updated to work around android issue experienced by a small number of users. (http://code.google.com/p/android/issues/detail?id=20341).
V1.06:
-Added Personal Money Allowance (PMA)
-Updated allowance screen to more closely match incentive screen layout.
V1.05:
-Added pop-up that informs users to navigate to incentive and allowance tabs after changing reservist status. Partial mitigation for user comment.
V1.04:
-Update to eliminate one reported app crash on base pay screen.
V1.03:
- Added diving pay.
V1.02:
- Corrected BAS issue for warrant officers.
V1.01:
- Update to make more robust on phones running specific Android OS versions.
- Code refactoring (no expected user visible changes)