4
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[r169] [trunk/JavaRosa] Adding SMS transport method More... over 17 years ago
[r168] [trunk/JavaRosa] added post and get URL properties, as well as get method property More... over 17 years ago
[r167] [trunk/JavaRosa] Removed the Polish extended menu bar for now, as it increases memory overhead, and we aren't really using it for anything. More... over 17 years ago
[r166] [trunk/JavaRosa] Fixed more CLDC 1.0 non-compliant code. Should now compile for CLDC 1.0 devices. More... over 17 years ago
[r165] [trunk/JavaRosa] Used cross-platform Polish.equalsIgnoreCase, instead of CLDC 1.1 specific String.equalsIgnoreCase More... over 17 years ago
[r164] [trunk/JavaRosa] Added a javarosa.usepolishui property that allows us to build with and without the polish Jars. Made appropriate changes to the codebase to allow for this to exclude all code that needs Polish to work properly. Note that this currently takes out the properties screen. More... over 17 years ago
[r163] [trunk/JavaRosa] Adding test Xforms / removing old More... over 17 years ago
[r162] [trunk/JavaRosa] javadocs More... over 17 years ago
[r161] [trunk/JavaRosa] javadocs More... over 17 years ago
[r160] [trunk/JavaRosa] javadocs More... over 17 years ago
[r159] [trunk/JavaRosa] Added basic documentation for Dropdown More... over 17 years ago
[r158] [trunk/JavaRosa] All three views are now possible selections for the application. More... over 17 years ago
[r157] [trunk/JavaRosa] "Back" is now a functional command, although it does not yet repopulate old answers More... over 17 years ago
[r156] [trunk/JavaRosa] Added the PropertiesView screen. Fixed Property serialization. Properly configured the ViewStyle property to switch between the different views. More... over 17 years ago
[r155] [trunk/JavaRosa] The Chatterbox interface is now actually mostly functional. More... over 17 years ago
[r154] [trunk/JavaRosa] Refactored the code such that FormView and IPrompter didn't both use the same name for their showPrompt method. More... over 17 years ago
[r153] [trunk/JavaRosa] Added a new target More... over 17 years ago
[r152] [trunk/JavaRosa] This now uses proper, extended, styles instead of duplicating data. More... over 17 years ago
[r151] [trunk/JavaRosa] Refactored "MobileMRSPropertyRules" to be "JavaRosaPropertyRules", eliminating an misnomer. More... over 17 years ago
[r150] [trunk/JavaRosa] Debug now doesn't run the Network profiler More... over 17 years ago
[r149] [trunk/JavaRosa] Added a bunch of comments, cleaned up a bunch of the targets More... over 17 years ago
[r148] [trunk/JavaRosa] Removed old menu commands that were used to test the persistent property store. More... over 17 years ago
[r147] [trunk/JavaRosa] Fixed a bug in the chatterbox interface by removing an instance of setStyleSheet. More... over 17 years ago
[r146] [trunk/JavaRosa] Re-enabled dynamic view selection, also fixed some chatterbox errors. More... over 17 years ago
[r145] [trunk/JavaRosa] This code is now valid and semantically meaningful for all three build paths, where those are Straight up Compilation, Polish preprocesses with app.usefileconnections defined, and Polish preprocesses without app.usefileconnections defined. More... over 17 years ago
[r144] [trunk/JavaRosa] Doing the dynamic style changes in a cleaner way. (It is possible that this will fail because the style names are not all lower case) More... over 17 years ago
[r143] [trunk/JavaRosa] Removed code that was more explanatory, but still a hack More... over 17 years ago
[r142] [trunk/JavaRosa] There was no real reason to have this MIDlet anymore, it wasn't doing anything More... over 17 years ago
[r141] [trunk/JavaRosa] Question removed (Old legacy code) More... over 17 years ago
[r140] [trunk/JavaRosa] Remove IForm interface (no longer used) More... over 17 years ago