Skip to content

Commit cb85136

Browse files
committed
Add graduation book, remove help slider and add round icon
1 parent bc15138 commit cb85136

5 files changed

Lines changed: 17 additions & 20 deletions

File tree

Graduation_Project_Book.pdf

4.78 MB
Binary file not shown.

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -126,20 +126,6 @@ e.g. (Simplifying - Solving Polynomials - Integration - Differentiation).
126126

127127
## License
128128

129-
```
130-
ArabicMathSolver
131-
Copyright (C) 2022 Faculty of Engineering, Alexandria University, Egypt.
132-
133-
This program is free software: you can redistribute it and/or modify
134-
it under the terms of the GNU General Public License as published by
135-
the Free Software Foundation, either version 3 of the License, or
136-
(at your option) any later version.
137-
138-
This program is distributed in the hope that it will be useful,
139-
but WITHOUT ANY WARRANTY; without even the implied warranty of
140-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
141-
GNU General Public License for more details.
142-
143-
You should have received a copy of the GNU General Public License
144-
along with this program. If not, see <http://www.gnu.org/licenses/>.
145-
```
129+
This application is released under GNU GPLv3 (see [LICENSE](LICENSE)).
130+
131+
For more details, see [the graduation project book.](Graduation_Project_Book.pdf)

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
android:allowBackup="true"
1515
android:icon="@drawable/ic_sen"
1616
android:label="@string/app_name"
17-
android:roundIcon="@drawable/ic_sen"
17+
android:roundIcon="@drawable/ic_sen_round"
1818
android:supportsRtl="false"
1919
android:theme="@style/Theme.ArabicMathSolver"
2020
android:usesCleartextTraffic="true"

app/src/main/java/com/arabic/math/solver/IntroActivity.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import androidx.appcompat.app.AppCompatActivity;
1414
import androidx.viewpager.widget.PagerAdapter;
1515
import androidx.viewpager.widget.ViewPager;
16-
16+
/* -------------------------------------- Uncompleted Activity (Future Work) -------------------------------------- */
1717
public class IntroActivity extends AppCompatActivity {
1818
private Button next;
1919
private Button previous;
@@ -24,7 +24,8 @@ public class IntroActivity extends AppCompatActivity {
2424
@Override
2525
protected void onCreate(Bundle savedInstanceState) {
2626
super.onCreate(savedInstanceState);
27-
checkFirstTime();
27+
// checkFirstTime(); /* Uncomment to develop later */
28+
launchDashBoard();
2829
setContentView(R.layout.activity_intro);
2930
next = findViewById(R.id.button1);
3031
previous = findViewById(R.id.button2);
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="200dp"
3+
android:height="200dp"
4+
android:viewportWidth="570"
5+
android:viewportHeight="570">
6+
<path
7+
android:fillColor="#000000"
8+
android:pathData="M313.7,145.2c-0.2,0.7 -5.7,14.3 -12.2,30.2l-11.6,28.8 2.6,3.7c20.6,27.8 30.2,53.6 32.1,85.6 2.2,36.3 -19.5,62.2 -67,80 -25.1,9.3 -48.3,13.5 -80.1,14.2 -25.8,0.6 -38.6,-0.4 -54,-4.3 -28.5,-7.1 -47.2,-24.2 -53,-48.4 -3.6,-15.3 -2.9,-32.6 2.1,-54 4.6,-19.5 13.9,-45.5 24.4,-67.7 2.8,-5.8 4.9,-10.7 4.7,-10.9 -1.3,-1.3 -11.3,-5.2 -11.9,-4.6 -1.2,1.2 -12.8,27.1 -18.6,41.3 -10.8,26.6 -18.2,50.3 -22.8,73 -2.5,12.1 -2.8,15.5 -2.8,34.9 -0.1,19.6 0.1,22.2 2.2,29.4 3.9,13.6 9.5,23 19.1,32.6 9.2,9.1 15.2,13.1 28,18.6 32.2,13.9 92.9,16.3 137.6,5.3 29.3,-7.2 52.1,-19 70.6,-36.7 22.5,-21.4 35.3,-46.4 38.1,-74.8l1.2,-11.2 28.5,-0.5c38.1,-0.8 46.9,-2.6 60.5,-13 3.8,-2.8 7.4,-5.6 8,-6.1 0.8,-0.5 3.9,0.9 8.6,4 16.9,10.9 29.7,14.4 55.3,15.1l18.9,0.6 -0.5,-51.4c-0.4,-46.9 -0.6,-52.2 -2.5,-60.9 -1.1,-5.2 -2.9,-11.8 -4,-14.5 -2,-5.1 -9.1,-18.3 -13.8,-25.6l-2.5,-4.1 -9.9,16.1 -9.9,16.1 6.9,8.6c11.8,14.8 18.7,30.1 19.7,43.9 1,14.8 -2.9,19.1 -17.1,18.3 -12.2,-0.8 -18.6,-3.6 -27.2,-12.2 -12,-11.9 -18,-26.7 -22.8,-55.4 -1.3,-7.9 -2.6,-14.6 -2.9,-14.9 -0.3,-0.2 -3.1,3.3 -6.2,7.9l-5.6,8.4 1.7,10c0.9,5.4 1.7,15.5 1.8,22.4 0.1,12 0,12.7 -2.8,17.7 -4.7,8.5 -14.2,13.9 -28.7,16.2 -3.5,0.6 -17,1.1 -30,1.1l-23.6,-0 -0.7,-17.3c-0.8,-18.8 -3.4,-39.9 -6.5,-51.8 -2.4,-9.3 -6.5,-19.3 -13.3,-31.9 -6.4,-12 -7.4,-13.5 -8.1,-11.8z"
9+
android:strokeColor="#00000000" />
10+
</vector>

0 commit comments

Comments
 (0)