[APP] TimeTracker - track your tasks

Search This thread

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
A month ago i desided to go to magistracy. To be accepted I needed to pass three exams: logistic, computer science and english language. I created schedule for a week where I distributed time for practise for each lesson. But soon I noticed that I'm catching nothing. On this step I decided to track on what I was spending my time. Searching in the Market gave me nothing that can help me solve my problem. I needed a little functionality from an app:

1. Creating tasks
2. Creating tasks for different projects
3. Tracking time spent on task
4. Userfriendly grafs

So, I decide to write this app by myself and that's what I got.

It's not release version. It's beta and it needs some sort of tests.

By this time this app can do everything I wrote above. Soon I'll finish it by version 1.0. I'm waiting for your comments.

Roadmap

1. Will add new types of graphs. Particularly graph for task's mark and so on.
2. Got a few bugs which I'll fix.

device-2012-01-21-205531.png

device-2012-01-21-205959.png

device-2012-01-21-210019.png

device-2012-01-21-210031.png

device-2012-01-21-210053.png

device-2012-01-21-210138.png


Link for download: on google play
Need your feedback.
 
Last edited:
A

android_owl

Guest
Do you've written the graph renderer by yourself? I've written a pretty similiar app, i'd love to see this in it too :)
 

mmmcfc

Senior Member
Sep 19, 2011
753
958
Luton
Fantastic app, look fits right in with the ICS design. Looks quite like actually the Google+ app. This should help all the teenagers such as me get coursework in on time :)
 
  • Like
Reactions: Mecid8

EL_G15

Senior Member
Dec 18, 2010
76
7
Los Angeles
Hi, I'm trying to use your app on my Xoom running ice cream sandwich.
I was able to add task, but i can't figure out how to edit or delete my task.

Thanks I'm looking forward to use this app to keep track of my spent hours studying.
 

WingnutStrikesBack

Senior Member
Feb 25, 2010
155
31
The app looks great so far.

but please the deactivate the menubtton.

i hat the emulated one on my galaxy nexus
 

Attachments

  • Screenshot_2012-01-25-08-40-56.jpg
    Screenshot_2012-01-25-08-40-56.jpg
    15.5 KB · Views: 209
  • Like
Reactions: Mecid8

nmx

New member
May 18, 2004
3
1
Hi there, love the idea, simple but effective.
I'm using a desire z and whenever I slide open my keyboard to add tasks and the screen goes into landscape, I get a error and it closes the task entry dialog.
App itself keeps running btw.
 
  • Like
Reactions: Mecid8

EndOfSource

Member
Nov 30, 2010
33
3
Velbert
Hey just installed your app!

Looks great so far.

But under "task>new" task the font color in the "Tag"-textbox is white.

White font on white background is not really advantageous :)

I think the "New Task"-window is really small, too.

 
Last edited:
  • Like
Reactions: Mecid8

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
Hi, I'm trying to use your app on my Xoom running ice cream sandwich.
I was able to add task, but i can't figure out how to edit or delete my task.

Thanks I'm looking forward to use this app to keep track of my spent hours studying.

Thanks for your feedback! I will add this features in the near feature
 

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
Hi there, love the idea, simple but effective.
I'm using a desire z and whenever I slide open my keyboard to add tasks and the screen goes into landscape, I get a error and it closes the task entry dialog.
App itself keeps running btw.

I will fix it, thanks for the report.
 

lawalty

Senior Member
May 16, 2008
983
135
Totally awesome and very useful app. It looks great on my T-Mobile Galaxy SII. I'll test and give feedback in a few.

1st thing I noticed is, there is no home screen widget to lists tasks. Also, I wish something like this can integrate with Google Tasks.

Anyway, i LOVE the way it looks right now, and I'll get back to you.
 
  • Like
Reactions: Mecid8

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
Totally awesome and very useful app. It looks great on my T-Mobile Galaxy SII. I'll test and give feedback in a few.

1st thing I noticed is, there is no home screen widget to lists tasks. Also, I wish something like this can integrate with Google Tasks.

Anyway, i LOVE the way it looks right now, and I'll get back to you.

I think about adding this features
 
  • Like
Reactions: EndOfSource

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
Please download new version from the first post.

CHANGELOG

Fixed some bugs.
Added new graph types.
 

geenyous

Inactive Recognized Themer
Oct 20, 2007
1,785
853
Shanghai
Hey, cool app!
But would it be possible to add a feature to edit and delete tasks?
When I long press on the task or if I press the menu button, nothing happens.
Apart from that, this app is really good and looks fantastic!

Sent from my NexusHD2 using xda premium
 
  • Like
Reactions: Mecid8

EndOfSource

Member
Nov 30, 2010
33
3
Velbert
While in "New Task" - Window
*Open Hardware Keyboard*

=> Error

