Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darshana #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package lk.ac.mrt.cse.dbs.simpleexpensemanager;

public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "lk.ac.mrt.cse.dbs.simpleexpensemanager";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"version": 2,
"artifactType": {
"type": "COMPATIBLE_SCREEN_MANIFEST",
"kind": "Directory"
},
"applicationId": "lk.ac.mrt.cse.dbs.simpleexpensemanager",
"variantName": "debug",
"elements": []
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/assets"/><source path="/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/shader_assets/debug/out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/debug/assets"/></dataSet></merger>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/debug/jniLibs"/></dataSet></merger>
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#Tue Feb 02 08:55:31 IST 2021
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/mipmap-xxxhdpi_ic_launcher.png.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/layout/fragment_add_account.xml=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/layout_fragment_add_account.xml.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/layout/activity_main.xml=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/layout_activity_main.xml.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/mipmap-hdpi/ic_launcher.png=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/mipmap-hdpi_ic_launcher.png.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/mipmap-xhdpi/ic_launcher.png=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/mipmap-xhdpi_ic_launcher.png.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/layout/fragment_expense_logs.xml=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/layout_fragment_expense_logs.xml.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/mipmap-mdpi/ic_launcher.png=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/mipmap-mdpi_ic_launcher.png.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/mipmap-xxhdpi/ic_launcher.png=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/mipmap-xxhdpi_ic_launcher.png.flat
/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/src/main/res/layout/fragment_manage_expenses.xml=/home/dsand/code/DBMiniProject/SimpleExpenseManager/app/build/intermediates/res/merged/debug/layout_fragment_manage_expenses.xml.flat
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"Navigeer tuis"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s, %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s, %2$s, %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"Navigeer op"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Nog opsies"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"Klaar"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Sien alles"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Kies \'n program"</string>
<string msgid="121134116657445385" name="abc_capital_off">"AF"</string>
<string msgid="3405795526292276155" name="abc_capital_on">"AAN"</string>
<string msgid="7723749260725869598" name="abc_search_hint">"Soek …"</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"Vee navraag uit"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"Soeknavraag"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"Soek"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"Dien navraag in"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"Stemsoektog"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deel met"</string>
<string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deel met %s"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Vou in"</string>
<string msgid="146198913615257606" name="search_menu_title">"Soek"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"ወደ መነሻ ይዳስሱ"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s፣ %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s፣ %2$s፣ %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"ወደ ላይ ይዳስሱ"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"ተከናውኗል"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"መተግበሪያ ይምረጡ"</string>
<string msgid="121134116657445385" name="abc_capital_off">"ጠፍቷል"</string>
<string msgid="3405795526292276155" name="abc_capital_on">"በርቷል"</string>
<string msgid="7723749260725869598" name="abc_search_hint">"ፈልግ…"</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"የፍለጋ ጥያቄ"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"ፍለጋ"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"መጠይቅ ያስረክቡ"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"የድምፅ ፍለጋ"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"ከሚከተለው ጋር ያጋሩ"</string>
<string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"ከ%s ጋር ያጋሩ"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"ሰብስብ"</string>
<string msgid="146198913615257606" name="search_menu_title">"ፈልግ"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"التنقل إلى الشاشة الرئيسية"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s، %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s، %2$s، %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"خيارات إضافية"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"تم"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"عرض الكل"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string>
<string msgid="121134116657445385" name="abc_capital_off">"إيقاف"</string>
<string msgid="3405795526292276155" name="abc_capital_on">"تشغيل"</string>
<string msgid="7723749260725869598" name="abc_search_hint">"بحث…"</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"محو طلب البحث"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"طلب البحث"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"بحث"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"إرسال طلب البحث"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"البحث الصوتي"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"مشاركة مع"</string>
<string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"‏مشاركة مع %s"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"تصغير"</string>
<string msgid="146198913615257606" name="search_menu_title">"البحث"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">"+999"</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"Evə naviqasiya et"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s, %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s, %2$s, %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"Yuxarı get"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Digər variantlar"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"Hazırdır"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Hamısına baxın"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Tətbiq seçin"</string>
<string msgid="121134116657445385" name="abc_capital_off">"DEAKTİV"</string>
<string msgid="3405795526292276155" name="abc_capital_on">"AKTİV"</string>
<string msgid="7723749260725869598" name="abc_search_hint">"Axtarış..."</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"Sorğunu təmizlə"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"Axtarış sorğusu"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"Axtarış"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"Sorğunu göndərin"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"Səsli axtarış"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Bununla paylaşın"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Dağıt"</string>
<string msgid="146198913615257606" name="search_menu_title">"Axtarış"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"Odlazak na Početnu"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s, %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s, %2$s, %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"Kretanje nagore"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Još opcija"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Izbor aplikacije"</string>
<string msgid="121134116657445385" name="abc_capital_off">"ISKLJUČI"</string>
<string msgid="3405795526292276155" name="abc_capital_on">"UKLJUČI"</string>
<string msgid="7723749260725869598" name="abc_search_hint">"Pretražite..."</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"Brisanje upita"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"Upit za pretragu"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"Pretraga"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"Slanje upita"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"Glasovna pretraga"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Deli sa"</string>
<string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Deli sa aplikacijom %s"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Skupi"</string>
<string msgid="146198913615257606" name="search_menu_title">"Pretraži"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">">999"</string>
</resources>
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string msgid="4600421777120114993" name="abc_action_bar_home_description">"Перайсці на галоўную старонку"</string>
<string msgid="1397052879051804371" name="abc_action_bar_home_description_format">"%1$s, %2$s"</string>
<string msgid="6623331958280229229" name="abc_action_bar_home_subtitle_description_format">"%1$s, %2$s, %3$s"</string>
<string msgid="1594238315039666878" name="abc_action_bar_up_description">"Перайсці ўверх"</string>
<string msgid="3588849162933574182" name="abc_action_menu_overflow_description">"Дадатковыя параметры"</string>
<string msgid="4076576682505996667" name="abc_action_mode_done">"Гатова"</string>
<string msgid="7468859129482906941" name="abc_activity_chooser_view_see_all">"Прагледзець усё"</string>
<string msgid="2031811694353399454" name="abc_activitychooserview_choose_application">"Выбраць праграму"</string>
<string msgid="121134116657445385" name="abc_capital_off">"ВЫКЛ."</string>
<string msgid="3405795526292276155" name="abc_capital_on">"УКЛ."</string>
<string msgid="7723749260725869598" name="abc_search_hint">"Пошук..."</string>
<string msgid="3691816814315814921" name="abc_searchview_description_clear">"Выдалiць запыт"</string>
<string msgid="2550479030709304392" name="abc_searchview_description_query">"Запыт на пошук"</string>
<string msgid="8264924765203268293" name="abc_searchview_description_search">"Пошук"</string>
<string msgid="8928215447528550784" name="abc_searchview_description_submit">"Адправіць запыт"</string>
<string msgid="893419373245838918" name="abc_searchview_description_voice">"Галасавы пошук"</string>
<string msgid="3421042268587513524" name="abc_shareactionprovider_share_with">"Абагуліць з"</string>
<string msgid="7165123711973476752" name="abc_shareactionprovider_share_with_application">"Абагуліць з %s"</string>
<string msgid="1603543279005712093" name="abc_toolbar_collapse_description">"Згарнуць"</string>
<string msgid="146198913615257606" name="search_menu_title">"Пошук"</string>
<string msgid="2869576371154716097" name="status_bar_notification_info_overflow">"больш за 999"</string>
</resources>
Loading