Code Monkey home page Code Monkey logo

iqapps-broken's People

Contributors

kronenpj avatar

iqapps-broken's Issues

Extend TimePicker class to snap to 6- or 15- or X-minute intervals.

The time chooser should "snap" to the chosen alignment interval.  That
functionality isn't provided by the base Android class, but I have seen it
in another application.

The source code for the TimePicker class is available, so this should be
relatively easy, though I'm not sure simply extending the class will be enough.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 7:37

Provide option to store database on /sdcard/

The database is currently stored under
/data/data/com.googlecode.iqapps.IQTimeSheet/databases, but that area is
inaccessible except by the application.  The database should be able to be
stored on the SD card as well.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 7:25

Enhancement: Add function to track break/lunch time

What steps will reproduce the problem?
1. Not applicable.  Enhancement Suggestion.

What is the expected output? What do you see instead?
A built-in "break/lunch" category that will keep track of how long you are on 
break/lunch for, but without adding that time to the hours worked for the day.  
You can currently make a lunch/break charge code, but the time on break will 
count towards total number of hours worked for the day.

What version of the product are you using? On what operating system?
v2012.beta1 on Android 2.3.4.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Jun 2012 at 12:34

Increase preference coverage

Find anything that could be specific to developer's situation and make into a 
generalized preference.

Past example is hard coding 6-minute intervals rather than allowing 
even-multiples of an hour to be selected in a preference.

Original issue reported on code.google.com by [email protected] on 9 Jun 2012 at 2:47

Adjust time on adjacent tasks when editing clocking.

Adjust time on previous/next tasks when one is being edited to maintain
continuity of time worked.  Eg: When a task change was forgotten until 20
minutes later, switching to task two and editing the start time should also
adjust the end time of the previous task.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 7:32

Stand-alone application to edit / interpret / report on database.

Information stored in the database is not human-readable.  Even if the
contents of the database are available, timestamps in milliseconds since
1/1/1970 isn't a useful timestamp to a human.  Create an application that
can display a useful form of the data, edit that data and perhaps produce
reports.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 7:34

Alarm when 8h/day is reached and 40h/week.

More of a toy thought.  Chime when the # hours/day has elapsed and when the # 
hours/week has passed.  Allow for different and user selectable notification 
sounds for each.

Original issue reported on code.google.com by [email protected] on 9 Jun 2012 at 8:11

Provide selective purge of data tables

Clear time sheet table for previous year.
Clear time sheet table for current year.
Clear time sheet table for given start and end dates.
Purge all time sheet data.
Purge all tasks.
Purge inactive tasks.

Original issue reported on code.google.com by [email protected] on 9 Jun 2012 at 8:36

Changing date from edit task exhibits one-off error.

What steps will reproduce the problem?
1. Edit a task.
2. Change the date to February in Date Chooser.
3. Accept change.

What is the expected output? What do you see instead?
Expected: Date displayed in edit screen shows February.  Instead it shows
January.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 11 Feb 2010 at 9:38

CSV/JSON Import & Export of Tasks and Time Sheet Data

Basic import/export of tasks.  Probably omitting split associations unless some 
way can be invented.
Basic import/export of time card data.  Convert clocking data to date and time 
with timezone (when implemented).  Insert task description in place of numeric 
reference.  Import should create tasks as needed.

Original issue reported on code.google.com by [email protected] on 9 Jun 2012 at 8:15

Need method to backup database.

Some method should be provided to backup and restore the database to
/sdcard/ so that people without rooted phones can secure their data.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 7:23

Top-level task list display is sometimes incorrect.

When a clocking is changed by editing the task, when returning to the main 
list (with the green buttons), sometimes the task highlighted is incorrect 
because it changed position in the database, but not yet on the screen.  
Probably just need to refresh the screen, but it will take extra cycles 
every time.

Original issue reported on code.google.com by [email protected] on 15 Mar 2010 at 1:51

Automatic update of header times

The times in the header do not update except on application start.  Make
this update more frequently either by background thread or when activities
complete.

Original issue reported on code.google.com by [email protected] on 29 Jan 2010 at 8:34

Daily report places currently open entry on previous day when previous tasks are deleted.

What steps will reproduce the problem?
1. Probably run current branch development version.
2. Delete some tasks.
3. Start a new task
4. Open day report, see currently open task isn't there.
5. Go to previous day in day report, see task there with negative time.

What is the expected output? What do you see instead?
Task currently active should be on current day.

This is most likely due to a recent, as yet unpublished set of changes.  
Putting this here to keep track of it.


Original issue reported on code.google.com by [email protected] on 12 Apr 2010 at 8:16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.