Skip to content

Commit cd748ec

Browse files
committed
Major for launch
- Crashlytics SDK added - Tip of the Day working from server - Receiving Messiah help notifications - notification icon added - Contact selection view changed check boxes changed by image of textview selection - Mr.ABC needs help UI
1 parent 13db28a commit cd748ec

File tree

105 files changed

+1216
-658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+1216
-658
lines changed

AndroidManifest.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@
7171
android:label="@string/app_name"
7272
android:screenOrientation="portrait" >
7373
</activity>
74+
<activity
75+
android:name="com.CFP.messiah.Messiah_Need_Maps"
76+
android:label="@string/app_name"
77+
android:screenOrientation="portrait" >
78+
</activity>
7479
<activity
7580
android:name="com.CFP.messiah.Settings"
7681
android:label="@string/app_name"
@@ -99,6 +104,7 @@
99104
<activity
100105
android:name="com.CFP.messiah.MessiahRegistertion"
101106
android:label="@string/app_name"
107+
102108
android:screenOrientation="portrait" >
103109
</activity>
104110
<activity
@@ -139,6 +145,7 @@
139145
</service>
140146
<service android:name="com.CFP.messiah.GIntentService" >
141147
</service>
148+
<meta-data android:name="com.crashlytics.ApiKey" android:value="1976bbf9800e14c8291d1bbc5e4c00d5545c6a80"/>
142149
</application>
143150

144151
</manifest>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#This file is automatically generated by Crashlytics to uniquely
2+
#identify individual builds of your Android application.
3+
#
4+
#Do NOT modify, delete, or commit to source control!
5+
#
6+
#Wed Sep 17 18:03:02 PKT 2014
7+
version_name=1.0
8+
package_name=com.CFP.messiah
9+
build_id=e5e31d64-edaf-4e5c-a6c3-6e3174654d06
10+
version_code=1
11+
app_name=Messiah

bin/AndroidManifest.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@
7171
android:label="@string/app_name"
7272
android:screenOrientation="portrait" >
7373
</activity>
74+
<activity
75+
android:name="com.CFP.messiah.Messiah_Need_Maps"
76+
android:label="@string/app_name"
77+
android:screenOrientation="portrait" >
78+
</activity>
7479
<activity
7580
android:name="com.CFP.messiah.Settings"
7681
android:label="@string/app_name"
@@ -99,6 +104,7 @@
99104
<activity
100105
android:name="com.CFP.messiah.MessiahRegistertion"
101106
android:label="@string/app_name"
107+
102108
android:screenOrientation="portrait" >
103109
</activity>
104110
<activity
@@ -139,6 +145,7 @@
139145
</service>
140146
<service android:name="com.CFP.messiah.GIntentService" >
141147
</service>
148+
<meta-data android:name="com.crashlytics.ApiKey" android:value="1976bbf9800e14c8291d1bbc5e4c00d5545c6a80"/>
142149
</application>
143150

144151
</manifest>

bin/Messiah.apk

65.2 KB
Binary file not shown.

bin/R.txt

