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