|
75 | 75 | </component> |
76 | 76 | <component name="FileEditorManager"> |
77 | 77 | <leaf> |
78 | | - <file leaf-file-name="ZeteticApplication.java" pinned="false" current="false" current-in-tab="false"> |
79 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticApplication.java"> |
| 78 | + <file leaf-file-name="AttachExistingDatabaseTest.java" pinned="false" current="true" current-in-tab="true"> |
| 79 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachExistingDatabaseTest.java"> |
80 | 80 | <provider selected="true" editor-type-id="text-editor"> |
81 | | - <state line="34" column="0" selection-start="865" selection-end="865" vertical-scroll-proportion="0.0"> |
| 81 | + <state line="4" column="38" selection-start="144" selection-end="144" vertical-scroll-proportion="0.0794702"> |
82 | 82 | <folding /> |
83 | 83 | </state> |
84 | 84 | </provider> |
85 | 85 | </entry> |
86 | 86 | </file> |
87 | | - <file leaf-file-name="MigrationFromDatabaseFormat1To2.java" pinned="false" current="true" current-in-tab="true"> |
| 87 | + <file leaf-file-name="MigrationFromDatabaseFormat1To2.java" pinned="false" current="false" current-in-tab="false"> |
88 | 88 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrationFromDatabaseFormat1To2.java"> |
89 | 89 | <provider selected="true" editor-type-id="text-editor"> |
90 | | - <state line="18" column="0" selection-start="466" selection-end="466" vertical-scroll-proportion="0.0794702"> |
91 | | - <folding> |
92 | | - <element signature="imports" expanded="true" /> |
93 | | - </folding> |
94 | | - </state> |
95 | | - </provider> |
96 | | - </entry> |
97 | | - </file> |
98 | | - <file leaf-file-name="AES128CipherTest.java" pinned="false" current="false" current-in-tab="false"> |
99 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AES128CipherTest.java"> |
100 | | - <provider selected="true" editor-type-id="text-editor"> |
101 | | - <state line="34" column="61" selection-start="1025" selection-end="1025" vertical-scroll-proportion="0.0"> |
| 90 | + <state line="19" column="88" selection-start="774" selection-end="774" vertical-scroll-proportion="0.0"> |
102 | 91 | <folding /> |
103 | 92 | </state> |
104 | 93 | </provider> |
|
116 | 105 | <file leaf-file-name="TestSuiteRunner.java" pinned="false" current="false" current-in-tab="false"> |
117 | 106 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java"> |
118 | 107 | <provider selected="true" editor-type-id="text-editor"> |
119 | | - <state line="42" column="8" selection-start="1139" selection-end="1139" vertical-scroll-proportion="0.0"> |
| 108 | + <state line="26" column="13" selection-start="647" selection-end="647" vertical-scroll-proportion="0.0"> |
120 | 109 | <folding /> |
121 | 110 | </state> |
122 | 111 | </provider> |
|
136 | 125 | <component name="IdeDocumentHistory"> |
137 | 126 | <option name="changedFiles"> |
138 | 127 | <list> |
139 | | - <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/NullQueryResultTest.java" /> |
140 | | - <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachDatabaseTest.java" /> |
141 | | - <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/CrossProcessCursorQueryTest.java" /> |
142 | 128 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/LoopingCountQueryTest.java" /> |
143 | 129 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/LoopingQueryTest.java" /> |
144 | 130 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/CanThrowSQLiteExceptionTest.java" /> |
|
149 | 135 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java" /> |
150 | 136 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticContentProvider.java" /> |
151 | 137 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/AES128CipherTest.java" /> |
152 | | - <option value="$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticApplication.java" /> |
153 | 138 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrationFromDatabaseFormat1To2.java" /> |
| 139 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachDatabaseTest.java" /> |
| 140 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticApplication.java" /> |
| 141 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachExistingDatabaseTest.java" /> |
154 | 142 | <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java" /> |
| 143 | + <option value="$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachNewDatabaseTest.java" /> |
155 | 144 | </list> |
156 | 145 | </option> |
157 | 146 | </component> |
|
394 | 383 | <recent name="net.zetetic.tests" /> |
395 | 384 | </key> |
396 | 385 | </component> |
397 | | - <component name="RunManager" selected="Android Application.emulator-3.1"> |
| 386 | + <component name="RunManager" selected="Android Application.emulator-2.1"> |
398 | 387 | <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests"> |
399 | 388 | <module name="" /> |
400 | 389 | <option name="TESTING_TYPE" value="0" /> |
|
732 | 721 | <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
733 | 722 | <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
734 | 723 | <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
735 | | - <window_info id="Debug" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32800853" sideWeight="0.0" order="3" side_tool="false" content_ui="tabs" /> |
| 724 | + <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32800853" sideWeight="0.0" order="3" side_tool="false" content_ui="tabs" /> |
736 | 725 | <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="12" side_tool="true" content_ui="tabs" /> |
737 | 726 | <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> |
738 | 727 | <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> |
739 | 728 | <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32374868" sideWeight="0.46650276" order="9" side_tool="false" content_ui="tabs" /> |
740 | | - <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32893288" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> |
| 729 | + <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32800853" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> |
741 | 730 | <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" /> |
742 | 731 | <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
743 | 732 | <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> |
744 | | - <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.20299146" sideWeight="0.67199147" order="0" side_tool="false" content_ui="tabs" /> |
| 733 | + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.22115384" sideWeight="0.67199147" order="0" side_tool="false" content_ui="tabs" /> |
745 | 734 | <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32800853" sideWeight="0.0" order="2" side_tool="false" content_ui="tabs" /> |
746 | 735 | <window_info id="Android Logcat" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.66560173" sideWeight="0.5184275" order="11" side_tool="false" content_ui="tabs" /> |
747 | 736 | <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> |
|
808 | 797 | <option name="FILTER_TARGETS" value="false" /> |
809 | 798 | </component> |
810 | 799 | <component name="editorHistoryManager"> |
811 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/CrossProcessCursorQueryTest.java"> |
812 | | - <provider selected="true" editor-type-id="text-editor"> |
813 | | - <state line="11" column="35" selection-start="329" selection-end="329" vertical-scroll-proportion="0.0" /> |
814 | | - </provider> |
815 | | - </entry> |
816 | 800 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/LoopingCountQueryTest.java"> |
817 | 801 | <provider selected="true" editor-type-id="text-editor"> |
818 | 802 | <state line="8" column="34" selection-start="219" selection-end="219" vertical-scroll-proportion="0.0" /> |
|
828 | 812 | <state line="5" column="40" selection-start="135" selection-end="162" vertical-scroll-proportion="0.0" /> |
829 | 813 | </provider> |
830 | 814 | </entry> |
831 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachDatabaseTest.java"> |
832 | | - <provider selected="true" editor-type-id="text-editor"> |
833 | | - <state line="9" column="35" selection-start="241" selection-end="241" vertical-scroll-proportion="0.121348314"> |
834 | | - <folding /> |
835 | | - </state> |
836 | | - </provider> |
837 | | - </entry> |
838 | 815 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/NullQueryResultTest.java"> |
839 | 816 | <provider selected="true" editor-type-id="text-editor"> |
840 | | - <state line="0" column="26" selection-start="0" selection-end="26" vertical-scroll-proportion="0.0"> |
841 | | - <folding /> |
842 | | - </state> |
| 817 | + <state line="0" column="26" selection-start="0" selection-end="26" vertical-scroll-proportion="0.0" /> |
843 | 818 | </provider> |
844 | 819 | </entry> |
845 | 820 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/ResultNotifier.java"> |
846 | 821 | <provider selected="true" editor-type-id="text-editor"> |
847 | | - <state line="4" column="20" selection-start="116" selection-end="116" vertical-scroll-proportion="0.078947365"> |
848 | | - <folding /> |
849 | | - </state> |
| 822 | + <state line="4" column="20" selection-start="116" selection-end="116" vertical-scroll-proportion="0.078947365" /> |
850 | 823 | </provider> |
851 | 824 | </entry> |
852 | 825 | <entry file="file://$PROJECT_DIR$/AndroidManifest.xml"> |
853 | 826 | <provider selected="true" editor-type-id="text-editor"> |
854 | | - <state line="16" column="0" selection-start="814" selection-end="814" vertical-scroll-proportion="0.31578946"> |
855 | | - <folding /> |
856 | | - </state> |
| 827 | + <state line="16" column="0" selection-start="814" selection-end="814" vertical-scroll-proportion="0.31578946" /> |
857 | 828 | </provider> |
858 | 829 | </entry> |
859 | 830 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/LoopingQueryTest.java"> |
860 | 831 | <provider selected="true" editor-type-id="text-editor"> |
861 | | - <state line="11" column="45" selection-start="312" selection-end="331" vertical-scroll-proportion="0.19736843"> |
862 | | - <folding /> |
863 | | - </state> |
| 832 | + <state line="11" column="45" selection-start="312" selection-end="331" vertical-scroll-proportion="0.19736843" /> |
864 | 833 | </provider> |
865 | 834 | </entry> |
866 | 835 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticContentProvider.java"> |
867 | 836 | <provider selected="true" editor-type-id="text-editor"> |
868 | | - <state line="29" column="0" selection-start="743" selection-end="743" vertical-scroll-proportion="0.43421054"> |
| 837 | + <state line="29" column="0" selection-start="743" selection-end="743" vertical-scroll-proportion="0.43421054" /> |
| 838 | + </provider> |
| 839 | + </entry> |
| 840 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java"> |
| 841 | + <provider selected="true" editor-type-id="text-editor"> |
| 842 | + <state line="27" column="0" selection-start="768" selection-end="768" vertical-scroll-proportion="0.45394737" /> |
| 843 | + </provider> |
| 844 | + </entry> |
| 845 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AES128CipherTest.java"> |
| 846 | + <provider selected="true" editor-type-id="text-editor"> |
| 847 | + <state line="34" column="61" selection-start="1025" selection-end="1025" vertical-scroll-proportion="0.58651686"> |
869 | 848 | <folding /> |
870 | 849 | </state> |
871 | 850 | </provider> |
872 | 851 | </entry> |
873 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/SQLCipherTest.java"> |
| 852 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachNewDatabaseTest.java"> |
874 | 853 | <provider selected="true" editor-type-id="text-editor"> |
875 | | - <state line="27" column="0" selection-start="768" selection-end="768" vertical-scroll-proportion="0.45394737"> |
| 854 | + <state line="32" column="5" selection-start="1294" selection-end="1294" vertical-scroll-proportion="0.57236844"> |
876 | 855 | <folding /> |
877 | 856 | </state> |
878 | 857 | </provider> |
879 | 858 | </entry> |
880 | 859 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/ZeteticApplication.java"> |
881 | 860 | <provider selected="true" editor-type-id="text-editor"> |
882 | | - <state line="34" column="0" selection-start="865" selection-end="865" vertical-scroll-proportion="0.0"> |
| 861 | + <state line="37" column="5" selection-start="986" selection-end="986" vertical-scroll-proportion="0.40789473"> |
883 | 862 | <folding /> |
884 | 863 | </state> |
885 | 864 | </provider> |
886 | 865 | </entry> |
887 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AES128CipherTest.java"> |
| 866 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrationFromDatabaseFormat1To2.java"> |
888 | 867 | <provider selected="true" editor-type-id="text-editor"> |
889 | | - <state line="34" column="61" selection-start="1025" selection-end="1025" vertical-scroll-proportion="0.0"> |
| 868 | + <state line="19" column="88" selection-start="774" selection-end="774" vertical-scroll-proportion="0.0"> |
890 | 869 | <folding /> |
891 | 870 | </state> |
892 | 871 | </provider> |
893 | 872 | </entry> |
894 | 873 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/RawExecSQLTest.java"> |
895 | 874 | <provider selected="true" editor-type-id="text-editor"> |
896 | | - <state line="19" column="3" selection-start="640" selection-end="673" vertical-scroll-proportion="0.0"> |
897 | | - <folding /> |
898 | | - </state> |
| 875 | + <state line="19" column="3" selection-start="640" selection-end="673" vertical-scroll-proportion="0.0" /> |
899 | 876 | </provider> |
900 | 877 | </entry> |
901 | 878 | <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/TestSuiteRunner.java"> |
902 | 879 | <provider selected="true" editor-type-id="text-editor"> |
903 | | - <state line="42" column="8" selection-start="1139" selection-end="1139" vertical-scroll-proportion="0.0"> |
| 880 | + <state line="26" column="13" selection-start="647" selection-end="647" vertical-scroll-proportion="0.0"> |
904 | 881 | <folding /> |
905 | 882 | </state> |
906 | 883 | </provider> |
907 | 884 | </entry> |
908 | | - <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/MigrationFromDatabaseFormat1To2.java"> |
| 885 | + <entry file="file://$PROJECT_DIR$/src/main/java/net/zetetic/tests/AttachExistingDatabaseTest.java"> |
909 | 886 | <provider selected="true" editor-type-id="text-editor"> |
910 | | - <state line="18" column="0" selection-start="466" selection-end="466" vertical-scroll-proportion="0.0794702"> |
911 | | - <folding> |
912 | | - <element signature="imports" expanded="true" /> |
913 | | - </folding> |
| 887 | + <state line="4" column="38" selection-start="144" selection-end="144" vertical-scroll-proportion="0.0794702"> |
| 888 | + <folding /> |
914 | 889 | </state> |
915 | 890 | </provider> |
916 | 891 | </entry> |
|
0 commit comments