also handled removal of sites. also removed locationlib. There are too many issues with skyhook. Since this project does not use skyhook I will handle location internally. had to make a small modification to Add Social Site preference. For some reason the key value changed. works now.
84 lines
3.9 KiB
Java
84 lines
3.9 KiB
Java
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
|
*
|
|
* This class was automatically generated by the
|
|
* aapt tool from the resource data it found. It
|
|
* should not be modified by hand.
|
|
*/
|
|
|
|
package com.TwentyCodes.android.TravelPost;
|
|
|
|
public final class R {
|
|
public static final class array {
|
|
public static final int accuracy_entries=0x7f060000;
|
|
public static final int accuracy_values=0x7f060001;
|
|
}
|
|
public static final class attr {
|
|
}
|
|
public static final class drawable {
|
|
public static final int facebook_icon=0x7f020000;
|
|
public static final int icon=0x7f020001;
|
|
public static final int notification=0x7f020002;
|
|
public static final int widget=0x7f020003;
|
|
}
|
|
public static final class id {
|
|
public static final int authCode=0x7f070001;
|
|
public static final int authOkButton=0x7f070000;
|
|
public static final int authWebView=0x7f070002;
|
|
public static final int socialsites=0x7f070003;
|
|
}
|
|
public static final class layout {
|
|
public static final int facebookactivity=0x7f030000;
|
|
public static final int twitterwebauth=0x7f030001;
|
|
}
|
|
public static final class string {
|
|
public static final int about=0x7f050002;
|
|
public static final int about_info=0x7f050003;
|
|
public static final int about_verify=0x7f050004;
|
|
public static final int accuracy=0x7f050005;
|
|
public static final int accuracy_info=0x7f050006;
|
|
public static final int add_social_site=0x7f050007;
|
|
public static final int app_name=0x7f050008;
|
|
public static final int cancel_service=0x7f050009;
|
|
public static final int check_in_at=0x7f05000a;
|
|
public static final int clear=0x7f05000b;
|
|
public static final int crash=0x7f050000;
|
|
public static final int disable_facebook_checkin=0x7f05000c;
|
|
public static final int enable_facebook_checkin=0x7f05000d;
|
|
public static final int facebook=0x7f05000e;
|
|
public static final int facebook_already_authorized=0x7f05000f;
|
|
public static final int facebook_authorization_failure=0x7f050010;
|
|
public static final int facebook_options=0x7f050011;
|
|
public static final int facebook_session_not_valid=0x7f050012;
|
|
public static final int fb_signin=0x7f050013;
|
|
public static final int gathering=0x7f05001a;
|
|
public static final int loading=0x7f050014;
|
|
public static final int location_settings=0x7f050015;
|
|
public static final int poor_data_connection=0x7f05001c;
|
|
public static final int post_hint=0x7f050016;
|
|
public static final int post_lenght=0x7f050017;
|
|
public static final int post_settings=0x7f05001b;
|
|
public static final int post_to_long=0x7f050018;
|
|
public static final int posting=0x7f050019;
|
|
public static final int remove_facebook=0x7f05001d;
|
|
public static final int remove_facebook_confirmation=0x7f05001e;
|
|
public static final int remove_site_title=0x7f05001f;
|
|
public static final int remove_twitter=0x7f050020;
|
|
public static final int remove_twitter_confirmation=0x7f050021;
|
|
public static final int save_a_post=0x7f050022;
|
|
public static final int social_site=0x7f050023;
|
|
public static final int sorry=0x7f050001;
|
|
public static final int twitter=0x7f050024;
|
|
public static final int twitter_already_authorized=0x7f050025;
|
|
public static final int twitter_authorization_failure=0x7f050026;
|
|
public static final int twitter_exception=0x7f050027;
|
|
public static final int twitter_options=0x7f050028;
|
|
public static final int twitter_signin=0x7f050029;
|
|
public static final int update=0x7f05002a;
|
|
public static final int verify_message=0x7f05002b;
|
|
public static final int verify_post=0x7f05002c;
|
|
}
|
|
public static final class xml {
|
|
public static final int travelpostmain=0x7f040000;
|
|
}
|
|
}
|