Commit 0f941d8f authored by KARETI VINEETH SAI's avatar KARETI VINEETH SAI

error because of android empty files

parent 8855d3eb
No preview for this file type
......@@ -70,19 +70,19 @@ Method defining Action to be taken when back button is pressed.
\doxysubsubsection{\texorpdfstring{onCreate()}{onCreate()}}
{\footnotesize\ttfamily void com.\+example.\+splitfare.\+Home.\+on\+Create (\begin{DoxyParamCaption}\item[{Bundle}]{saved\+Instance\+State }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Home_a25182f5bfd430e51728a879d7c25af89}\label{classcom_1_1example_1_1splitfare_1_1Home_a25182f5bfd430e51728a879d7c25af89}}
This method runs when the activity starts It takes care of toolbar,navigation drawer and listviews \mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Home_a25182f5bfd430e51728a879d7c25af89}\label{classcom_1_1example_1_1splitfare_1_1Home_a25182f5bfd430e51728a879d7c25af89}}
\index{com.example.splitfare.Home@{com.example.splitfare.Home}!onNavigationItemSelected@{onNavigationItemSelected}}
\index{onNavigationItemSelected@{onNavigationItemSelected}!com.example.splitfare.Home@{com.example.splitfare.Home}}
\doxysubsubsection{\texorpdfstring{onNavigationItemSelected()}{onNavigationItemSelected()}}
{\footnotesize\ttfamily boolean com.\+example.\+splitfare.\+Home.\+on\+Navigation\+Item\+Selected (\begin{DoxyParamCaption}\item[{@Non\+Null Menu\+Item}]{menu\+Item }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Home_a880726487fa18ca5d3b625a5f320e30c}\label{classcom_1_1example_1_1splitfare_1_1Home_a880726487fa18ca5d3b625a5f320e30c}}
This method is used to listen for Navigation drawer items It gives onclick listeners for all the items present in navigation drawer \mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Home_a880726487fa18ca5d3b625a5f320e30c}\label{classcom_1_1example_1_1splitfare_1_1Home_a880726487fa18ca5d3b625a5f320e30c}}
\index{com.example.splitfare.Home@{com.example.splitfare.Home}!onStart@{onStart}}
\index{onStart@{onStart}!com.example.splitfare.Home@{com.example.splitfare.Home}}
\doxysubsubsection{\texorpdfstring{onStart()}{onStart()}}
{\footnotesize\ttfamily void com.\+example.\+splitfare.\+Home.\+on\+Start (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}
This Method is called when the activity actually starts running This takes care of displaying all posts of other users
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Home_ad0eba56e270e4725dc1fa5cfd7dca21b}\label{classcom_1_1example_1_1splitfare_1_1Home_ad0eba56e270e4725dc1fa5cfd7dca21b}}
......
......@@ -58,13 +58,13 @@ Method defining Action to be taken when back button is pressed.
\doxysubsubsection{\texorpdfstring{onCreate()}{onCreate()}}
{\footnotesize\ttfamily void com.\+example.\+splitfare.\+Login\+Activity.\+on\+Create (\begin{DoxyParamCaption}\item[{Bundle}]{saved\+Instance\+State }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1LoginActivity_a2390f5b30f10cc5589cb5a32361ba709}\label{classcom_1_1example_1_1splitfare_1_1LoginActivity_a2390f5b30f10cc5589cb5a32361ba709}}
This activity is invoked when Activity is created It takes care of initailising all id elements in the activity On\+C\+Lick listener for login function\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1LoginActivity_a2390f5b30f10cc5589cb5a32361ba709}\label{classcom_1_1example_1_1splitfare_1_1LoginActivity_a2390f5b30f10cc5589cb5a32361ba709}}
\index{com.example.splitfare.LoginActivity@{com.example.splitfare.LoginActivity}!onStart@{onStart}}
\index{onStart@{onStart}!com.example.splitfare.LoginActivity@{com.example.splitfare.LoginActivity}}
\doxysubsubsection{\texorpdfstring{onStart()}{onStart()}}
{\footnotesize\ttfamily void com.\+example.\+splitfare.\+Login\+Activity.\+on\+Start (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}
This activity is invoked when the acitivity starts Checks for users login
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1LoginActivity_ad834acae52c4beea6d04e87d8b56d6c2}\label{classcom_1_1example_1_1splitfare_1_1LoginActivity_ad834acae52c4beea6d04e87d8b56d6c2}}
......
......@@ -57,7 +57,7 @@ Method defining Action to be taken when back button is pressed.
\doxysubsubsection{\texorpdfstring{onCreate()}{onCreate()}}
{\footnotesize\ttfamily void com.\+example.\+splitfare.\+Main\+Activity.\+on\+Create (\begin{DoxyParamCaption}\item[{Bundle}]{saved\+Instance\+State }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [protected]}}
This method is started on activity created This activity is used to initialise all variables and signup the user
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1MainActivity_a1dc4a5eaf2d81caf40c1dc04c7f2f7e2}\label{classcom_1_1example_1_1splitfare_1_1MainActivity_a1dc4a5eaf2d81caf40c1dc04c7f2f7e2}}
......
......@@ -10,7 +10,7 @@ Inheritance diagram for com.\+example.\+splitfare.\+Post\+:\begin{figure}[H]
\begin{DoxyCompactItemize}
\item
Array\+List$<$ String $>$ \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1Post_a80f79c6e421a568aca368ed3d45f24cc}{get\+List}} ()
\item
\begin{DoxyCompactList}\small\item\em Setters and Getters are initialised for all variables. \end{DoxyCompactList}\item
String \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1Post_a803554503126ab79f7039bfd5d738303}{get\+Useremail}} ()
\item
void \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1Post_a6852e39a241a3c86513f0a72b4dffaee}{set\+Useremail}} (String \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1Post_acfa6d9590e6153f49fc1e0f66870fbb8}{useremail}})
......@@ -129,6 +129,10 @@ Helper class which defines the basic structure of a post object This defines all
\doxysubsubsection{\texorpdfstring{getList()}{getList()}}
{\footnotesize\ttfamily Array\+List$<$String$>$ com.\+example.\+splitfare.\+Post.\+get\+List (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
Setters and Getters are initialised for all variables.
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1Post_af6b27ebbb71862045a07da0c441da866}\label{classcom_1_1example_1_1splitfare_1_1Post_af6b27ebbb71862045a07da0c441da866}}
\index{com.example.splitfare.Post@{com.example.splitfare.Post}!getMobile@{getMobile}}
\index{getMobile@{getMobile}!com.example.splitfare.Post@{com.example.splitfare.Post}}
......
......@@ -10,9 +10,9 @@ Inheritance diagram for com.\+example.\+splitfare.\+Post\+List\+:\begin{figure}[
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1PostList_a8983419d4d1bc07abcebfaefc981c6c1}{Post\+List}} (Activity \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1PostList_a49ccdce255641863d7ecfdb794c58d9d}{context}}, List$<$ \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1Post}{Post}} $>$ artists)
\item
\begin{DoxyCompactList}\small\item\em Constructor to initiliase context and post object. \end{DoxyCompactList}\item
View \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1PostList_a719e9cf3a0b5172c7123f82adbb787e2}{get\+View}} (int position, View convert\+View, View\+Group parent)
\end{DoxyCompactItemize}
\begin{DoxyCompactList}\small\item\em This method sets the textviews of List\+View to appropriate values. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Package Attributes}
\begin{DoxyCompactItemize}
\item
......@@ -43,6 +43,10 @@ This is a helper class which helps in retrieving values from Firebase and displa
Constructor to initiliase context and post object.
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1PostList_a719e9cf3a0b5172c7123f82adbb787e2}\label{classcom_1_1example_1_1splitfare_1_1PostList_a719e9cf3a0b5172c7123f82adbb787e2}}
\index{com.example.splitfare.PostList@{com.example.splitfare.PostList}!getView@{getView}}
......@@ -52,6 +56,10 @@ This is a helper class which helps in retrieving values from Firebase and displa
This method sets the textviews of List\+View to appropriate values.
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1PostList_a0c270036b47056e9246e962ecec9b029}\label{classcom_1_1example_1_1splitfare_1_1PostList_a0c270036b47056e9246e962ecec9b029}}
\index{com.example.splitfare.PostList@{com.example.splitfare.PostList}!bclr@{bclr}}
......
......@@ -15,7 +15,7 @@ void \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1myposts_a873aee562d630
\begin{DoxyCompactItemize}
\item
void \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1myposts_a2b8321b76a2190fe18d98fa90dd28f3c}{on\+Create}} (Bundle saved\+Instance\+State)
\end{DoxyCompactItemize}
\begin{DoxyCompactList}\small\item\em This method takes care of sending post object to \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1PostList}{Post\+List}} helper class so that it can print values in list\+View. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Package Attributes}
\begin{DoxyCompactItemize}
\item
......@@ -53,6 +53,10 @@ Method defining Action to be taken when back button is pressed.
This method takes care of sending post object to \mbox{\hyperlink{classcom_1_1example_1_1splitfare_1_1PostList}{Post\+List}} helper class so that it can print values in list\+View.
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{classcom_1_1example_1_1splitfare_1_1myposts_a62d1b4e65c7312e3340d88d0711e07ef}\label{classcom_1_1example_1_1splitfare_1_1myposts_a62d1b4e65c7312e3340d88d0711e07ef}}
\index{com.example.splitfare.myposts@{com.example.splitfare.myposts}!curuser@{curuser}}
......
......@@ -264,8 +264,8 @@
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a0071af0f72f6ff5dd17b058550f25e13}{{6.7.3.8}{32}{\texorpdfstring {getPersons()}{getPersons()}}{subsubsection.6.7.3.8}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.9}getPid()}{32}{subsubsection.6.7.3.9}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a4a5ce466c4f98e00e4dd28e2a5320508}{{6.7.3.9}{32}{\texorpdfstring {getPid()}{getPid()}}{subsubsection.6.7.3.9}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.10}getSource()}{32}{subsubsection.6.7.3.10}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a29d51d637a3a46f399eec7ee29dbfed2}{{6.7.3.10}{32}{\texorpdfstring {getSource()}{getSource()}}{subsubsection.6.7.3.10}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.10}getSource()}{33}{subsubsection.6.7.3.10}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a29d51d637a3a46f399eec7ee29dbfed2}{{6.7.3.10}{33}{\texorpdfstring {getSource()}{getSource()}}{subsubsection.6.7.3.10}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.11}getTime()}{33}{subsubsection.6.7.3.11}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ae121a3ad7ead72ecd07399d59c678221}{{6.7.3.11}{33}{\texorpdfstring {getTime()}{getTime()}}{subsubsection.6.7.3.11}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.12}getUid()}{33}{subsubsection.6.7.3.12}}
......@@ -278,8 +278,8 @@
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ab0df070adaea578b1d65bf53e550bca3}{{6.7.3.15}{33}{\texorpdfstring {setDestination()}{setDestination()}}{subsubsection.6.7.3.15}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.16}setID()}{33}{subsubsection.6.7.3.16}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a7d9d730d71a95f05224f99592aa3b4e8}{{6.7.3.16}{33}{\texorpdfstring {setID()}{setID()}}{subsubsection.6.7.3.16}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.17}setlist()}{33}{subsubsection.6.7.3.17}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a5bc77328200e06b24da142495cb7771e}{{6.7.3.17}{33}{\texorpdfstring {setlist()}{setlist()}}{subsubsection.6.7.3.17}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.17}setlist()}{34}{subsubsection.6.7.3.17}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a5bc77328200e06b24da142495cb7771e}{{6.7.3.17}{34}{\texorpdfstring {setlist()}{setlist()}}{subsubsection.6.7.3.17}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.18}setMobile()}{34}{subsubsection.6.7.3.18}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a7fe82e5317afce84daf908d8a3c1c93d}{{6.7.3.18}{34}{\texorpdfstring {setMobile()}{setMobile()}}{subsubsection.6.7.3.18}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.19}setMoT()}{34}{subsubsection.6.7.3.19}}
......@@ -292,8 +292,8 @@
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a78fd4f18fb061df85842745c3ae182be}{{6.7.3.22}{34}{\texorpdfstring {setPid()}{setPid()}}{subsubsection.6.7.3.22}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.23}setSource()}{34}{subsubsection.6.7.3.23}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ab8d30d15280d6238fcdc224d01e07fd4}{{6.7.3.23}{34}{\texorpdfstring {setSource()}{setSource()}}{subsubsection.6.7.3.23}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.24}setTime()}{34}{subsubsection.6.7.3.24}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_abac8d577cf283c283d35f79f5df7cd11}{{6.7.3.24}{34}{\texorpdfstring {setTime()}{setTime()}}{subsubsection.6.7.3.24}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.24}setTime()}{35}{subsubsection.6.7.3.24}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_abac8d577cf283c283d35f79f5df7cd11}{{6.7.3.24}{35}{\texorpdfstring {setTime()}{setTime()}}{subsubsection.6.7.3.24}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.25}setUid()}{35}{subsubsection.6.7.3.25}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a6852e39a241a3c86513f0a72b4dffaee}{{6.7.3.25}{35}{\texorpdfstring {setUid()}{setUid()}}{subsubsection.6.7.3.25}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.3.26}setUseremail()}{35}{subsubsection.6.7.3.26}}
......@@ -307,8 +307,8 @@
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ae8a4c9e428da362019eb278d62cf8e5e}{{6.7.4.3}{35}{\texorpdfstring {destination}{destination}}{subsubsection.6.7.4.3}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.4}Mobile}{35}{subsubsection.6.7.4.4}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a3576dd50e0ca2a0413446c4a42f81fab}{{6.7.4.4}{35}{\texorpdfstring {Mobile}{Mobile}}{subsubsection.6.7.4.4}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.5}MoT}{35}{subsubsection.6.7.4.5}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ac113194a4bd49a6903f50921fbfdd09f}{{6.7.4.5}{35}{\texorpdfstring {MoT}{MoT}}{subsubsection.6.7.4.5}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.5}MoT}{36}{subsubsection.6.7.4.5}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_ac113194a4bd49a6903f50921fbfdd09f}{{6.7.4.5}{36}{\texorpdfstring {MoT}{MoT}}{subsubsection.6.7.4.5}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.6}name}{36}{subsubsection.6.7.4.6}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a7f4ceb0f7a768823e892b32e689a4587}{{6.7.4.6}{36}{\texorpdfstring {name}{name}}{subsubsection.6.7.4.6}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.7}persons}{36}{subsubsection.6.7.4.7}}
......@@ -321,15 +321,15 @@
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_a2a9e75aad3dfe440893cce98548aac9c}{{6.7.4.10}{36}{\texorpdfstring {Time}{Time}}{subsubsection.6.7.4.10}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.11}Uid}{36}{subsubsection.6.7.4.11}}
\newlabel{classcom_1_1example_1_1splitfare_1_1Post_acfa6d9590e6153f49fc1e0f66870fbb8}{{6.7.4.11}{36}{\texorpdfstring {Uid}{Uid}}{subsubsection.6.7.4.11}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.12}useremail}{36}{subsubsection.6.7.4.12}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.7.4.12}useremail}{37}{subsubsection.6.7.4.12}}
\@writefile{toc}{\contentsline {section}{\numberline {6.8}com.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}example.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}splitfare.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}Post\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}List Class Reference}{37}{section.6.8}}
\newlabel{classcom_1_1example_1_1splitfare_1_1PostList}{{6.8}{37}{com.\+example.\+splitfare.\+Post\+List Class Reference}{section.6.8}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.1}Detailed Description}{37}{subsection.6.8.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.2}Constructor \& Destructor Documentation}{37}{subsection.6.8.2}}
\newlabel{classcom_1_1example_1_1splitfare_1_1PostList_a8983419d4d1bc07abcebfaefc981c6c1}{{6.8.2}{37}{Constructor \& Destructor Documentation}{subsection.6.8.2}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.8.2.1}PostList()}{37}{subsubsection.6.8.2.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.3}Member Function Documentation}{37}{subsection.6.8.3}}
\newlabel{classcom_1_1example_1_1splitfare_1_1PostList_a719e9cf3a0b5172c7123f82adbb787e2}{{6.8.3}{37}{Member Function Documentation}{subsection.6.8.3}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.8.2.1}PostList()}{38}{subsubsection.6.8.2.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.3}Member Function Documentation}{38}{subsection.6.8.3}}
\newlabel{classcom_1_1example_1_1splitfare_1_1PostList_a719e9cf3a0b5172c7123f82adbb787e2}{{6.8.3}{38}{Member Function Documentation}{subsection.6.8.3}{}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.8.3.1}getView()}{38}{subsubsection.6.8.3.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {6.8.4}Member Data Documentation}{38}{subsection.6.8.4}}
\newlabel{classcom_1_1example_1_1splitfare_1_1PostList_a0c270036b47056e9246e962ecec9b029}{{6.8.4}{38}{Member Data Documentation}{subsection.6.8.4}{}}
......
......@@ -192,8 +192,8 @@
\indexentry{getPid@{getPid}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{32}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!getSource@{getSource}|hyperpage}{32}
\indexentry{getSource@{getSource}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{32}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!getTime@{getTime}|hyperpage}{32}
\indexentry{getTime@{getTime}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{32}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!getTime@{getTime}|hyperpage}{33}
\indexentry{getTime@{getTime}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{33}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!getUid@{getUid}|hyperpage}{33}
\indexentry{getUid@{getUid}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{33}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!getUseremail@{getUseremail}|hyperpage}{33}
......@@ -206,8 +206,8 @@
\indexentry{setID@{setID}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{33}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setlist@{setlist}|hyperpage}{33}
\indexentry{setlist@{setlist}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{33}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setMobile@{setMobile}|hyperpage}{33}
\indexentry{setMobile@{setMobile}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{33}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setMobile@{setMobile}|hyperpage}{34}
\indexentry{setMobile@{setMobile}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{34}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setMoT@{setMoT}|hyperpage}{34}
\indexentry{setMoT@{setMoT}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{34}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setName@{setName}|hyperpage}{34}
......@@ -220,8 +220,8 @@
\indexentry{setSource@{setSource}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{34}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setTime@{setTime}|hyperpage}{34}
\indexentry{setTime@{setTime}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{34}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setUid@{setUid}|hyperpage}{34}
\indexentry{setUid@{setUid}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{34}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setUid@{setUid}|hyperpage}{35}
\indexentry{setUid@{setUid}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{35}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!setUseremail@{setUseremail}|hyperpage}{35}
\indexentry{setUseremail@{setUseremail}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{35}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!comments@{comments}|hyperpage}{35}
......@@ -234,8 +234,8 @@
\indexentry{Mobile@{Mobile}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{35}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!MoT@{MoT}|hyperpage}{35}
\indexentry{MoT@{MoT}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{35}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!name@{name}|hyperpage}{35}
\indexentry{name@{name}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{35}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!name@{name}|hyperpage}{36}
\indexentry{name@{name}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{36}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!persons@{persons}|hyperpage}{36}
\indexentry{persons@{persons}!com.example.splitfare.Post@{com.example.splitfare.Post}|hyperpage}{36}
\indexentry{com.example.splitfare.Post@{com.example.splitfare.Post}!Pid@{Pid}|hyperpage}{36}
......@@ -251,8 +251,8 @@
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}|hyperpage}{37}
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}!PostList@{PostList}|hyperpage}{37}
\indexentry{PostList@{PostList}!com.example.splitfare.PostList@{com.example.splitfare.PostList}|hyperpage}{37}
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}!getView@{getView}|hyperpage}{37}
\indexentry{getView@{getView}!com.example.splitfare.PostList@{com.example.splitfare.PostList}|hyperpage}{37}
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}!getView@{getView}|hyperpage}{38}
\indexentry{getView@{getView}!com.example.splitfare.PostList@{com.example.splitfare.PostList}|hyperpage}{38}
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}!bclr@{bclr}|hyperpage}{38}
\indexentry{bclr@{bclr}!com.example.splitfare.PostList@{com.example.splitfare.PostList}|hyperpage}{38}
\indexentry{com.example.splitfare.PostList@{com.example.splitfare.PostList}!context@{context}|hyperpage}{38}
......
......@@ -125,12 +125,12 @@
\subitem {getPersons}, \hyperpage{32}
\subitem {getPid}, \hyperpage{32}
\subitem {getSource}, \hyperpage{32}
\subitem {getTime}, \hyperpage{32}
\subitem {getTime}, \hyperpage{33}
\subitem {getUid}, \hyperpage{33}
\subitem {getUseremail}, \hyperpage{33}
\subitem {Mobile}, \hyperpage{35}
\subitem {MoT}, \hyperpage{35}
\subitem {name}, \hyperpage{35}
\subitem {name}, \hyperpage{36}
\subitem {persons}, \hyperpage{36}
\subitem {Pid}, \hyperpage{36}
\subitem {Post}, \hyperpage{31}
......@@ -138,14 +138,14 @@
\subitem {setDestination}, \hyperpage{33}
\subitem {setID}, \hyperpage{33}
\subitem {setlist}, \hyperpage{33}
\subitem {setMobile}, \hyperpage{33}
\subitem {setMobile}, \hyperpage{34}
\subitem {setMoT}, \hyperpage{34}
\subitem {setName}, \hyperpage{34}
\subitem {setPersons}, \hyperpage{34}
\subitem {setPid}, \hyperpage{34}
\subitem {setSource}, \hyperpage{34}
\subitem {setTime}, \hyperpage{34}
\subitem {setUid}, \hyperpage{34}
\subitem {setUid}, \hyperpage{35}
\subitem {setUseremail}, \hyperpage{35}
\subitem {source}, \hyperpage{36}
\subitem {Time}, \hyperpage{36}
......@@ -155,7 +155,7 @@
\subitem {bclr}, \hyperpage{38}
\subitem {context}, \hyperpage{38}
\subitem {count}, \hyperpage{38}
\subitem {getView}, \hyperpage{37}
\subitem {getView}, \hyperpage{38}
\subitem {PostList}, \hyperpage{37}
\subitem {posts}, \hyperpage{38}
\subitem {tclr}, \hyperpage{38}
......@@ -235,13 +235,13 @@
\item {getSource}
\subitem {com.example.splitfare.Post}, \hyperpage{32}
\item {getTime}
\subitem {com.example.splitfare.Post}, \hyperpage{32}
\subitem {com.example.splitfare.Post}, \hyperpage{33}
\item {getUid}
\subitem {com.example.splitfare.Post}, \hyperpage{33}
\item {getUseremail}
\subitem {com.example.splitfare.Post}, \hyperpage{33}
\item {getView}
\subitem {com.example.splitfare.PostList}, \hyperpage{37}
\subitem {com.example.splitfare.PostList}, \hyperpage{38}
\indexspace
......@@ -286,7 +286,7 @@
\item {name}
\subitem {com.example.splitfare.AddpostaActivity}, \hyperpage{14}
\subitem {com.example.splitfare.Comment}, \hyperpage{19}
\subitem {com.example.splitfare.Post}, \hyperpage{35}
\subitem {com.example.splitfare.Post}, \hyperpage{36}
\item {navigationView}
\subitem {com.example.splitfare.Home}, \hyperpage{23}
\item {nop}
......@@ -352,7 +352,7 @@
\item {setlist}
\subitem {com.example.splitfare.Post}, \hyperpage{33}
\item {setMobile}
\subitem {com.example.splitfare.Post}, \hyperpage{33}
\subitem {com.example.splitfare.Post}, \hyperpage{34}
\item {setMoT}
\subitem {com.example.splitfare.Post}, \hyperpage{34}
\item {setName}
......@@ -366,7 +366,7 @@
\item {setTime}
\subitem {com.example.splitfare.Post}, \hyperpage{34}
\item {setUid}
\subitem {com.example.splitfare.Post}, \hyperpage{34}
\subitem {com.example.splitfare.Post}, \hyperpage{35}
\item {setUseremail}
\subitem {com.example.splitfare.Post}, \hyperpage{35}
\item {source}
......
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex 2019.8.24) 27 NOV 2019 09:36
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex 2019.8.24) 27 NOV 2019 10:20
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
......@@ -1454,7 +1454,7 @@ on input line 6.
pdfTeX warning: pdflatex (file ./classcom_1_1example_1_1splitfare_1_1Post.pdf):
PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<./classcom_1_1example_1_1splitfare_1_1Post.pdf>
<classcom_1_1example_1_1splitfare_1_1Post.pdf, id=1404, 501.875pt x 236.17233pt
<classcom_1_1example_1_1splitfare_1_1Post.pdf, id=1406, 501.875pt x 236.17233pt
>
File: classcom_1_1example_1_1splitfare_1_1Post.pdf Graphic file (type pdf)
<use classcom_1_1example_1_1splitfare_1_1Post.pdf>
......@@ -1467,7 +1467,7 @@ input line 6.
pdfTeX warning: pdflatex (file ./classcom_1_1example_1_1splitfare_1_1PostList.p
df): PDF inclusion: found PDF version <1.7>, but at most version <1.5> allowed
<./classcom_1_1example_1_1splitfare_1_1PostList.pdf>
<classcom_1_1example_1_1splitfare_1_1PostList.pdf, id=1529, 501.875pt x 169.412
<classcom_1_1example_1_1splitfare_1_1PostList.pdf, id=1531, 501.875pt x 169.412
92pt>
File: classcom_1_1example_1_1splitfare_1_1PostList.pdf Graphic file (type pdf)
<use classcom_1_1example_1_1splitfare_1_1PostList.pdf>
......@@ -1512,10 +1512,10 @@ rw/courier/ucrro8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/
uhvb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8ac.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb></usr/share/
texlive/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb>
Output written on refman.pdf (52 pages, 198682 bytes).
Output written on refman.pdf (52 pages, 200025 bytes).
PDF statistics:
2028 PDF objects out of 2073 (max. 8388607)
1930 compressed objects within 20 object streams
2030 PDF objects out of 2073 (max. 8388607)
1932 compressed objects within 20 object streams
430 named destinations out of 1000 (max. 500000)
1513 words of extra memory for PDF output out of 10000 (max. 10000000)
......@@ -131,21 +131,21 @@
\contentsline {subsubsection}{\numberline {6.7.3.7}getName()}{32}{subsubsection.6.7.3.7}
\contentsline {subsubsection}{\numberline {6.7.3.8}getPersons()}{32}{subsubsection.6.7.3.8}
\contentsline {subsubsection}{\numberline {6.7.3.9}getPid()}{32}{subsubsection.6.7.3.9}
\contentsline {subsubsection}{\numberline {6.7.3.10}getSource()}{32}{subsubsection.6.7.3.10}
\contentsline {subsubsection}{\numberline {6.7.3.10}getSource()}{33}{subsubsection.6.7.3.10}
\contentsline {subsubsection}{\numberline {6.7.3.11}getTime()}{33}{subsubsection.6.7.3.11}
\contentsline {subsubsection}{\numberline {6.7.3.12}getUid()}{33}{subsubsection.6.7.3.12}
\contentsline {subsubsection}{\numberline {6.7.3.13}getUseremail()}{33}{subsubsection.6.7.3.13}
\contentsline {subsubsection}{\numberline {6.7.3.14}setDate()}{33}{subsubsection.6.7.3.14}
\contentsline {subsubsection}{\numberline {6.7.3.15}setDestination()}{33}{subsubsection.6.7.3.15}
\contentsline {subsubsection}{\numberline {6.7.3.16}setID()}{33}{subsubsection.6.7.3.16}
\contentsline {subsubsection}{\numberline {6.7.3.17}setlist()}{33}{subsubsection.6.7.3.17}
\contentsline {subsubsection}{\numberline {6.7.3.17}setlist()}{34}{subsubsection.6.7.3.17}
\contentsline {subsubsection}{\numberline {6.7.3.18}setMobile()}{34}{subsubsection.6.7.3.18}
\contentsline {subsubsection}{\numberline {6.7.3.19}setMoT()}{34}{subsubsection.6.7.3.19}
\contentsline {subsubsection}{\numberline {6.7.3.20}setName()}{34}{subsubsection.6.7.3.20}
\contentsline {subsubsection}{\numberline {6.7.3.21}setPersons()}{34}{subsubsection.6.7.3.21}
\contentsline {subsubsection}{\numberline {6.7.3.22}setPid()}{34}{subsubsection.6.7.3.22}
\contentsline {subsubsection}{\numberline {6.7.3.23}setSource()}{34}{subsubsection.6.7.3.23}
\contentsline {subsubsection}{\numberline {6.7.3.24}setTime()}{34}{subsubsection.6.7.3.24}
\contentsline {subsubsection}{\numberline {6.7.3.24}setTime()}{35}{subsubsection.6.7.3.24}
\contentsline {subsubsection}{\numberline {6.7.3.25}setUid()}{35}{subsubsection.6.7.3.25}
\contentsline {subsubsection}{\numberline {6.7.3.26}setUseremail()}{35}{subsubsection.6.7.3.26}
\contentsline {subsection}{\numberline {6.7.4}Member Data Documentation}{35}{subsection.6.7.4}
......@@ -153,19 +153,19 @@
\contentsline {subsubsection}{\numberline {6.7.4.2}Date}{35}{subsubsection.6.7.4.2}
\contentsline {subsubsection}{\numberline {6.7.4.3}destination}{35}{subsubsection.6.7.4.3}
\contentsline {subsubsection}{\numberline {6.7.4.4}Mobile}{35}{subsubsection.6.7.4.4}
\contentsline {subsubsection}{\numberline {6.7.4.5}MoT}{35}{subsubsection.6.7.4.5}
\contentsline {subsubsection}{\numberline {6.7.4.5}MoT}{36}{subsubsection.6.7.4.5}
\contentsline {subsubsection}{\numberline {6.7.4.6}name}{36}{subsubsection.6.7.4.6}
\contentsline {subsubsection}{\numberline {6.7.4.7}persons}{36}{subsubsection.6.7.4.7}
\contentsline {subsubsection}{\numberline {6.7.4.8}Pid}{36}{subsubsection.6.7.4.8}
\contentsline {subsubsection}{\numberline {6.7.4.9}source}{36}{subsubsection.6.7.4.9}
\contentsline {subsubsection}{\numberline {6.7.4.10}Time}{36}{subsubsection.6.7.4.10}
\contentsline {subsubsection}{\numberline {6.7.4.11}Uid}{36}{subsubsection.6.7.4.11}
\contentsline {subsubsection}{\numberline {6.7.4.12}useremail}{36}{subsubsection.6.7.4.12}
\contentsline {subsubsection}{\numberline {6.7.4.12}useremail}{37}{subsubsection.6.7.4.12}
\contentsline {section}{\numberline {6.8}com.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}example.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}splitfare.\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}Post\discretionary {\unhbox \voidb@x \hbox {\relax \fontsize {7}{8}\selectfont $\leftarrow \joinrel \rhook $}}{}{}List Class Reference}{37}{section.6.8}
\contentsline {subsection}{\numberline {6.8.1}Detailed Description}{37}{subsection.6.8.1}
\contentsline {subsection}{\numberline {6.8.2}Constructor \& Destructor Documentation}{37}{subsection.6.8.2}
\contentsline {subsubsection}{\numberline {6.8.2.1}PostList()}{37}{subsubsection.6.8.2.1}
\contentsline {subsection}{\numberline {6.8.3}Member Function Documentation}{37}{subsection.6.8.3}
\contentsline {subsubsection}{\numberline {6.8.2.1}PostList()}{38}{subsubsection.6.8.2.1}
\contentsline {subsection}{\numberline {6.8.3}Member Function Documentation}{38}{subsection.6.8.3}
\contentsline {subsubsection}{\numberline {6.8.3.1}getView()}{38}{subsubsection.6.8.3.1}
\contentsline {subsection}{\numberline {6.8.4}Member Data Documentation}{38}{subsection.6.8.4}
\contentsline {subsubsection}{\numberline {6.8.4.1}bclr}{38}{subsubsection.6.8.4.1}
......
......@@ -47,6 +47,9 @@ public class Home extends AppCompatActivity implements NavigationView.OnNavigati
NavigationView navigationView;
Toolbar toolbar;
FirebaseUser curuser;
/// This method runs when the activity starts
/// It takes care of toolbar,navigation drawer and listviews
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
......@@ -88,6 +91,9 @@ public class Home extends AppCompatActivity implements NavigationView.OnNavigati
}
/// This Method is called when the activity actually starts running
/// This takes care of displaying all posts of other users
@Override
protected void onStart() {
super.onStart();
......@@ -140,6 +146,8 @@ public class Home extends AppCompatActivity implements NavigationView.OnNavigati
}
/// This method is used to listen for Navigation drawer items
/// It gives onclick listeners for all the items present in navigation drawer
@Override
public boolean onNavigationItemSelected(@NonNull MenuItem menuItem) {
int id = menuItem.getItemId();
......
......@@ -30,6 +30,8 @@ public class LoginActivity extends AppCompatActivity {
FirebaseAuth mFirebaseAuth;
private FirebaseAuth.AuthStateListener mAuthStateListener;
/// This activity is invoked when Activity is created
/// It takes care of initailising all id elements in the activity
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
......@@ -56,6 +58,8 @@ public class LoginActivity extends AppCompatActivity {
}
};
/// OnCLick listener for login function
btnSignIn.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
......@@ -103,6 +107,9 @@ public class LoginActivity extends AppCompatActivity {
});
}
/// This activity is invoked when the acitivity starts
/// Checks for users login
@Override
protected void onStart() {
super.onStart();
......
......@@ -33,6 +33,8 @@ public class MainActivity extends AppCompatActivity {
String uid;
DatabaseReference databaseposts;
/// This method is started on activity created
/// This activity is used to initialise all variables and signup the user
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
......
......@@ -22,6 +22,8 @@ public class Post implements Serializable{
private String useremail;
private ArrayList<String> comments = new ArrayList<String>();
/// Setters and Getters are initialised for all variables
public ArrayList<String> getList(){
return comments;
}
......
......@@ -27,12 +27,14 @@ public class PostList extends ArrayAdapter<Post> {
String bclr,tclr;
int count=0;
/// Constructor to initiliase context and post object
public PostList(Activity context, List<Post> artists) {
super(context, R.layout.list_layout, artists);
this.context = context;
this.posts = artists;
}
/// This method sets the textviews of ListView to appropriate values
public View getView(int position, View convertView, ViewGroup parent) {
LayoutInflater inflater = context.getLayoutInflater();
View listViewItem = inflater.inflate(R.layout.list_layout, null, true);
......
......@@ -34,6 +34,7 @@ public class myposts extends AppCompatActivity {
Toolbar toolbar;
/// This method takes care of sending post object to PostList helper class so that it can print values in listView
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment