4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
incremented version More... over 13 years ago
Prepared for 1.1.0 release. Minor build script fixes. More... over 13 years ago
cleaned up whitespace in build.xml More... over 13 years ago
fixed build problems More... over 13 years ago
Call handling disabled until app is explicitly started by user, or device is restarted More... over 13 years ago
Compiled endroid and hyves4j with debug info More... over 13 years ago
CallHandlingService does its ENUM lookup on a background thread. EnumInCallScreen saves and restores its state. EnumInCallScreen should now always display the details corresponding to the number in the notification that started it More... over 13 years ago
in-call screen doesn't automatically close when call ends More... over 13 years ago
Fixed dnsjava caching issues and custom DNS empty string issue More... over 13 years ago
Overhauling preferences More... over 13 years ago
ENUM records are passed into EnumInCallScreen from first lookup More... over 13 years ago
ENUM Discoverer notification only appears when ENUM records are found More... over 13 years ago
ENUM Discoverer UI is started from a notification rather than automatically More... over 13 years ago
Using TelephonyManager.ACTION_PHONE_STATE_CHANGED broadcasts to handle incoming calls. Removed Incoming call service. Bug where incoming calls would cause HOME to crash after app had been running for ~6 hours shouldn't happen anymore. Enum Discoverer should be much more battery-friendly now. More... over 13 years ago
maps and nomaps builds handles by Ant build script More... over 13 years ago
fixed .gitignore More... over 13 years ago
Fixed version code and 'about' page version string More... over 13 years ago
rearranged source packages More... over 13 years ago
current git revision SHA1 is included in apk (in res/raw/git.revision) More... over 13 years ago
debug/release Maps API key selectively included by build script. Log tags > 23 characters are now trimmed More... over 13 years ago
version -SNAPSHOT suffix set depending on whether it's a debug or release build More... over 13 years ago
Removed newline from properties and made a few changes to the manifest 1) forced portrait mode to incallscreen - it just doesn't coope with rotating (as per default anyway) 2) turned off debugging 3) updated the version numbering as per upcoming automatic build scripts More... over 13 years ago
Changing defaults to US and adding en GB locale (with +44 default) More... over 13 years ago
Patch to support '00' as well as '+' More... over 13 years ago
'about' page version string comes from manifest More... over 13 years ago
build script copies source to build directory before performing release modifications More... over 13 years ago
build script ensures DEBUG and VERBOSE logging are switched off for release builds More... over 13 years ago
build script ensures android:debuggable="false" for release builds More... over 13 years ago
build script include NOTICE file More... over 13 years ago
Sorting out license issues More... over 13 years ago