Lines changed: 95 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -329,51 +329,54 @@ int drawable common_signin_btn_text_pressed_light 0x7f020071
329329
int drawable community 0x7f020072
330330
int drawable contact 0x7f020073
331331
int drawable contact_icon 0x7f020074
332-
int drawable download 0x7f020075
333-
int drawable edit_icon 0x7f020076
334-
int drawable emergencybutton 0x7f020077
335-
int drawable emergencybutton_pressed 0x7f020078
336-
int drawable emergencybuttoneffect 0x7f020079
337-
int drawable helpui 0x7f02007a
338-
int drawable ic_action_accept 0x7f02007b
339-
int drawable ic_launcher 0x7f02007c
340-
int drawable ic_lockscreen_handle_pressed 0x7f02007d
341-
int drawable ic_plusone_medium_off_client 0x7f02007e
342-
int drawable ic_plusone_small_off_client 0x7f02007f
343-
int drawable ic_plusone_standard_off_client 0x7f020080
344-
int drawable ic_plusone_tall_off_client 0x7f020081
345-
int drawable icon2 0x7f020082
346-
int drawable icon2_filled 0x7f020083
347-
int drawable icon4 0x7f020084
348-
int drawable icon4_filled 0x7f020085
349-
int drawable icon5 0x7f020086
350-
int drawable icon5_filled 0x7f020087
351-
int drawable lengthy_button_selection 0x7f020088
352-
int drawable map_icon 0x7f020089
353-
int drawable map_loc 0x7f02008a
354-
int drawable maps 0x7f02008b
355-
int drawable off 0x7f02008c
356-
int drawable on 0x7f02008d
357-
int drawable overlay 0x7f02008e
358-
int drawable overlay_circle 0x7f02008f
359-
int drawable phone_icon 0x7f020090
360-
int drawable powered_by_google_dark 0x7f020091
361-
int drawable powered_by_google_light 0x7f020092
362-
int drawable progressbar 0x7f020093
363-
int drawable red_loc 0x7f020094
364-
int drawable rounded_corner 0x7f020095
365-
int drawable settings 0x7f020096
366-
int drawable settings_icon 0x7f020097
367-
int drawable speeddial 0x7f020098
368-
int drawable welcome 0x7f020099
332+
int drawable contacts_selection_empty 0x7f020075
333+
int drawable contacts_selection_fill 0x7f020076
334+
int drawable download 0x7f020077
335+
int drawable edit_icon 0x7f020078
336+
int drawable emergencybutton 0x7f020079
337+
int drawable emergencybutton_pressed 0x7f02007a
338+
int drawable emergencybuttoneffect 0x7f02007b
339+
int drawable helpui 0x7f02007c
340+
int drawable ic_action_accept 0x7f02007d
341+
int drawable ic_launcher 0x7f02007e
342+
int drawable ic_lockscreen_handle_pressed 0x7f02007f
343+
int drawable ic_plusone_medium_off_client 0x7f020080
344+
int drawable ic_plusone_small_off_client 0x7f020081
345+
int drawable ic_plusone_standard_off_client 0x7f020082
346+
int drawable ic_plusone_tall_off_client 0x7f020083
347+
int drawable icon2 0x7f020084
348+
int drawable icon2_filled 0x7f020085
349+
int drawable icon4 0x7f020086
350+
int drawable icon4_filled 0x7f020087
351+
int drawable icon5 0x7f020088
352+
int drawable icon5_filled 0x7f020089
353+
int drawable lengthy_button_selection 0x7f02008a
354+
int drawable map_icon 0x7f02008b
355+
int drawable map_loc 0x7f02008c
356+
int drawable maps 0x7f02008d
357+
int drawable notification_icon 0x7f02008e
358+
int drawable off 0x7f02008f
359+
int drawable on 0x7f020090
360+
int drawable overlay 0x7f020091
361+
int drawable overlay_circle 0x7f020092
362+
int drawable phone_icon 0x7f020093
363+
int drawable powered_by_google_dark 0x7f020094
364+
int drawable powered_by_google_light 0x7f020095
365+
int drawable progressbar 0x7f020096
366+
int drawable red_loc 0x7f020097
367+
int drawable rounded_corner 0x7f020098
368+
int drawable settings 0x7f020099
369+
int drawable settings_icon 0x7f02009a
370+
int drawable speeddial 0x7f02009b
371+
int drawable welcome 0x7f02009c
369372
int id AbsoluteLayout1 0x7f06004e
370-
int id Contactlist 0x7f06006f
373+
int id Contactlist 0x7f06006e
371374
int id IVAD 0x7f060081
372375
int id IVADM 0x7f060050
373376
int id IVBM 0x7f060080
374377
int id IVDT 0x7f060082
375-
int id IVDial 0x7f060074
376-
int id IVEdit 0x7f060075
378+
int id IVDial 0x7f060073
379+
int id IVEdit 0x7f060074
377380
int id IVTOD 0x7f06007e
378381
int id LinearLayout1 0x7f060056
379382
int id LinearLayout2 0x7f06005a
@@ -408,7 +411,7 @@ int id activity_chooser_view_content 0x7f060037
408411
int id always 0x7f06000b
409412
int id beginning 0x7f060011
410413
int id book_now 0x7f060028
411-
int id btnAddContact 0x7f060071
414+
int id btnAddContact 0x7f060070
412415
int id btnAddContactSpeed 0x7f060085
413416
int id btnAddContactswelcome 0x7f060090
414417
int id btnContact 0x7f060060
@@ -417,14 +420,13 @@ int id btnRegister 0x7f06007c
417420
int id btnSMS 0x7f060058
418421
int id btnSettings 0x7f06005e
419422
int id btnVerify 0x7f06008b
420-
int id button1 0x7f06006a
421-
int id button2 0x7f06006b
422-
int id button3 0x7f060069
423+
int id button1 0x7f060069
424+
int id button2 0x7f06006a
425+
int id button3 0x7f060068
423426
int id button_demo_finish 0x7f060054
424427
int id buyButton 0x7f060022
425428
int id buy_now 0x7f060027
426429
int id buy_with_google 0x7f060026
427-
int id cbContact 0x7f060065
428430
int id checkbox 0x7f06003f
429431
int id checkbox_demo_never_again 0x7f060053
430432
int id classic 0x7f060029
@@ -437,7 +439,7 @@ int id dropdown 0x7f06000f
437439
int id editText1 0x7f060091
438440
int id editText2 0x7f060092
439441
int id edit_query 0x7f060042
440-
int id empty 0x7f060070
442+
int id empty 0x7f06006f
441443
int id end 0x7f060013
442444
int id etFullName 0x7f06007a
443445
int id etPhoneNumber 0x7f06007b
@@ -453,16 +455,17 @@ int id hybrid 0x7f06001c
453455
int id icon 0x7f06003c
454456
int id ifRoom 0x7f06000a
455457
int id image 0x7f060039
456-
int id imageView1 0x7f06006d
457-
int id imageView2 0x7f06006e
458-
int id ivContact 0x7f060066
459-
int id laptop_group 0x7f06006c
458+
int id imageView1 0x7f06006c
459+
int id imageView2 0x7f06006d
460+
int id ivContact 0x7f060065
461+
int id laptop_group 0x7f06006b
460462
int id layout_demo_buttons 0x7f060052
461463
int id linearLayout2 0x7f06005b
462464
int id list 0x7f060064
463465
int id listMode 0x7f060001
464466
int id list_item 0x7f06003b
465-
int id map 0x7f060072
467+
int id map 0x7f060071
468+
int id map1 0x7f060075
466469
int id match_parent 0x7f060024
467470
int id middle 0x7f060012
468471
int id monochrome 0x7f06002b
@@ -505,12 +508,12 @@ int id title 0x7f06003d
505508
int id top_action_bar 0x7f060032
506509
int id tvADM 0x7f06004f
507510
int id tvBM 0x7f06007f
508-
int id tvContact 0x7f060067
509-
int id tvName 0x7f060073
511+
int id tvContact 0x7f060066
512+
int id tvName 0x7f060072
510513
int id tvSettings 0x7f060083
511514
int id tvTOD 0x7f06007d
512515
int id tvmap 0x7f060062
513-
int id txt1 0x7f060068
516+
int id txt1 0x7f060067
514517
int id up 0x7f060033
515518
int id useLogo 0x7f060003
516519
int id withText 0x7f06000c
@@ -556,21 +559,22 @@ int layout listitem 0x7f030023
556559
int layout main 0x7f030024
557560
int layout maps 0x7f030025
558561
int layout messiah_contacts 0x7f030026
559-
int layout messiah_registertion 0x7f030027
560-
int layout notifications_child 0x7f030028
561-
int layout settings 0x7f030029
562-
int layout settings_listitem 0x7f03002a
563-
int layout speed_dial 0x7f03002b
564-
int layout support_simple_spinner_dropdown_item 0x7f03002c
565-
int layout verification 0x7f03002d
566-
int layout welcome_screen 0x7f03002e
567-
int layout yourprofile_child 0x7f03002f
562+
int layout messiah_need_maps 0x7f030027
563+
int layout messiah_registertion 0x7f030028
564+
int layout notifications_child 0x7f030029
565+
int layout settings 0x7f03002a
566+
int layout settings_listitem 0x7f03002b
567+
int layout speed_dial 0x7f03002c
568+
int layout support_simple_spinner_dropdown_item 0x7f03002d
569+
int layout verification 0x7f03002e
570+
int layout welcome_screen 0x7f03002f
571+
int layout yourprofile_child 0x7f030030
568572
int menu accident_warning 0x7f0e0000
569573
int menu main 0x7f0e0001
570574
int menu main_contactview 0x7f0e0002
571575
int raw alarm 0x7f050000
572-
int string MessiahDescription 0x7f0b002c
573-
int string Step1 0x7f0b0041
576+
int string MessiahDescription 0x7f0b002d
577+
int string Step1 0x7f0b0042
574578
int string abc_action_bar_home_description 0x7f0b0001
575579
int string abc_action_bar_up_description 0x7f0b0002
576580
int string abc_action_menu_overflow_description 0x7f0b0003
@@ -584,10 +588,11 @@ int string abc_searchview_description_submit 0x7f0b0007
584588
int string abc_searchview_description_voice 0x7f0b0008
585589
int string abc_shareactionprovider_share_with 0x7f0b000c
586590
int string abc_shareactionprovider_share_with_application 0x7f0b000b
587-
int string action_settings 0x7f0b002a
588-
int string already_registered 0x7f0b002f
589-
int string app_name 0x7f0b0028
590-
int string arrow 0x7f0b003e
591+
int string action_settings 0x7f0b002b
592+
int string already_registered 0x7f0b0030
593+
int string app_name 0x7f0b0029
594+
int string arrow 0x7f0b003f
595+
int string com_crashlytics_android_build_id 0x7f0b0028
591596
int string common_google_play_services_enable_button 0x7f0b0018
592597
int string common_google_play_services_enable_text 0x7f0b0017
593598
int string common_google_play_services_enable_title 0x7f0b0016
@@ -613,29 +618,29 @@ int string common_google_play_services_update_text 0x7f0b001a
613618
int string common_google_play_services_update_title 0x7f0b0019
614619
int string common_signin_button_text 0x7f0b0024
615620
int string common_signin_button_text_long 0x7f0b0025
616-
int string error_config 0x7f0b002e
621+
int string error_config 0x7f0b002f
617622
int string ga_trackingId 0x7f0b0027
618-
int string gcm_deleted 0x7f0b0035
619-
int string gcm_error 0x7f0b0033
620-
int string gcm_message 0x7f0b0032
621-
int string gcm_recoverable_error 0x7f0b0034
622-
int string gcm_registered 0x7f0b0030
623-
int string gcm_unregistered 0x7f0b0031
624-
int string hello_world 0x7f0b0029
625-
int string hover_message_entered_at 0x7f0b0042
626-
int string options_clear 0x7f0b003c
627-
int string options_exit 0x7f0b003d
628-
int string options_register 0x7f0b003a
629-
int string options_unregister 0x7f0b003b
630-
int string server_register_error 0x7f0b0038
631-
int string server_registered 0x7f0b0036
632-
int string server_registering 0x7f0b002b
633-
int string server_unregister_error 0x7f0b0039
634-
int string server_unregistered 0x7f0b0037
635-
int string text_move_demo_step_1 0x7f0b003f
636-
int string text_move_demo_step_2 0x7f0b0040
623+
int string gcm_deleted 0x7f0b0036
624+
int string gcm_error 0x7f0b0034
625+
int string gcm_message 0x7f0b0033
626+
int string gcm_recoverable_error 0x7f0b0035
627+
int string gcm_registered 0x7f0b0031
628+
int string gcm_unregistered 0x7f0b0032
629+
int string hello_world 0x7f0b002a
630+
int string hover_message_entered_at 0x7f0b0043
631+
int string options_clear 0x7f0b003d
632+
int string options_exit 0x7f0b003e
633+
int string options_register 0x7f0b003b
634+
int string options_unregister 0x7f0b003c
635+
int string server_register_error 0x7f0b0039
636+
int string server_registered 0x7f0b0037
637+
int string server_registering 0x7f0b002c
638+
int string server_unregister_error 0x7f0b003a
639+
int string server_unregistered 0x7f0b0038
640+
int string text_move_demo_step_1 0x7f0b0040
641+
int string text_move_demo_step_2 0x7f0b0041
637642
int string wallet_buy_button_place_holder 0x7f0b0026
638-
int string welcome 0x7f0b002d
643+
int string welcome 0x7f0b002e
639644
int style AppBaseTheme 0x7f0c0090
640645
int style AppTheme 0x7f0c0091
641646
int style Divider 0x7f0c0092

bin/classes.dex

186 KB
Binary file not shown.
0 Bytes
Binary file not shown.
268 Bytes
Binary file not shown.
2.13 KB
Binary file not shown.
-325 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)