Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

78 by egraham on 20 November 2009, 15:33:59 -0800 (57 hours ago) no comment

branches/EG_optimized/res/values/strings.xml 78 history download (+2 -2) diffs

75 by egraham on 19 November 2009, 19:02:04 -0800 (3 days ago) no comment

branches/EG_optimized/res/values/strings.xml 75 history download (+129 -145) diffs

72 by egraham on 19 November 2009, 16:45:40 -0800 (3 days ago) no comment

branches/EG_optimized/res/values/strings.xml 72 history download (+3 -3) diffs

67 by egraham on 18 November 2009, 16:01:21 -0800 (4 days ago) Help files are made into text and redundant files removed.

branches/EG_optimized/gen/edu/ucla 67 history download (+0) new

branches/EG_optimized/res/drawable/logo_land.png 67 history download (+0) new

branches/EG_optimized/res/drawable/main_help_button1.png 67 history download (+0) new

branches/EG_optimized/res/layout/tag_help3.xml 67 history download (+13) new

branches/EG_optimized/res/drawable/main_help_results.png 67 history download (+0) new

… 15 more files in changeset.
65 by egraham on 16 November 2009, 13:02:11 -0800 (6 days ago) First test of changing embedded text into strings for eventual translation into other languages.  

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 65 history download (+1 -2) diffs

trunk/res/values/strings.xml 65 history download (+1 -0) diffs

64 by egraham on 16 November 2009, 12:36:20 -0800 (6 days ago) test addition of exclamation point at end.

trunk/res/values/strings.xml 64 history download (+1 -1) diffs

63 by cketcham on 11 November 2009, 10:22:09 -0800 (11 days ago) fixed nicolai's middle name

trunk/res/values/strings.xml 63 history download (+1 -1) diffs

62 by kmayoral on 13 October 2009, 16:21:07 -0700 (40 days ago) fixed some problems, bigger clickable area for the park title to go to AreaList.class as well as automatically updating tag list with a dialog progress thing.

trunk/res/layout/login.xml 62 history download (+5 -6) diffs

trunk/res/layout/welcomer.xml 62 history download (+2 -4) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Splash.java 62 history download (+29 -6) diffs

trunk/res/layout/main.xml 62 history download (+2 -3) diffs

trunk/res/values/strings.xml 62 history download (+2 -2) diffs

… 11 more files in changeset.
61 by kmayoral on 12 October 2009, 13:08:45 -0700 (41 days ago) Changed help files to most recent image copies of them. Fixed Splash screen so that pressing back will end the activity.

trunk/res/drawable/tag_help.png 61 history download

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 61 history download (+4 -3) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Splash.java 61 history download (+11 -4) diffs

trunk/src/edu/ucla/cens/whatsinvasive/TagLocation.java 61 history download (+1 -1) diffs

trunk/src/edu/ucla/cens/whatsinvasive/FeedbackTabs.java 61 history download (+4 -4) diffs

… 5 more files in changeset.
60 by kmayoral on 08 October 2009, 11:11:13 -0700 (45 days ago) Added new UI changes, new helpwithimg.xml/HelpImg.class for image based help files. another GPS is off reminder when tagging photos and can't acquire a GPS fix. Fixed bug where a file was trying to be…

trunk/src/edu/ucla/cens/whatsinvasive/Queue.java 60 history download (+4 -2) diffs

trunk/res/drawable/blue_border.png 60 history download (+0) new

trunk/src/edu/ucla/cens/whatsinvasive/Splash.java 60 history download (+1 -1) diffs

trunk/res/layout/main.xml 60 history download (+3 -5) diffs

trunk/res/values/strings.xml 60 history download (+3 -1) diffs

… 12 more files in changeset.
59 by kmayoral on 06 October 2009, 17:27:16 -0700 (47 days ago) Changed the Feedback/Results page to use tabs. Changed the About/Welcome page to have a done button. Lots of changes.

trunk/res/layout/help.xml 59 history download (+18 -5) diffs

trunk/res/layout/welcomer.xml 59 history download (+41) new

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 59 history download (+3 -3) diffs

trunk/src/edu/ucla/cens/whatsinvasive/FeedbackTabs.java 59 history download (+759) new

trunk/AndroidManifest.xml 59 history download (+4 -3) diffs

… 5 more files in changeset.
58 by kmayoral on 02 October 2009, 15:49:00 -0700 (51 days ago) Accidentally lost feedback.xml/java changes in last commit. Restored.
-keith

trunk/res/layout/feedback.xml 58 history download (+2 -3) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Feedback.java 58 history download (+8 -4) diffs

57 by kmayoral on 02 October 2009, 15:28:58 -0700 (51 days ago) Made a whole bunch of changes to Phone stuff. The ones missing from this list to complete still are 0,7,16,17.

(1) Start the Results display of the map zoomed into the park that you are collecting i…

trunk/res/layout/help.xml 57 history download (+5 -1) diffs

trunk/res/layout/feedback2.xml 57 history download (+54) new

trunk/res/layout/tag_help.xml 57 history download (+3 -3) diffs

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 57 history download (+40 -6) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Splash.java 57 history download (+20 -16) diffs

… 5 more files in changeset.
56 by kmayoral on 30 September 2009, 14:41:34 -0700 (53 days ago) Fixed the update tags functionality so that the correct park is updated when a message is received. this required specifying a new parameter in the version_info database for area_id.

Also changed th…

trunk/res/layout-port 56 history download (+0) new

trunk/res/layout/login.xml 56 history download (+2 -1) diffs

trunk/res/layout-land/login.xml 56 history download (+36) new

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 56 history download (+57 -3) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Login.java 56 history download (+20 -1) diffs

… 7 more files in changeset.
55 by kmayoral on 29 September 2009, 19:46:48 -0700 (54 days ago) Updated a variety of things.
1) Added functionality to use the automatic update feature to notify users of new plant tags for their park.
2) Added new button in settings to "refresh" park plant tags…

trunk/src/edu/ucla/cens/whatsinvasive/services/LocationService.java 55 history download (+10 -3) diffs

trunk/res/layout/settings.xml 55 history download (+8 -8) diffs

trunk/src/edu/ucla/cens/whatsinvasive/data/TagDatabase.java 55 history download (+2 -2) diffs

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 55 history download (+115 -29) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Login.java 55 history download (+1 -0) diffs

… 4 more files in changeset.
54 by kmayoral on 25 September 2009, 15:18:26 -0700 (58 days ago) finished implementing (9), just have to wait for the updates to the text in the dialog. Should only pop up once after logging in the first time.

trunk/src/edu/ucla/cens/whatsinvasive/Queue.java 54 history download (+2 -2) diffs

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 54 history download (+37 -4) diffs

trunk/res/layout/queue_empty.xml 54 history download (+2 -2) diffs

trunk/src/edu/ucla/cens/whatsinvasive/Welcome.java 54 history download (+1 -3) diffs

53 by kmayoral on 25 September 2009, 14:22:18 -0700 (58 days ago) Fixed a bug with (4) where footer kept getting duplicated for every submission.
-keith

trunk/src/edu/ucla/cens/whatsinvasive/Queue.java 53 history download (+18 -16) diffs

52 by kmayoral on 25 September 2009, 14:18:43 -0700 (58 days ago) finished (8)
Modified text popup after submission that says what the email Eric G. sent wants it to say.

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 52 history download (+2 -1) diffs

51 by kmayoral on 25 September 2009, 14:03:38 -0700 (58 days ago) Fixed (4) and (7)
Added links to about page help as well as other parts of the code.
Added text to show under queue entries when the queue is populated which talks about where to go to check out prev…

trunk/src/edu/ucla/cens/whatsinvasive/Queue.java 51 history download (+33 -14) diffs

trunk/res/layout/queue_empty.xml 51 history download (+1 -0) diffs

trunk/src/edu/ucla/cens/whatsinvasive/services/UploadService.java 51 history download (+7 -0) diffs

trunk/res/values/strings.xml 51 history download (+1 -0) diffs

trunk/res/layout/welcome.xml 51 history download (+1 -1) diffs

50 by kmayoral on 25 September 2009, 11:35:25 -0700 (58 days ago) Made minute changes to the radio buttons made by Cameron, Eric G. could not see the smaller text...lol.
-keith

trunk/src/edu/ucla/cens/whatsinvasive/data/PhotoDatabase.java 50 history download (+1 -1) diffs

trunk/res/layout/tag_location.xml 50 history download (+10 -22) diffs

trunk/res/values/strings.xml 50 history download (+1 -0) diffs

49 by kmayoral on 25 September 2009, 09:03:55 -0700 (58 days ago) Fixed items (1),(2),(3), (5), and (?).

Basically, fixed the google chart on the global stats view.
Changed the upload wait time from 5 min to 1 min.
Added help file info for general help and fro ta…

trunk/res/layout/help.xml 49 history download (+2 -3) diffs

trunk/res/layout/tag_help.xml 49 history download (+1 -1) diffs

trunk/src/edu/ucla/cens/whatsinvasive/data/PhotoDatabase.java 49 history download (+1 -1) diffs

trunk/src/edu/ucla/cens/whatsinvasive/About.java 49 history download (+1 -1) diffs

trunk/src/edu/ucla/cens/whatsinvasive/WhatsInvasive.java 49 history download (+4 -2) diffs

… 5 more files in changeset.
earlier earlier | later later
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-307 2008-07-31 ) - Administration - Page generated 2009-11-23 00:55 -0800