Commit Graph

950 Commits (175254e652c4aef157df6e62378df8296d08b0a5)
 

Author SHA1 Message Date
Sebastian Kaspari 175254e652 Modify project to build using gradle. 8 years ago
Ricky Elrod 170f632c07 Add an option to show seconds in the timestamp 10 years ago
Sebastian Kaspari 8858b362fe README: It's 2013! 10 years ago
Sebastian Kaspari a39a4259ea Add setting to debug IRC traffic. Refs #91.
After this setting has been enabled all IRC traffic will be written
to the verbose log (only for new connections).
10 years ago
Sebastian Kaspari f9ef1c65ec Remove eclipse settings files. 10 years ago
Sebastian Kaspari 4d49e5e106 Drop GoogleTV support again (Remove android.hardware.touchscreen=false). 11 years ago
Sebastian Kaspari b479ac55dc MessageListView: Background is now in drawable folder. (Funny that this worked at all). 11 years ago
Sebastian Kaspari f3239d9492 Update language files. 11 years ago
Sebastian Kaspari cdcc3c1eb3 Settings keys/values are not translatable (settings.xml). Refs #102. 11 years ago
Sebastian Kaspari ae131d8acd Charsets are not translatable. Refs #102. 11 years ago
Sebastian Kaspari 936a747d41 Move conversation.xml from layout folder to drawable folder (This is a drawable and no layout). Refs #102. 11 years ago
Sebastian Kaspari fd3e9f3f04 arrays.xml: Move strings to strings.xml and mark non-translatable values. Refs #102. 11 years ago
Sebastian Kaspari e931087172 Manifest: Allow backup of app. 11 years ago
Sebastian Kaspari 214faa06b6 Build against platform version 17 (And use maven plugin 3.5.0). 11 years ago
Sebastian Kaspari ead068e78e Strings in application.xml are not translatable. Refs #102. 11 years ago
Sebastian Kaspari 48b12bff40 Update copyright line (2009-2013). 11 years ago
Sebastian Kaspari 98076c1d24 New default settings. Fixes #116.
* Colorize Nicknames: On
* (mIRC) Colors: On
* Show message colors: On
* Show graphical smilies: On
* Autocorrect input: On
11 years ago
Sebastian Kaspari c1f2648628 Allow copy&paste of text in ConversationActivity. Fixes #118. 11 years ago
Sebastian Kaspari 81b7fe798c MessageListView: Set transcript mode to normal (Only automatically scroll if the last item is visible). Fixes #119. 11 years ago
Sebastian Kaspari dbdc731965 Update support library to version 11. 11 years ago
Sebastian Kaspari e05b15731c Theme: Remove absForceOverflow property. Not supported anymore in ActionBarSherlock 4.2. Fixes #129. 11 years ago
Sebastian Kaspari b9b1468157 Update ActionBarSherlock dependency to version 4.2. 11 years ago
Sebastian Kaspari 09091c229a Update test project classpath to include new robotium version 3.5.1 11 years ago
Sebastian Kaspari 346287a0ae Test project manifest: Use same sdk levels as application. 11 years ago
Sebastian Kaspari e2eb4a39f0 ServerListScenarios.testAddingAndRemovingServer(): Don't assert on number of items in list (because of "add server" item) but on existing or non-existing server name in list. 11 years ago
Sebastian Kaspari be49f407bb ScenarioHelper.connectToServer(): Don't just wait for connection but for successful server login. 11 years ago
Sebastian Kaspari 369fa7f8df Update robotium to 3.5.1. 11 years ago
Sebastian Kaspari ef09f4fc68 Mavenize test project and remove old test script. 11 years ago
Sebastian Kaspari 59ab0efd9d POM: Set android dependency to version 4.1.1.4. 11 years ago
Sebastian Kaspari 35a8d93cd0 IRCService: Extracting constants and reordering class members. 11 years ago
Daniel E. Moctezuma 89ff98b93d Added support for LED light notification on nickname highlight 11 years ago
Daniel E. Moctezuma e444354d48 Added myself to the list of contributors 11 years ago
Daniel E. Moctezuma 59ce275105 Fixed typo in LICENSE filename 11 years ago
Daniel E. Moctezuma 3f8578ef73 Replaced lowercase letters by uppercase ones on application name 11 years ago
Daniel E. Moctezuma 6dc38f5f54 Minor update to README file 11 years ago
Daniel E. Moctezuma 1cfb74a2df Minor updates to README file 11 years ago
Sebastian Kaspari 862dedb33b Update CHANGELOG. 11 years ago
Sebastian Kaspari aecb828477 Manifest: Set minSdkVersion to 7 (Android 2.2)
Due to using ActionBarSherlock we have to rise the
minSdkVersion to at least 7.

Refs #124
11 years ago
jgeboski 1a43262cb5 Allow for forward slashes in idents 11 years ago
Sebastian Kaspari 0381728018 Reorganize about dialog. 11 years ago
Sebastian Kaspari 95be86b2bf Continue with version 1.1 (SNAPSHOT). 11 years ago
Sebastian Kaspari db6ed0a122 Set version to 1.0. Updating CHANGELOG. 11 years ago
Sebastian Kaspari 56304633f4 SettingsActivity: Add up navigation. 11 years ago
Sebastian Kaspari da78ea15d0 AddServerActivity: Add up navigation. 11 years ago
Sebastian Kaspari 7c27b09298 ConversationIndicator: On updating colors invalidate title indicator. 11 years ago
Sebastian Kaspari 929d2e873e Update translations from Crowdin export.
http://crowdin.net/project/yaaic
11 years ago
remram44 0de3c817b1 Updated French translation. 11 years ago
Sebastian Kaspari 640acec6eb Mavenize Yaaic. Adding pom.xml file. 11 years ago
Sebastian Kaspari 419c2bb3cb Removing old build script. 11 years ago
Sebastian Kaspari 9c551d73bf New stateful ViewPagerIndicator.
Indicator showing the state of the current pages and off-screen pages by coloring.
11 years ago