Code:
app_vercode:1
device_model:vision
build_version:201130
condition:1
processName:az.mecid.timetracker
pid:10645
uid:10103
tag:null
shortMsg:java.lang.IllegalStateException
longMsg:java.lang.IllegalStateException: Fragment az.mecid.timetracker.TaskListFragment did not create a view.
stackTrace:java.lang.RuntimeException: Unable to start activity ComponentInfo{az.mecid.timetracker/az.mecid.timetracker.TaskListActivity}: android.view.InflateException: Binary XML file line #7: Error inflating class fragment

Errormessage:
http://dl.dropbox.com/u/16346629/Bugs/TimeTracker.txt

Edit:

Found a second one:
Goto "Task" and press "Menu"

Errormessage:
http://dl.dropbox.com/u/16346629/Bu...s.ActionBarHelperBase.onCreateOptionsMenu.txt

Code:
app_vercode:1
device_model:vision
build_version:201130
condition:1
processName:az.mecid.timetracker
pid:10742
uid:10103
tag:null
shortMsg:java.lang.NullPointerException
longMsg:java.lang.NullPointerException
stackTrace:java.lang.NullPointerException
at az.mecid.timetracker.utils.ActionBarHelperBase.onCreateOptionsMenu(ActionBarHelperBase.java:133)
at az.mecid.timetracker.ActionBarActivity.onCreateOptionsMenu(ActionBarActivity.java:65)

Edit 2:
Reports => Tags:
I get "ubi" (blue) at 02/01 (2nd Jan.) but I installed you app yesterday *_*
And tested it yesterday for about 4 minutes.
20120126221008.png
 
Last edited:

Mecid8

Senior Member
Jan 7, 2011
156
326
Baku
Hey, cool app!
But would it be possible to add a feature to edit and delete tasks?
When I long press on the task or if I press the menu button, nothing happens.
Apart from that, this app is really good and looks fantastic!

Sent from my NexusHD2 using xda premium

Yes, offcourse) i will this features.

While in "New Task" - Window
*Open Hardware Keyboard*

=> Error

Code:
app_vercode:1
device_model:vision
build_version:201130
condition:1
processName:az.mecid.timetracker
pid:10645
uid:10103
tag:null
shortMsg:java.lang.IllegalStateException
longMsg:java.lang.IllegalStateException: Fragment az.mecid.timetracker.TaskListFragment did not create a view.
stackTrace:java.lang.RuntimeException: Unable to start activity ComponentInfo{az.mecid.timetracker/az.mecid.timetracker.TaskListActivity}: android.view.InflateException: Binary XML file line #7: Error inflating class fragment

Errormessage:
http://dl.dropbox.com/u/16346629/Bugs/TimeTracker.txt

Edit:

Found a second one:
Goto "Task" and press "Menu"

Errormessage:
http://dl.dropbox.com/u/16346629/Bu...s.ActionBarHelperBase.onCreateOptionsMenu.txt

Code:
app_vercode:1
device_model:vision
build_version:201130
condition:1
processName:az.mecid.timetracker
pid:10742
uid:10103
tag:null
shortMsg:java.lang.NullPointerException
longMsg:java.lang.NullPointerException
stackTrace:java.lang.NullPointerException
at az.mecid.timetracker.utils.ActionBarHelperBase.onCreateOptionsMenu(ActionBarHelperBase.java:133)
at az.mecid.timetracker.ActionBarActivity.onCreateOptionsMenu(ActionBarActivity.java:65)

Thanks man! i attempt to fix it.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    A month ago i desided to go to magistracy. To be accepted I needed to pass three exams: logistic, computer science and english language. I created schedule for a week where I distributed time for practise for each lesson. But soon I noticed that I'm catching nothing. On this step I decided to track on what I was spending my time. Searching in the Market gave me nothing that can help me solve my problem. I needed a little functionality from an app:

    1. Creating tasks
    2. Creating tasks for different projects
    3. Tracking time spent on task
    4. Userfriendly grafs

    So, I decide to write this app by myself and that's what I got.

    It's not release version. It's beta and it needs some sort of tests.

    By this time this app can do everything I wrote above. Soon I'll finish it by version 1.0. I'm waiting for your comments.

    Roadmap

    1. Will add new types of graphs. Particularly graph for task's mark and so on.
    2. Got a few bugs which I'll fix.

    device-2012-01-21-205531.png

    device-2012-01-21-205959.png

    device-2012-01-21-210019.png

    device-2012-01-21-210031.png

    device-2012-01-21-210053.png

    device-2012-01-21-210138.png


    Link for download: on google play
    Need your feedback.
    1
    Please download new version and write feedback)
    1
    I really needed something like this, will report back after a few days!
    1
    Fantastic app, look fits right in with the ICS design. Looks quite like actually the Google+ app. This should help all the teenagers such as me get coursework in on time :)
    1
    The app looks great so far.

    but please the deactivate the menubtton.

    i hat the emulated one on my galaxy nexus