summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2015-06-09Android: Persist previously-set controller bindings on the Settings menu.sigmabeta
2015-06-08Android: Database improvements - remove non-existent games & folders.sigmabeta
2015-06-08Android: Don't remove input configuration related files from old UI.sigmabeta
2015-06-08Android: Remove old UI references from manifest, and set the new UI Activity'...Eder Bastos
2015-06-08Android: Require Android 5.0.Eder Bastos
2015-06-08Android: Remove the old UI.Eder Bastos
2015-06-08Merge pull request #2572 from sigmabeta/android-show-versionRyan Houdek
2015-06-08Android: Show filenames for games with an empty title.sigmabeta
2015-06-08Android: Show the version name as a subtitle in the GameGridActivity.sigmabeta
2015-06-08Merge pull request #2566 from sigmabeta/android-tv-backRyan Houdek
2015-06-07Remove ARMv7 support.Ryan Houdek
2015-06-07Merge pull request #2449 from sigmabeta/android-decouple-surfaceviewRyan Houdek
2015-06-07Merge pull request #2558 from sigmabeta/android-panic-alertsRyan Houdek
2015-06-07Android: Show the in-game menu when back button is pushed.sigmabeta
2015-06-07Android: Add refresh library function.sigmabeta
2015-06-07Android: Run AssetCopyService only once.sigmabeta
2015-06-07Android: Display Panic Alerts on-screen as an Android Toast message.sigmabeta
2015-06-07Android: Allow compilation using Android NDK r10e.sigmabeta
2015-06-05Android TV: File Dolphin under "Games" on the TV Launchersigmabeta
2015-06-03Android TV: Add TV banner + some metadata.Eder Bastos
2015-06-03Android TV: Allow the app to be launched from an Android TV launcher.Eder Bastos
2015-06-01Android TV: Make file selector screen usable with d-padsEder Bastos
2015-05-25[Android] Add support for panic alerts to the JNI.Ryan Houdek
2015-05-25Merge pull request #2394 from Sonicadvance1/android_block_profiling_apiRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24Android: Decouple SurfaceView initialization and emulation start.Eder Bastos
2015-05-22Android: Upgrade to newest Build-Tools version.Eder Bastos
2015-05-22Android: Have build.gradle figure out what ABI and Toolchain to use.Eder Bastos
2015-05-21Android: Implement new EmulationActivity.Eder Bastos
2015-05-20Android: Implement an SQLite database-based game library.Eder Bastos
2015-05-20Android: Make floating action buttons use the correct accent color programmat...Eder Bastos
2015-05-20Android: Add SQLiteDatabase interface class.Eder Bastos
2015-05-20Android: Remove inheritance from Game model, and improve the relevance of its...Eder Bastos
2015-05-20Android: Implement reading country value from game files.Eder Bastos
2015-05-20Merge pull request #2420 from sigmabeta/android-native-gradle-buildLioncash
2015-05-19Android: No longer require specification of NDK or Git paths in build.gradle.Eder Bastos
2015-05-18Android: Allow building of native libraries inside Android Studio / GradleEder Bastos
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-14Move AssetCopyService to the services package.Eder Bastos
2015-05-13Android: Build separate APKs for each native platform.Eder Bastos
2015-05-12Android: Put GCPadNew.ini back into the repository.Eder Bastos
2015-05-12Android: Fix a possible crash in the file browser if attempting to show a fil...Eder Bastos
2015-05-11Android: Scale number of columns in game grid according to screen width.Eder Bastos
2015-05-11Add an IntelliJ settings file describing the Dolphin project code style.Eder Bastos
2015-05-10Add JNI interface for enabling writing block profile results.Ryan Houdek
2015-05-10Add a subtitle to AddDirectoryActivity containing the currently displayed fol...Eder Bastos
2015-05-10Don't show "Error" when a blank string is returned from a native method.Eder Bastos
2015-05-10Add touch feedback to GameGridActivity and AddDirectoryActivity.Eder Bastos
2015-05-09Add File Browser screen to new UI.Eder Bastos
2015-05-08Add floating action button to GameGridActivity.Eder Bastos