summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-14Move AssetCopyService to the services package.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-08Have Picasso load images into memory at the size they will be displayed.Eder Bastos
2015-05-07Implement first few screens of Android 5.0-based UI.Eder Bastos
2015-05-02Convert the Android source code to the directory structure of a Gradle-based ...Eder Bastos