4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
incremented version More... about 15 years ago
Prepared for 1.1.0 release. Minor build script fixes. More... about 15 years ago
cleaned up whitespace in build.xml More... about 15 years ago
fixed build problems More... about 15 years ago
Call handling disabled until app is explicitly started by user, or device is restarted More... about 15 years ago
Compiled endroid and hyves4j with debug info More... about 15 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... about 15 years ago
in-call screen doesn't automatically close when call ends More... about 15 years ago
Fixed dnsjava caching issues and custom DNS empty string issue More... about 15 years ago
Overhauling preferences More... about 15 years ago
ENUM records are passed into EnumInCallScreen from first lookup More... about 15 years ago
ENUM Discoverer notification only appears when ENUM records are found More... about 15 years ago
ENUM Discoverer UI is started from a notification rather than automatically More... about 15 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... about 15 years ago
maps and nomaps builds handles by Ant build script More... about 15 years ago
fixed .gitignore More... about 15 years ago
Fixed version code and 'about' page version string More... about 15 years ago
rearranged source packages More... about 15 years ago
current git revision SHA1 is included in apk (in res/raw/git.revision) More... about 15 years ago
debug/release Maps API key selectively included by build script. Log tags > 23 characters are now trimmed More... about 15 years ago
version -SNAPSHOT suffix set depending on whether it's a debug or release build More... about 15 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... about 15 years ago
Changing defaults to US and adding en GB locale (with +44 default) More... about 15 years ago
Patch to support '00' as well as '+' More... about 15 years ago
'about' page version string comes from manifest More... about 15 years ago
build script copies source to build directory before performing release modifications More... about 15 years ago
build script ensures DEBUG and VERBOSE logging are switched off for release builds More... about 15 years ago
build script ensures android:debuggable="false" for release builds More... about 15 years ago
build script include NOTICE file More... about 15 years ago
Sorting out license issues More... about 15 years ago